Senin, 19 Juli 2010

Blogspot EmpireLet say you are moving from an old blog to another blog/website. And you want to redirect the visitors from your old blog to the new one. Here it is a simple way to do it. Just add a meta tag and that's all.

Go to Edit HTML page and search for <head> tag and paste this code below right after the <head> tag.


<meta HTTP-EQUIV="REFRESH" content="0; url=http://your_new_url_here/">

"content" = number of seconds to wait before redirect and default setting is 0.

Save the template!

Source: Introblogger

Tidak ada komentar:

Posting Komentar