Blogger Tricks : Redirect from One URL to Another

8 comments
Save to del.icio.us 0 hits!

You 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) exclusive-arena.blogspot.com , also i have created another blog with url (2) exclusivearena.blogspot.com. I want to redirect automatically from url(2) to url(1), for that this hack is used.

Steps to follow :

+/- Read More


  • Login in to Blogger Dashboard.
  • Go to Layout >> Edit HTML of the blog, which you need to redirect to your favourite blog.
  • 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 " />



  • 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.
  • 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




Still have any problem ? Post it in the comment box and I shall be hopefully quick to reply.


(If you really liked my posts, please "SUBSCRIBE")

Related Posts :



Comments
8 comments
Do you have any suggestions? Add your comment. Please don't spam!
Subscribe to my feed
The Shades Of U said...
This comment has been removed by the author.
The Shades Of U said...

Hi, I tried to do this; it had gone to the blog as redirected but it kept refreshing over and over again. Any idea how not to get this effect? thanks!

Anonymous said...

Try again..Its working perfectly !!
Again, if you get the same problem, conact me.

Regards
Ankit

The Shades Of U said...

Ankit- thank you! But I want to do the reverse- forward my custom domain to blogspot blog. How do I go about that. It's been a week now and no one could tell me how. Thank you so much!

Author said...

Read this :

Once registered, go to Administration section and select either the main domain or first create a sub-domain and select this sub-domain, now after selecting the domain or the sub-domain go to DNS -> Edit DNS Settings.

Now click on the Radio button "CNAME", then in front of Alias, paste this: ghs.google.com, once this is done go to blogger.com, then select the appropriate blog, go to Settings section, click on publishing tab, then click on Custom Domain link, Now finally click on it

Already own a domain?

Switch to advanced settings
Now finally enter the url of the domain/sub-domain for which you have edited the DNS settings, enter the Captcha code, and click on Save Settings, and check this too: Redirect www.***.net to ***.net

Anonymous said...

Is there a way to redirect one post to another withing the same blogspot blog? I have set one post as a static front page via giving it a post date in the future. I want to redirect that post back to the root blogspot domain as to avoid duplicate content.

AB said...

Once a post has been published, you cannot change the url in Blogger, tell me exactly what you need to know as I am unable to understand your problem of content duplication...

amrita said...

I did exactly as you said...but i can see my original blog first and then my new destination website...It takes 2 secs for url forwarding...is there any way to stop this??

Post a Comment

About Me

Latest posts

Blogger Zone