• The blog is https://upscblog.com

    The RSS icon is not showing in the address bar of browsers. Also commneluv plugin on a blog had a problem finding the feed!

    Can someone tell me what could be the matter? Is it a theme issue?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter vikasg

    (@vikasg)

    Jeff of Pagelines themes replied:

    That is very interesting. If you click on the about-us page on https://skepticgeek.com, the rss icon shows up. Let me take a look at this and get back to you.

    James Fuller read this issue on Friendfeed and tried to help on Twitter too but in vain.

    Further replies from the theme developer(s) if any will be updated here.

    Thread Starter vikasg

    (@vikasg)

    Jeff of Pagelines theme replied to me on email and found the solution. Please read it below. He will also update the theme soon.

    I tweaked the header as suggested and it worked.
    The RSS icon is showing now in the address bar! Thanks Jeff and this issue now may be considered as closed.

    Hey Vikas,

    I found where the problem was. I’m going to be posting an update on wordpress with this change.

    In the meantime add this line to the header.php file in your theme directory under “<!– WordPress Stuff –>”:

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

    Thread Starter vikasg

    (@vikasg)

    I added the code just below the <!– WordPress Stuff –> and it works fine! ??

    Moderators, if reading this, may close this thread now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘No RSS icon in address bar!!’ is closed to new replies.