Monday, October 14, 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.

Related Posts:

  • How To Automatically Redirect A Blogger Blog To Another URL!There are a number of reasons you may want to automatically send visitors to your blog to another URL or from one blog to another.For example if you moved your blog, if you had two blogs and wanted to focus one just one and c… Read More
  • How I moved my Blogger Blog to WordPress!As promised, I am letting you all know how I moved from Blogger to WordPress, and what I did to make the move as painless as possible! So without further adieu…Moving from Blogger to WordPress: A Step by Step Guide  … Read More
  • Why you should buy custom domain for blogger Blog ? All the bloggers starts blogging using the free subdomain provided by the bloggers but as time goes many people found that you have a blog and you are running that blog under the blogger subdomain. And when you are receiving … Read More
  • How to Add a Print it Button to Your Blogger Blog!Allowing your users to print your blog posts with just a single click is something that is pretty cool. On the other hand, almost all browsers provide the flexibility to print a web page by just going to “File” and “Print”. D… Read More
  • How To Add Contact Form In Blogger!Blogger recently announced Wikipedia search box for blogger, where your site visitors are easily get information about all things but Today I am going to tell you about Contact form because blogger recently add it in their wi… Read More

0 comments:

Post a Comment