Category feeds only show one post
-
Hi, I’m using the standard WordPress URL to get a feed for a specific category. Per the www.ads-software.com instructions, I’m using:
https://www.example.com/category/categoryname/feed
The feed comes up in the browser, but no matter what category name I use, All I get is one node for the main site that doesn’t include any category info.
<rss> <channel> <title>mysite</title> . . .</channel> </rss>
END FEED
There are at least 3 posts for each category so the categories are attached to published posts.
The feed works for the main site latest 10 posts, but not for the categories.
Any idea? Do I need to write something custom or is there something else I should look at?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Category feeds only show one post’ is closed to new replies.