Forums

[resolved] Favicon? (5 posts)

  1. LisaKay03
    Member
    Posted 5 months ago #

    I would love to add a favicon.ico to my website, but am completely illiterate with coding and almost everything coding related.

    Please help me! I have a picture I just don't know how to upload it to my site and where/how to put it in the code.

    Thanks in advance!

    http://www.trying2bme.com

  2. terasuccubi
    Member
    Posted 5 months ago #

    Look in the plugins here for a favicon one...

    You can also google for sites that will help you create one....

    TeraS

  3. kmessinger
    Member
    Posted 5 months ago #

    Put the favicon.ico in the root directory.

    Add this code to your header.php, <link rel="shortcut icon" href="http://www.trying2beme.com/favicon.ico" type="image/vnd.microsoft.icon" /> just after all the meta data.

    Then wait. It takes a while to propergate.

  4. LisaKay03
    Member
    Posted 5 months ago #

    How do I put the favicon.ico into the root directory? And how do I know where the meta data ends? (You've been so helpful, thank you very much)

  5. kmessinger
    Member
    Posted 5 months ago #

    You would FTP the ico file to the root directory just like you did the WP files?

    Open your header.php file that is in your theme. There will be lines of code there starting with "meta name." After the last of those put the data I had above.

Reply

You must log in to post.

About this Topic

Tags

No tags yet.