Ads

HTML Redirector Page Code

This code can be used as a HTML Redirector when a page or website has moved.

  1. <meta http-equiv=”Content-Language” content=”en-gb”>
  2. <title>http://www.YOUR-NEW-SITE.co.uk</title>
  3. </head>
  4. <p>This page has moved to: <a href=”http://www.YOUR-NEW-SITE.co.uk” >http://www.YOUR-NEW-SITE.co.uk</a></p>
  5. <p> </p>
  6. <p>Please update your records, you will now be redirected…</p>
  7. <meta HTTP-EQUIV=”REFRESH” CONTENT=”5;URL=http://www.YOUR-NEW-SITE.co.uk”>
  8. </body>
  9. </html>

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>