A utility code component that automatically redirects to a URL after a delay.
Make it with Workshop
Build your own component with AI
Auto Redirect — turn auto redirect ON/OFF;
URL — destination URL;
Fallback URL — optional URL if main fails;
Delay — time before redirect triggers;
In View — trigger delay only when visible.
Add the Redirector to your canvas or component;
Turn on Auto Redirect property;
Set the URL, optional Fallback URL, Delay;
Decide when the delay starts: only when the Redirector is in the viewport, or immediately.
Redirection does not work in Framer Preview or iframes due to technical limitations, but it works on the live website. Exception: internal links within the website work in iframes.