• Resolved scpetrel

    (@scpetrel)


    Let me first say that I am quite positive this is user error, so if anyone can point out to me how to fix said error, I’d greatly appreciate it.

    I changed my blog’s theme some time back and do not have an RSS icon showing in Firefox to add a Live Bookmark:
    https://www.heatherandchopper.com

    The RSS feed itself works just fine.
    https://www.heatherandchopper.com/wp-rss2.php

    So, I’m sure that I just don’t have something in the theme that Firefox is recognizing as a valid feed.

    Advice?

    Thanks,
    Heather

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    You don’t have the link to the RSS feed in the header. Add this to your theme’s header section:

    <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />

    Thread Starter scpetrel

    (@scpetrel)

    Thanks — that worked perfectly. I knew it was something simple like that. I appreciate the help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No RSS icon for Firefox Live Bookmarks’ is closed to new replies.