We want to move our blog away from hubspot and build + host the new blog on webflow.
After we transfer the blog to webflow we want the blog to not be on a subdomain anymore, we’d like it to be on a subdirectory of example.com… ie… example.com/blog
Is this something webflow users do?
If this is possible, what are the steps we’d need to take? What are the things we need to look out for?
Just to make sure not to compromise SEO, when setting up your custom domain you can add a 301 redirect from your old blog url to the new one. These settings can be found under the hosting tab on your site settings dashboard.
Thanks Nita for quick reply,
but Our website.com (example.com) is hosted on (cloudflare) not in webflow, we have some reply from webflow team.
“It may be possible to setup a reverse proxy server outside of Webflow to do some domain url masking, however it is not something Webflow currently supports.”
Can we have steps to follow with apache webserver in which our domain example.com is mapped.
so if someone visit example.com/blog it will show the blog page which is on webflow.
is it possible to do so?
In the site settings for Acme Blog, set the href prefix to /blog. This will prefix all hrefs in your site to have “/blog,” so the links are now relative to the domain.
Publish your site!
My understanding for proxy rule.
domain is example.com/blog (with subdirectory blog)
Proxy rule apache2