Page not found in RSS feed
-
I just converted my website from custom code to WP. The WP site works fine except there are no pages shown in the feeds. My RSS looks like this:
<rss xmlns:content="https://purl.org/rss/1.0/modules/content/" xmlns:wfw="https://wellformedweb.org/CommentAPI/" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:atom="https://www.w3.org/2005/Atom" xmlns:sy="https://purl.org/rss/1.0/modules/syndication/" xmlns:slash="https://purl.org/rss/1.0/modules/slash/" version="2.0"> <channel> <title>Andrew Bernhardt's Website? Page not found</title> <atom:link href="https://dtjsoft.com/home/?feed=rss2" rel="self" type="application/rss+xml"/> <link>https://dtjsoft.com</link> <description/> <lastBuildDate>Mon, 10 Dec 2012 06:21:48 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> </channel> </rss>
I found this post that shows the same problem but for https. It says ‘resolved’, but it doesn’t say how (i.e. did the development version fix it, or did it somehow ‘fix’ itself?). If the dev version fixed it, is this something that will work for me, or is it only for https?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Page not found in RSS feed’ is closed to new replies.