Redirect Blogger Blog To Another URL

Url Redirecting : 

URL redirection means sending the visitor(user) form one one URL to another. It is the web server function, with this technique you can send user from one blog URL to another URL. We can also apply the URL redirection to Blogger blogs. With this technique you can redirect your Blogger blog to another blog or URL. In this post I'm going to show you how to redirect your Blogger blog to your another blog or URL.

How to redirect Blogger blog to another URL :

With single HTML tag you can redirect your Blogger blog to another URL. After applying this method to your Blogger blog, when you open on your Blogger blog, it will simply redirects to another blog or URL(which you mentioned). This method is very easy to follow.

Follow below steps to redirect Blogger blog to another blog or 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 tag before  <head/> tag

<meta content="2;url=http://yourblogname.com" http-equiv="refresh" />

Step 5 : Click on Save template.

Replace yourblogname with your blog URL in the step 4 to which you want to redirect from Blogger blog. Like this you can redirect your Blogger blog to any another domain name. This method will help to those who want to change their domain names.

For example, if you have a blog like smartbloggertips.blogspot.com on Blogger and after it getting popular if you want to upgrade smartbloggertips.blogspot.com with smartbloggertips.com then it better to use redirection concept.

You can also migrate your blog from Blogger to WordPress, but it is not a simple process. So instead of migrating from Blogger to WordPress, use URL Redirection.

If you replace your Blogger name with your custom domain name, you may loose your blog daily visitors, because if the previous blog name not appear in search results your visitor will confuse. So it is better to use redirection if you really want to move from one blog to other blog without loosing traffic.

So replace yourblogname.com with smartbloggertips.com(your domain name) as told in step4, after that when you click on smartbloggertips.blogspot.com, it will redirects to smartbloggertips.com. Like this you can redirect your Blogger blog to another url/domain.

No comments:

Post a Comment