Pagination Inside Tags

If you’re looking for some help, it’s important to provide as much context as possible so that people are able to assist you. Try to always mention:

  • What’s your URL? This is the easiest way for others to debug your issue
    contentpk dot com
  • What version of Ghost are you using?
    3.0.2
  • What configuration?
    default
  • What browser?
    any
  • What errors or information do you see in the console?
    none
  • What steps could someone else take to reproduce the issue you’re having?
    When we go to a particular tag, we see all posts in it, I would like to paginate it.

I believe you’re already answered here: Posts_per_page does not work (post attempt 2)

That was for the main page, I am asking about the tags page here

I’m also new to Ghost, but after going over all the documentation and tutorial pages, I believe this behavior will be the same for all index pages: homepage, tag, author, collection, channels, etc.

If you don’t want the infinite scroll behavior, the easiest path might be for you to switch to a theme that doesn’t have this feature to begin with, since this is not the default behavior of Ghost itself: it’s the Casper theme that’s doing the infinite scroll.