Home / Blogger Guide / How do I redirect one site to another domain/site

How do I redirect one site to another domain/site

How do I redirect my visitors to another domain/site? You can forward your page to a different page 
 
by inserting the following piece of code in your <head> </head> tag:

<meta http-equiv="refresh" content="0; url=http://www.example.com/">

“content” specifies how many seconds will elapse before you are forwarded to the other page 

Comments

comments

About Admin

Check Also

How to change main landing page picture of Phpfox v4

Go to: \theme\frontend\default\style\default\image\layout Locate: create-a-community-for-photographers.jpg   (Note: size = 1920 x 1287 ) To change ...

Leave a Reply