Friday, September 13, 2013

How to Redirect Blogger Blog to Another URL

We can redirect blogger blogs to another blog url i.e to the another domain name. Suppose if you want to  redirect your blogger blog to your another blog url, this posts will help you. With single tag we can  redirect blogger  blog  url to another.
Follow below   steps to redirect Blogger blog to another URL

Step 1 : Go to blogger dashboard

Step 2 : Click on  template 

Step 3 : Click on edit HTML

Step 4 :  Search <head>  Tag

Add below code into your template just after the <head> tag.


<meta http-equiv="refresh" content="0;url=http://yourblogname"/>

It should Look Like This.

<head>
<meta http-equiv="refresh"content="0;url=http://yourblogname"/>


Step 5 : Click on Save template.

Replace Yourblogname with your blog url in the step 4 to which you want to redirect form blogger blog. Like this you can redirect your blogger blog to any another domain.

0 comments:

Post a Comment

Copyright © 2012 Blogger Tips and Tricks All Right Reserved