Pagination - Next / Previous #1831
Unanswered
timfullerton2
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @timfullerton2, have you seen the pagination guide that @Fran-A-Dev created? https://faustjs.org/reference/add-pagination-to-your-faust-js-site |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've tried out a few methods to get pagination to work but I'm definitely missing something. Is there a straightforward method to access archived blog pages (i.e. /blog/page/2, /blog/page/3) through a simple "Next" and "Previous" pagination setup? The infinite loading method isn't ideal for SEO. Any examples someone could provide? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions