How to do blanket redirect to homepage instead of 404?

I ported my blog from Wordpress to Webflow. I realised that a lot of people are using my media.

I tried doing REGEX → “/blog/wp-content/upload/(.*)” but it’s still sending me to 404

How can I do a redirect from “/blog/wp-content/upload/…” to “/”


Here is my site Read-Only: Share Link

Check how to make 301 redirects for folders:

I tried.

Here’s an example: https://www.nextacademy.com/blog/wp-content/uploads/2016/07/Programming-Bootcamp-salary.png

This should go to the homepage: https://www.nextacademy.com/

All the 3 methods below is still sending me to 404

THIS IS KILLING ME. HELP. (if only there’s an emoji with me wrecking my computer)…

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.