Home » » Redirect old Url to your new Url

Redirect old Url to your new Url





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




<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. Copy and paste the following code exactly below <body> tag
<p><a href="Enter Destination URL"></a>.</p>
Change letter in Red with the URL, where you want your blog to be redirected.

5. Don't forget to "Save Your Template"
Share this games :

0 comments:

Post a Comment

Sign up for FREE daily Updates.