Revert default RSS feed URL after customizing routes
I am using Ghost (Pro) and I did some simple customization to my routes.yaml as follows: routes: /: template: home data: page.home collections: /posts/: permalink: /{slug}/ template: index taxonomies:...
View ArticleRevert default RSS feed URL after customizing routes
Any help on this please? Read full topic
View ArticleRevert default RSS feed URL after customizing routes
Any assistance for this please? Read full topic
View ArticleRevert default RSS feed URL after customizing routes
Can anyone from Ghost assist me with this please? Read full topic
View ArticleRevert default RSS feed URL after customizing routes
You can try to follow the article you posted to define your own route and simply copy the default rss template and use that, or you can change your route setup so that the default collection is / and...
View ArticleRevert default RSS feed URL after customizing routes
Another approach could be to add a redirect so /rss/ redirects to /posts/rss/ Read full topic
View ArticleRevert default RSS feed URL after customizing routes
Oh nice. So, it would be a 301 redirect as described here? Read full topic
View ArticleRevert default RSS feed URL after customizing routes
Oh channels are great. Maybe I’ll look to do that instead. Thanks for the tip! Read full topic
View Article