|
1.Log in to your dashboard–> layout- -> Edit HTML
2.Scroll down to where you see this:
</head>
3.Add below code into your template just above the </head> tag.
It should Look Like This.
4.Replace http://yournewurl.com with the URL you want to redirect your old blog.
5.Click on “Save Templates” and you are done.
Now your blog traffic will be redirected to your new address.
2.Scroll down to where you see this:
</head>
3.Add below code into your template just above the </head> tag.
<meta http-equiv=”refresh” content=”0;url=http://yournewurl.com”/> |
<head> <meta http-equiv=”refresh” content=”0;url=http://yournewurl.com”/> </head> |
5.Click on “Save Templates” and you are done.
Now your blog traffic will be redirected to your new address.
0 comments:
Post a Comment