Powered by Blogger.

SCIENCE & TECHNOLOGY

Games & Multimedia

Total Pageviews

Hindi Lyric

Punjabi Lyric

HOW TO REDIRECT ONE BLOG TO ANOTHER BLOG

Sign in to blogger, go to Template then edit html.
when the codes opens, click ctrl+F simultaneously for search option and then type <head>
When you get it
Past the following codes just below <head>
HOW TO REDIRECT ONE BLOG TO ANOTHER BLOG













<link href='http://www.WARRIORSTRICKS.BLOGSPOT.COM.com' rel='canonical'/>

After that, you have to search for the closing tag </head> 
After getting it, paste the codes below just above of before the </header>

<script type='text/javascript'>
var d=&#39;<data:blog.url/>&#39;;
d=d.replace(/.*\/\/[^\/]*/, &#39;&#39;);
location.href = &#39;http://WARRIORSTRICKS.BLOGSPOT.COM/&#39; + window.location.pathname;
</script>

After you have done all those, Replace the link WARRIORSTRICKS.BLOGSPOT.COM with the link of the blog you wanna redirect to! Then you are done!!
If you come across any difficult. feel free to ask, i will be there to help you


Share on Google Plus

About Admin

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments :

Post a Comment