Results 1 to 3 of 3

Thread: Favicon issue

  1. #1
    Join Date
    Mar 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Favicon issue

    I have used the favicon generator, created the favicon, placed the code in the site and still no results. my site: www.midstatehvac.com does not show up, however the page it points to http://bdifiore.hypermart.net/index.htm it shows up.

    How can I have the favicon show up when people access the www.midstatehvac.com address?

  2. #2
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    Change this:
    Code:
    <link rel="shortcut icon" href="http://bdifiore.hypermart.net/faviconmslogo.ico">
    to this:
    Code:
    <link rel="shortcut icon" href="http://bdifiore.hypermart.net/favicon.ico">
    Good luck!

  3. #3
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    It also seems your page isn't valid.
    Jeremy | jfein.net

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •