Reply To: RSS feed works but not at address
Ah, thanks for the help everyone. Really appreciate it.
View ArticleReply To: RSS feed works but not at address
Change it to: <?php bloginfo('rss2_url'); ?> This calls up the url for the RSS2 feed.
View ArticleReply To: RSS feed works but not at address
Thanks for the help, didn’t realize. macmanx: How would I do that? Is there a way to change the internal address? because right now that RSS link is based on <?php bloginfo(‘rss_url’); ?> Not a...
View ArticleReply To: RSS feed works but not at address
They work for me as well. I also suggest changing what you have linked for “RSS” to: http://www.kyusaku.com/feed/ /feed/ displays an RSS v2 feed and /feed/rss/ display an outdated RSS v0.98 feed.
View ArticleReply To: RSS feed works but not at address
They’re working fine for me here. Try a hard refresh (hold Shift key down and click Refresh/Reload) on the rss feed (or clear your browser’s disk cache and reload).
View ArticleRSS feed works but not at address
Ok, well I have a little trouble with Atom and RSS feed. I made http://www.kyusaku.com and the links for RSS and Atom give me a blank page, but if I go to main feed directory, I see a RSS2.0 feed. How...
View Article