+ Reply to Thread
Results 1 to 4 of 4

Thread: favicon

  1. #1
    Join Date
    Jul 2008
    Location
    Bmore
    Posts
    2

    Default favicon

    Where do i put this code

    <link rel="shortcut icon" href="favicon.ico" />

    under my blog site section???

  2. #2
    Join Date
    Jun 2007
    Posts
    314

    Default

    In between <head></head> tags.

  3. #3
    Join Date
    Jul 2008
    Location
    Bmore
    Posts
    2

    Default favicon

    oh sorry... it's a pretty vague question.

    i have a site under bluehost, and also my blog site (wordpress).
    I have the favicon showing already on my site pages, but i also want to
    have it shown on my blog site.

    i know i have to put the actual .ico file under /public_html (root dir)
    and put this code (<link rel="shortcut icon" href="favicon.ico" />)
    in between the head tags oh each individual pages that i have.

    i was asking on what file do i put the code under the blog folder?
    does anyone know?

    thanks in advance!

  4. #4
    Join Date
    Nov 2006
    Location
    Sydney, Australia
    Posts
    4,489

    Default

    The code is really only needed if you call the file something other than favicon.ico

    If you call the file favicon.ico then provided the file is in the folder the browser will find it without the code.

+ Reply to Thread

Posting Permissions

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