Mapping /blog to a site hosted on cloudflare pages?
I know that it is possible to host cloudflare pages on a subdomain like
blog.royaleapi.com
.
But is it possible to host a cloudflare page as royaleapi.com/blog
?
The reason I want to do this because our blog currently exists under royaleapi.com/blog
and it has built up reputation on google as well as advertising networks. If we move to a different domain, it will affect ranking and revenues in an undesirable way.
If I use redirect, e.g. /blog
to blog.royaleapi.com
my understanding is because the target domain will still be on a different domain, it will still create issue.
So I’d like to know if it’s possible to put the CF page on blog.royaleapi.com/$1
but also have it exist as royaleapi.com/blog/$1
If so, how?1 Reply