For example:
https://www.example.com/ old-page /1543257232746x831158447437512700
is now
https://www.example.com/ new-page /1543257232746x831158447437512700
The 301 Redirection functionality isn’t doing it. I get a 404. I’ve tried:
https://www.example.com/old-page/
and
https://www.example.com/old-page/*
I need regex, right?
DavidS
February 14, 2019, 2:22pm
3
Within Bubble, this would have to be done via a page load event. 301 won’t work here.
1 Like
On the old page. Set up a workflow for “On Page Load”. Then within that workflow, redirect to your new page. That’s the only way it’s gonna work that I know of.
2 Likes
system
Closed
April 18, 2019, 7:31pm
5
This topic was automatically closed after 70 days. New replies are no longer allowed.