Redirect blog to another web page some time we need our blog forward to another web address it’s a very easy to redirect blog to another blog or web address below simple step is given just follow them and your blog will be redirect.
Step 1 Sign-in to you blog
Note:- If you are using Old blogger interface Upgrade it to new Interface.(On the top is upgrade option see below image for example)
Step 2 Select your Blog
Step 3 Now Select Template option (see below Ex. image for help)
Step 4 Click Edit HTML option
Step 5 now press proceed button
Step 6 Press Ctrl + F for find box now find <head> (It's near the starting code)
Now after <head> past below code.
<meta content='5;url=http://www.YOUR-URL.com/' http-equiv='refresh'/>
|
Note: - Replace http://www.YOUR-URL.com with your Website URL where you want to redirect your blog.(See below image for Ex.- we replace with our site URL)
Final Step- Save your Template. You have done it now your blog is ready for redirect to another URL.