Redirect Blogger Blog (Blogspot) To Another Domain Name

Previously we saw how to redirect your Tumblr blog to another domain name and the reason for redirecting is the same, if you are having any unused blogs you can redirect them to your main important blogs, thus you are getting extra traffic and you are also redirecting your visitors.

Redirect Blogger Blog

Blogger Blogspot Redirect Edit HTML

Log into your Blogger.com account and click on your blog. On the left side you’ll find something called “Template”, click on it. Now it displays a page where you’ll find “Edit HTML” button, click on it.

Redirect Blogger Blog Template

Now you can see your template’s HTML code and you need to paste the following code under <head> tag. Replace ‘https://hostlater.com’ with your desired URL.

<script type=’text/javascript’>
var d=’‘;
d=d.replace(/.*\/\/[^\/]*/, ”);
location.href = ‘https://hostlater.com’;
</script>

Now click on “Save Template” button, that’s all. Now your Blogger (Blogspot) blog will redirected to the URL you mentioned. We redirected our HostLater Blogspot blog to our main HostLater blog.

Leave a Comment

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top