Tuesday 26 July 2011

Redirect BlogSpot Website To Another URL

| |
Redirection can occur anytime, it could be due to some code problem or shifting purpose or anything so if you are one of them who want to Redirect their domain to another URL then this guide is just for you.

Follow the below steps .:

1. Open Blogger.com and then go to Design Tab.
2. Now click on Edit HTML and then Search for <head> tag.
3. After you are their where the <head> tag is copy below code and paste it right below the <head> tag.
==============================================

<meta name="robots" content="noindex" /><script type="text/javascript"><!--//--><![CDATA[//><!--
var url = "Enter Destination URL"
(document.images) ? location.replace(url) : location.href = url;
//--><!]]></script>
<meta http-equiv="refresh" content="0;URL=Enter Destination URL " />

==============================================
4. After you had pasted the above code now find <body> tag and paste the below code right below it.
=============================================

<p><a href="Enter Destination URL"></a>.</p>

=============================================
5. Now change the code in purple with the exact URL you wanna redirect too and that’s it.
6. Now the last step is too hit the Save Template Button and see the changes, NJOY and Have FUN and don’t forget to share this post with your friends and share it Below to support these posts.
Do you Like this Article..?

Get Free Email Updates Daily!

Follow us!

2 comments:

This is good information author Really I am impressed from this post. I am very happy to read this article. Thanks for giving us nice info.

This is good information author Really I am impressed from this post. I am very happy to read this article. Thanks for giving us nice info.but it is possible

Post a Comment

Powered by Blogger.