How to Get Page 2 / Paginated RSS Feed with Custom Permalink Structure
-
Hi, I’m trying to get pagination working for my RSS feed.
The issue is that my permalink setup is a custom structure:
/%postname%
.- With permalinks back to default,
/?feed=rss2&paged=2
works. - But with permalinks on my custom structure,
/?feed=rss2&paged=2
redirects to/feed?paged=2
which *does not work*. - Additionally, with the custom structure,
/page/2/feed
does not work (it redirects to/feed
!) although/page/2
works for end-users reading the site.
Is this a bug? I’ve disabled all plugins and went back to the default theme to confirm this.
Long story short, how do you get RSS feed pagination with a custom permalink structure in place?
Thanks!
- This topic was modified 6 years, 11 months ago by .
- This topic was modified 6 years, 11 months ago by .
- This topic was modified 6 years, 11 months ago by .
The page I need help with: [log in to see the link]
- With permalinks back to default,
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to Get Page 2 / Paginated RSS Feed with Custom Permalink Structure’ is closed to new replies.