Sorting posts into pages

Hi,

I’m relatively new to ghost and have limited technical skills. I’m trying to sort my posts into pages on my site and have read the provided guide but am still running into issues. Steps I’ve taken:

  1. Created tags for each type of content that corresponds to the page I want it to be displayed on. (News and Analysis)
  2. Tagged each post accordingly.
  3. Created a page for each of these topics (Analysis Page and News Page).
  4. Created new navigation URLs for each page (blog/Analysis.io and blog/News.io)
  5. Followed the guide Can I put posts on selected pages? to edit the routes.yaml file to create a collection for each page filtered by the tags I’ve created and uploaded that to my site (picture below).

I keep running into issues where things tagged as News are appearing on the Analysis page and the News page has no content. I’ve reached the end of my troubleshooting capabilities and would really appreciate some help. Link to site is here https://of-microbes-and-men.ghost.io/

Thanks!!

You’re using Source, right? Source does not respect routing. I wish it did, but it doesn’t.

If you can switch themes, consider Casper or Edition, which do respect routing.

1 Like

Yes, I’m using source. That’s very unfortunate to hear since I’m on the starter plan and can’t really justify upgrading at this time.

I don’t work for Ghost. You might consider contacting their support email to see if they have any other suggestions.

Appreciate it, thanks!