Hi,
We’re using hosted ghost for our blog https://blog.charliehr.com (AKA https://charliehr-blog.ghost.io)
We recently moved the blog from an old URL https://magazine.charliehr.com - which now redirects to blog as expected.
Unfortunately that’s the only redirect which is working - any other path goes to fail dot ghost dot org instead! Examples:
blog-dot/rss/ works, magazine-dot/rss/ is a fail redirect.
blog-dot/we-tried-unlimited-holiday-heres-everything-that-went-wrong/ works, magazine-dot/we-tried-unlimited-holiday-heres-everything-that-went-wrong/ is a fail redirect.
(I had those as URLs but there’s a limit of 3 links in a post for new users…)
I’ve configured it via DNS by using two CNAME records for blog and magazine both pointing to our ghost dot io URL.
Should I be using redirects.yaml for this? The article (/tutorials/implementing-redirects/) mentions it can be used to “to migrate content between different domains” but none of the examples given seem to show it being used for that.
Thanks in advance,
- Alex