1. Login in to Blogger Dashboard
2. Go to Layout >> Edit HTML of the blog, which you need to redirect to your favourite blog
3. Copy and paste the following code exactly below <head> tag
4. Copy and paste the following code exactly below <body> 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 " />
Change letter in Red with the URL, where you want your blog to be redirected.<p><a href="Enter Destination URL"></a>.</p>
5. Don't forget to "Save Your Template"
0 comments:
Post a Comment