How to Redirect Domain/Sub-Domain in Blogger (Blogspot)

Blogger Redirect is redirecting or diverting a Blogger blog (Blogspot) to another blog. For example, the blog aaaa.blogspot.com redirects t...

Blogger Redirect is redirecting or diverting a Blogger blog (Blogspot) to another blog. For example, the blog aaaa.blogspot.com redirects to bbbb.blogspot.com. You can use this method to TLD also.

Here's how to automatically redirect your blog to another blog or website.

Directing a blog to another blog page is usually done when creating a new blog, and moving all the contents of the old blog to the new blog. With a redirect, all posts are also open in the new blog.
[ Video https://mixdrop.co/f/0voogkjgaz9xew  ]

Redirect one Blog to Another Blog

To redirect blogspot (or TLD that developed with blogger) to another blog, we have 3 options. Basicly, all of them use javascript command.

We will see 3 of them here. You can use one of them. 

|Method 1

For this method you put some meta code to HTML template. Do it by following this step.
  1. Go to your blogger dashboard
  2. Find theme then choose Edit HTML.
  3. Put the code after <head> tag.
  4. Save the template.
Here is the code
[ <meta content='2;url=https://yoursdestinationblog.blogspot. com/' http-equiv='refresh'/> ]


With this code, first blog with 2 seconds before redirected to new blog that you want. You can change number '2' with time that you like. Put '0' if you do not want to show first blog.
[post_ads]

|Method 2

You can do another method with same step with first one. The difference is the code that you put. 

Put the code after  <head> tag,

the code is
[<script type='text/javascript'>
var d=&#39;<data:blog.url/>&#39;;
d=d.replace(/.*\/\/[^\/]*/, &#39;&#39;);
location.href = &#39;https://www.destinationurl.com/&#39;;
</script>]
All page/posts from origin url will be directed to Home page in new site. 
If you want to redirect to the same page/posts, do third method.
[post_ads_2]

|Method 3

As we told you before, with this method you can reach the page (post) same as originial and destination web. In simple way, just use this code.
[<script type='text/javascript'>
var d='<data:blog.url/>';
d=d.replace(/.*\/\/[^\/]*/, '');
location.href = 'https://www.destinationurl. com'+d;
</script> ]
So, we recommend you using third method. Its only caused all your old page will be directed to a new page. No traffic to loose. Your visitor(s) do not spend their time in 404 page.

COMMENTS

Name

android,1,business,19,celebrity,4,cloud,25,coding,1,Education,60,Entertain,11,Finance,16,Gaming,8,healthy,9,insurance,1,ios,2,javascript,3,kpop,1,Lifestyle,27,linux,6,mac os,1,math,1,movie,4,music,5,News,3,parenting,6,phone,2,recipe,1,SEO,3,Sport,4,Tech,34,tips,2,windows,1,
ltr
item
enCek: How to Redirect Domain/Sub-Domain in Blogger (Blogspot)
How to Redirect Domain/Sub-Domain in Blogger (Blogspot)
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi3LEhPWAyBm2Ng4tLxpc5xLp9rVHaBwFgr6HNZggLVeQzRkoD5uGp4iOc9fO_9l2qemokLIlHW6mQW2V-m3XSEgPyZhx6u_34cfnaySeYfuLxZ5myMzULA-ksbbca8F34bG0JANT1vuIoWxPJw7K_xJFftAX4Ny1MOubCG-nKQsVICE4NqZV7nZ73iPw/w384-h289/8638942c92ce477d70033dfaa929ddac.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi3LEhPWAyBm2Ng4tLxpc5xLp9rVHaBwFgr6HNZggLVeQzRkoD5uGp4iOc9fO_9l2qemokLIlHW6mQW2V-m3XSEgPyZhx6u_34cfnaySeYfuLxZ5myMzULA-ksbbca8F34bG0JANT1vuIoWxPJw7K_xJFftAX4Ny1MOubCG-nKQsVICE4NqZV7nZ73iPw/s72-w384-c-h289/8638942c92ce477d70033dfaa929ddac.png
enCek
https://en.cekrisna.com/2020/08/devisa-pengertian-fungsi-sumber-dan.html
https://en.cekrisna.com/
https://en.cekrisna.com/
https://en.cekrisna.com/2020/08/devisa-pengertian-fungsi-sumber-dan.html
true
7896735586237684417
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy Table of Content