Feed doesn't match URL
-
Hey – hopefully I can get some insight on this problem here. I’m attempting to pull a wordpress RSS feed by tags – but the content is differing from the actual feed being returned by, say, the browser.
Shortcode in use:
[hungryfeed url=”http://espnmediazone.com/us/feed/?tag=espn-audio,espn-radio” max_items=”5″]The URL I’m attempting to hit:
http://espnmediazone.com/us/feed/?tag=espn-audio,espn-radioEverything looks great in the browser – but not on the site itself. After some digging we found it was defaulting to the main feed.
Main feed:
http://espnmediazone.com/us/feed/Essentially, stripping off the tag query strings. I’ve eliminated plugin and theme conflicts as a source already and unfortunately don’t have the time right now to dig deep into the plugin source code blindly (though it’d be fun!).
Any advice appreciated.
The topic ‘Feed doesn't match URL’ is closed to new replies.