Redirect Meta Refresh Generator
Generate copy-ready meta refresh redirects for moved pages, temporary notices, landing page transitions, download handoffs, and fallback redirect pages. Build the meta tag, the head snippet, and a full HTML page in one place.
Quick presets
Fast startGenerate a meta refresh redirect page
Enter the destination URL, delay, page title, and notice text, then generate the standalone meta refresh tag, the head snippet, and a full HTML redirect page.
Generated output
<meta http-equiv="refresh" content="0; url=https://seokitlab.com/tools/redirect-rule-builder/">
<title>Page Moved — Redirecting Now</title> <meta name="robots" content="noindex, follow"> <meta http-equiv="refresh" content="0; url=https://seokitlab.com/tools/redirect-rule-builder/">
<!doctype html> <html lang="en"> <head> ... </head> <body> ... </body> </html>
How to generate a meta refresh redirect
Add the destination URL
Use the final absolute URL you want the page to send users to.
Choose the delay and page message
Set 0 seconds for an instant handoff, or use a short delay when you want users to see a notice first.
Enable the support tags
Add canonical, noindex, JavaScript fallback, and a visible fallback link when the page should act only as a redirect layer.
Copy or download the final page
Open gives you a safe preview only. Copy page and Download HTML export the live redirect version.
After building the page-level redirect, map the proper redirect rules too
A meta refresh page is helpful in some workflows, but your long-term redirect plan should still be tracked with real redirect rules, clean canonicals, and a clear mapping sheet.