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.
4. After you had pasted the above code now find <body> tag and paste the below code right below it.<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 " />
5. Now change the code in purple with the exact URL you wanna redirect too and that’s it.<p><a href="Enter Destination URL"></a>.</p>
6. Now the last step is too hit the Save Template Button and see the changes.
No comments:
Post a Comment