How to Redirect Blogger URL to Another URL- Blogger Tips

How to redirect Blog URL to Another URL

Every blogger has a different reason to redirect Blogger URL to another URL. The reasons could be anything like “Want to send visitors from one blog to another blog” or “Want to move blog from blogger to any other custom domain”.

Cause-1:

Suppose you have two blogs on Blogger and one of them has good visitors. Now you want to purchase a .com domain and want to redirect your blogger visitors to your new .com domain.

Cause-2:

You are using BlogSpot as a blogging platform but there are so many limitations in Blogger and you want to move your blog to self-hosted WordPress blog.

I will not take so much time because there could be n no of reasons to redirect blogger URL to another URL.

Now, How to Redirect Blogger/BlogSpot URL to Another/Custom URL?

In this article, I’ll show you how to automatically redirect Blogger Blog URL to Any other custom domain or blog.

I have also redirected my blog http://webinfotechsolutions.blogspot.in to .Com domain https://www.itbloggertips.com/. If you want to see whether it is working or not, Click Here.

By this way you will be redirected to my .Com website https://www.itbloggertips.com/.

How to do this?

Step-1:

Login to blogger.com website and go to Blogger Dashboard.

Step-2:

Choose Templates option > Click on Edit HTML option as shown in following snapshot.

How to redirect Blog URL to Another URL

Step-3:

Now find <head> section as mentioned in snapshot.

How to redirect Blog URL to Another URL

Step-4:

Paste following code as shown in snapshot and click on Save Template.

<meta content='1;url=https://www.itbloggertips.com/' http-equiv='refresh'/>

Note:

1). Replace above https://www.itbloggertips.com/ domain name in Blue color with the URL you want to forward to.

2). The Number 1 in red color describe the time in seconds. URL will be redirected after 1 sec after the page load.

How to redirect Blog URL to Another URL

Or (You can use following script too to redirect your Blog URL to any other URL)

<script type='text/javascript'>

var d='<data:blog.url/>';

d=d.replace(/.*\/\/[^\/]*/, '');

location.href = 'http://itbloggertips.com';

</script>

In the above code there is no time, it will redirect as you type blog address.

How to redirect Blog URL to Another URL

Tip: Don’t redirect your blogger URL to any SPAM URL otherwise your blogger account may be blocked.

By this way you can redirect your blogger URL to any other URL.

I hope you liked this article. Share this to your friends and colleagues. If you have any question, please write in comment section.

10 thoughts on “How to Redirect Blogger URL to Another URL- Blogger Tips”

  1. Hendry

    I can’t fix my problem 🙁 my ads don’t show 🙁

  2. CryptoReporter

    Is there any way to hide the blogger content without deleting it for now? The redirect is slow and the old content from blogger shows up until the redirect occurs. Thanks for the help!

  3. jase pop up ads main difrnt site open hoty jate hen wo kase ho ga us ka code mil sakta h

  4. Jexter Bagamaspad

    You deserve a drink brother. Your article really helps me a lot. 🙂

  5. Gaurav

    Thank you very much for such a lovely and helpful advice

  6. pnr status

    I never thought that is this much easy to redirect a url. You are rocking. Thanks for sharing this beautiful article.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top
Scroll to Top