How to link /directory to old blog

Hey guys,

I am in a huge bind. I am trying to link a /blog directory from my webflow hosted site to the old blog hosted on wordpress on a different domain. How can I do this?

Please help is needed!!!

Hi @Hamzster, good question, you can use a redirect to redirect /blog to the external url of the hosting on Wordpress. Learn about setting up redirects here: 301 redirects | Webflow University

The old url would be the page on the Webflow site that you wish to redirect from like:

/blog

and the new url to redirect to would be the Wordpress url like:

Domain Blog | Domain, Website, and Ecommerce Tips for Small Businesses (or whatever the url to the wordpress site is).

It is not possible to redirect the /blog page to another external url and keep the same domain name in the url bar, you would need to use a redirect to an external url.

I hope this helps