How to automatically redirect Blogger blog to another blog or website

A few posts back we made an article about Blogger custom redirects in which you can redirect within your blog. That is you can redirect your specific post URL to another post or page, all 301 or 302 redirection within your blog. That will be useful for redirecting 404 error pages and broken links; however with that you cannot redirect homepage to any particular URL. Here we will show you how to automatically redirect Blogger blog to another blog or website or any URL. So with this technique you can redirect your Blogger Homepage or any particular page to external websites.

Instruction:

Here we will share three different codes that automatically redirect Blogger blog to another blog or URL and each code does different tasks.

Let’s say you want to redirect your complete Blogger blog to another page or URL. That is redirecting your homepage, posts page, archives page and all other URL in your blog to another specified external website. You have to use this if you just moved to new domain. To do this you are going to make changes to your template file. So before you mess up with the codes it’s recommended that you backup your template first.
1. Login to your Blogger dashboard
2. Go to template and click edit HTML
3. Now you can see template codes. Press CTRL + f and then find <head>
4. Now add the following code below head tag like you see in the image below.
5. Find head tag and paste Your Blog redirect link 
6. Click Save





In the above code change https://hiddnetech.com which is the destination URL.
Now all your pages from the blog will be redirected to destination URL.

Now we will see another piece of code that redirects particular blog URL to another blog or website. If you wish not to redirect the whole blog then you have to make use of this code. Also you can use this for redirecting user from a particular page to another external website for promotional purpose.


Redirect Link

<meta http-equiv="refresh" content="0; url=https://hiddnetech.com"/> 


Previous Post Next Post
hiddnetech.com does not generate or scan any PDF files. We provide these on the internet already. If the author/publisher/owner of the file has any objection about any file, Please email us ([email protected]) with the file name and proof. We will remove the file quickly. thank you