Tag Anchor Text URL leads to 404 in Posts

If you aren’t running the latest version of Ghost, the first thing we’ll ask you to do is update to the latest version of Ghost.

And

  • How was Ghost installed and configured? I updated the routes YAML file to
routes:

collections:
  /:
    permalink: /{slug}/
    template: index

taxonomies:
  tag: /{slug}/

Essentially I don’t want the tag collections page to return /tag/tag-name instead just /tag-name
Like so - Tag Management - Aditya Swami Consulting

I also don’t want any author pages since I am the only author.

  • What browser are you using? Chrome browser
  • What steps could someone else take to reproduce the issue you’re having?

Go to this URL - The essential beginner's guide to Google Tag Manager
Click on the tag (above the feature image)
Leads to 404

I inspected the element and it shows 404 in the href.

Surely by clicking on this element the user should be taken to Tag Management - Aditya Swami Consulting instead of a 404?

Any help will be much appreciated.

Thanks,
Adi

Hey folks,

I think it just took a while for the link to update. It’s working as intended now.

Cheers,
Adi

1 Like