QuickFreeTools

Online HTML Redirect

Generate HTML meta refresh redirect code. Enter target URL and optional delay to get a snippet for your page.

Frequently Asked Questions

What is a meta refresh redirect?
A <meta http-equiv="refresh" content="0;url=..."> tag in the head that tells the browser to load another URL after an optional delay (seconds).
Is it good for SEO?
301/302 server redirects are preferred. Meta refresh works for quick client-side redirects but is less ideal for permanent moves.
Where do I put the code?
In the <head> section of your HTML page, or output it from your template.

Related SEO Tools