How to Redirect a Blogger Blog to another Blog or Website

There are lot of reasons you may want to redirect your visitors to another blog or another URL. In this tutorial I will share a simple trick to redirect your blogger blog to another blog or URL. To redirect your blogger blog to another Blog or Website, just add a Meta Tag in the Header section as shown below





How to Redirect a Blogger Blog

  • Go to Blogger Dashboard 
  • Click on DropDown Menu and select Template
  • Backup your Template before making any changes to your blog
  • Now Click on Edit HTML --> Proceed --> Expand Widget Templates
  • Press Ctrl + F and search the code shown below

<b:include data='blog' name='all-head-content'/>

  • Now Paste the Code shown below just after/below it

<meta content="0;url=YOUR NEW URL HERE" http-equiv="refresh"/>

  • Now save your template and check your blog

Like it? Share it.

No Comments

Click to Add a New Comment

  • If you're asking a question click on Subscribe By Email link, on the comment form, to be notified of replies.
  • Do NOT add links to the body of your comment as they will not be published.
  • Only the comments posted in ENGLISH will be approved.
  • If you have a problem check first the comments , maybe you will find the solution there.