Sunday, May 15, 2011

How to Redirect A Site to Another Site Automatically

Code to redirect a website to another website
Code to automatically redirect a website to another website
Code to refresh a site to another site automatically
Code to automatically refresh a site to another site automatically
Code to refresh a webpage to another webpage automatically
Code to automatically refresh a webpage to another webpage automatically
How to redirect a website to another website
How to automatically redirect a website to another website
How to refresh a site to another site automatically
How to automatically refresh a site to another site automatically
How to refresh a webpage to another webpage automatically
How to automatically refresh a webpage to another webpage automatically

---

Here's how.

First, go to Dashboard > Design > Edit HTML. Then, just insert this code below <head> tag.

<meta content='5;http://www.web.com' http-equiv='Refresh'/>

To change the refresh time, change 5 to another number. It represents the seconds needed to redirect/refresh the page to another website/page/domain. Putting 0 means immediate refresh and the viewer won't be able to see the landing website/page/domain.

To set the target website/page/domain, change www.web.com to your desired target website/page/domain.

After that, Save Template and it's ready to redirect/refresh!

It's suitable for redirecting your Blogspot/Blogger blog to your own (new) domain hosted by a web host or you simply want to auto-redirect an old blog post to a new blog post.

Related Posts Plugin for WordPress, Blogger...
Follow Me on Twitter