How to Redirect from One URL to Another – Blogger/Blogspot


Y ou want to use a new url for your blog. You want to keep your old blogger url but want to redirect your readers automatically from new url to older one.

For instance my blog url is : (1) blogger-godown.blogspot.com , also i have created another blog with url (2) bloggergodown.blogspot.com. I want to redirect automatically from url(2) to url(1), for that this hack is used.

Demo : bloggergodown.blogspot.com

Click on above link. You will be redirect automatically to ‘blogger-godown.blogspot.com

+/- Continue reading – How to redirect from one url to another

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 blue with the URL, where you want your blog to be redirected.

5. Don’t forget to “Save Your Template”

Now when you enter new blog url in browser you will be redirected automatically to your specified ( Destination ) blog URL

Update :: because of Blogger ‘Terms of Use’ i have disabled ‘Demo’. Don’t worry, this code works nice.


If you like this post, don’t forget to subscribe to RSS feed or Email.

Thanks to Blogger-Tricks

Featured Items - Collection of Best Premium Portfolio WordPress themes

Need to showcase your project work in a stunning way? These premium Portfolio WordPress themes will make your work easy for you. Perfect for showcasing Project, Photography, Video and Art work.
FIND OUT MORE

Featured Items - Business Class Hosting From Inmotion at Just $5.95

Inmotion is a No.1 Fast, Reliable and Affordable Hosting provider. Inmotion has earned 3 out of 3 rating from CNET to become a CNET Certified Service Provider. LIMITED TIME SPECIAL OFFER! - Get $1 Off / Month on your initial purchase
FIND OUT MORE

Featured Items - 70+ Premium elegantThemes for Just $39

Unlimited access to 70+ elegantThemes - Premium WordPress themes for only $39. Feature includes - ePanel Theme Options, Shortcodes, Page Templates and Easy Localization. Power your website with elegant themes today!
FIND OUT MORE

Featured Items - Ultimate Collection of Responsive WordPress Themes

Responsive WordPress themes enables stunning look and feel of your website in any device - from mobile devices to widescreen monitors. These collections are sorted by user rating and number of sales.
FIND OUT MORE

Featured Items - Top 10 Website Hosting Provider 2012

Want to host your website in one of the top rated Web Hosting company ? Ratings are collected from the user all over the world and given a ranking based on the user feedback. All Plan includes: Free domain, Unlimited Space, Bandwidth, unlimited sites, free marketing credits and which also includes attractive discount.
FIND OUT MORE
  • huni

    wah makasih infonya

  • uploader012

    thanks