301 redirect error - keeps on redirecting to a different page

hello, i don’t know why the VSL masterclass page keeps on redirecting to the VSL bible page even though I’ve already set up the 301 redirect paths for the new pages, can anyone help or does anyone have an idea why this happens?

heres my view only link. thank you so much in advance!

https://preview.webflow.com/preview/peter-kell?utm_medium=preview_link&utm_source=designer&utm_content=peter-kell&preview=de71659a08caf0a49c8c1a7a872a16ab&pageId=641fd3580bbd0a098504e06c&workflow=preview

Your redirects are working fine- likely your browser has just cached the redirect and is still showing you the old behavior. Chrome can be persistent with that.

A way around this in Chrome is to open dev tools with ctrl-shift-i

Go to the networks tab and click ignore cache

Then with dev tools open, refresh your page. I keep ignore cache enabled at all times when dev tools is open, for this purpose ( and lighthouse metrics as well )

1 Like