In this post i will show you How to Redirect a Blogger Blog to another Blog or Website. 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 --> Design --> Edit HTML
- Backup your Template before making any changes to your blog
- Now Expand Widget Templates
- Find the code shown below using [ctrl+F]
<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: