Webflow redirects not working

Hi all,

I have a site hosted on webflow, and we have many pages from a previous site that we want to redirect to the new webflow site. However, many of these urls do not redirect well despite being correct urls and return a 404 instead of going to the correct site, any solution?

Thanks in advance


1 Like

Hi there,

To set up 301 redirects for your old pages:

  1. Go to Site settings > Publishing > 301 redirects
  2. Enter the old URL in the Old path field (e.g., /old-url)
  3. Enter the new URL in the Redirect to path field (e.g., /new-url)
  4. Click Add redirect path
  5. Publish your site

Before setting up redirects for existing pages on your Webflow site, you’ll need to either delete them, save them as drafts, or change their slugs. For multiple redirects, you can use the bulk import/export feature via CSV file. While there’s no strict limit, we recommend keeping your total redirects under 1,000 to maintain optimal site performance.

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

Hi @Kuorum redirects are quite reliable.
You’ll need to give examples and published site links of specific places you’re struggling.

Make sure you read the docs around wildcard redirects if you’re using them.

Thanks for your response but that didn’t help.
Redirects were added using the same steps AI moderator suggested
Cases (some of them):

Old url paths:
/en/clients/governments/barcelona-city-council-organizes-telematic-councils
/en/clients/corporations/mitek-systems-union-elections

New one url path:
/en/success-cases/barcelona-city-council-organizes-telematic-councils
/en/success-cases/mitek-systems-union-elections

Thanks for your help

Regards,

^^ The community can’t help you debug your problem without a site to debug.