- Sold between 250 000 and 1 000 000 dollars
- Referred between 500 and 999 users
- Envato Staff
- Author had a File in an Envato Bundle
- Has been a member for 4-5 years
- Author was Featured
- Support Staff
- Was featured in a podcast
Hey there,
I’m not an avid user of Google Reader so I need a little advice, I have a user who is adding the blog URL (not feed URL ) via “Add a Subscription” and it’s automatically grabbing the home page comments feed instead of the main feed.
The theme uses add_theme_support( ‘automatic-feed-links’ ); and the following feeds are output in the header at runtime:
<link href="http://www.EXAMPLE.com/feed/" title="NAME REMOVED » Feed" rel="alternate" type="application/rss+xml" /> <link href="http://www.EXAMPLE.com/comments/feed/" title="NAME REMOVED » Comments Feed" rel="alternate" type="application/rss+xml" /> <link href="http://www.EXAMPLE.com/home/feed/" title="NAME REMOVED » Home Comments Feed" rel="alternate" type="application/rss+xml" />
Any ideas? Thanks in advance!
- Sold between 250 000 and 1 000 000 dollars
- Referred between 500 and 999 users
- Envato Staff
- Author had a File in an Envato Bundle
- Has been a member for 4-5 years
- Author was Featured
- Support Staff
- Was featured in a podcast
Just wanted to post a quick update, disabling the comments on the home page has the same result…
