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
No Comments
Click to Add a New Comment