Digital Marketing

How to redirect Blogger blog to another / URL / Website

  • Login to your Blogger dashboard
  • Go to template and click edit HTML
  • Now you can see template codes. Press CTRL + f and then find <head>
  • Now add the following code below head tag like you see in the image below.
<script type='text/javascript'>
  var d='<data:blog.url/>';
  d=d.replace(/.*\/\/[^\/]*/, '');
  location.href = 'https://ai-wealth.blogspot.com/';
</script>
  • Save the change.

Comments

Popular posts from this blog

PowerMTA sample virtual PMTA config file

Hosting Control Panels