• This is probably not any big deal whatsoever- but something with this feed does not allow browser notification that an RSS feed is present on the page… in other words, the little orange feed button doesn’t show up in the address bar. I’m not sure if anything is affected by that or not.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Same problem. You can get the nice icon in your address bar by adding this code into your header

    <link rel="alternate" type="application/rss+xml" title="whatever" href="link" />

    However, this has not helped my overall problem. Other peoples blogspot blogrolls will not update with my new posts. I think I can tell them to manually add the new feed but I’d rather not.

    Help!

    I’m not sure about other services besides blogger but I’ve found that by

    1. telling people to un-add you from your their blogroll.
    2. Save the changes.
    3, And then re-add your blog

    Will solve everything!

    Basically – blogger doesn’t make sure it has the right RSS feed link everytime – even if it doesn’t find anything. It logs the link once and will only refer to it unless you tell it otherwise.

    (I’m unsure if you have to add the code I put in above but you might as well)

    I appreciate all the comments, I have added “<link rel=”alternate” type=”application/rss+xml” title=”whatever” href=”link” />” and it seems to work great.

    You can see this wordpress theme demo here: https://www.themespluginswp.com/demo/index.php?wptheme=WP-Brown

    If you have any questions please post them here.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WP-Brown theme doesn’t allow browser notification of RSS feed’ is closed to new replies.