Many bloggers would for one reason or the other want to automatically redirect their blog visitors from an old blog URL to a new one.you may want your blog to be redirected either because your have a new domain name or moving from one hosting company to another,or it may be that you have more than one blogg/website with different niche and now want to pay attention to one and still cover the both niche.Whatever reason you may have,it is easy and can be done with just aline of code
In this post,i will show you the code needed to redirect from one BLOGGER BLOG url to another
STEPSLog in to your blogger blog dashboard
Go to template /design and click on edit HTML
But not without backing up your template
Tick expand widget template
Control F and search for this code>> <head>
Then copy and paste this code directly below the above code
<meta content='5;url=http://www.YOUR-URL.com/' http-equiv='refresh'/>So your new code will look be
<head>
<meta content='5;url=http://www.YOUR-URL.com/' http-equiv='refresh'/>
Now replace http://www.YOUR-URL.com
with the URL of the new blog you are redirecting to
THE 5 in the code above is the time in seconds it take the blog to be redirected so you can change this to suit you
Now save your template and then visit the old site where you will be automatically be redirected to the new one
DO NOT FORGET WE DO VALUE YOUR COMMENTS AND QUESTIONS .WE VALUE AND APPRECIATE THEM


0 READERS REACTION:
Post a Comment