There might be number of reasons you want to send your visitors to another blog or website. This may be due to you have moved your blog to a new website or a new URL or you have number of blogs, and you want to focus only on one blog covering all topics of other blogs. In this post, i will show you an easy short snippet of code will be added your blog, which will redirect your blog to your target URL. Follow the easy steps to add this function to your Blogger blog.
How To Redirect Blogger URL To Another URL?
- Sign in to Blogger > Template > Edit HTML
- Press "Ctrl + F" and find
<head>
tag (Usually in first 15 lines) - Copy the following code and paste below
<head>
<meta content='5;url=http://www.YOUR-BLOG-URL.com/' http-equiv='refresh'/>
- After adding code will look like this
<head>
<meta content='5;url=http://www.YOUR-BLOG-URL.com/' http-equiv='refresh'/>
Important:
- Replace http://www.YOUR-BLOG-URL.com/ with your blog URL.
- 5 as written in RED is the time in seconds before redirect. You can Set it which suit you.
Get Latest Updates
0 comments:
Post a Comment
We’re eager to see your comment. However, Please Keep in mind that all comments are moderated manually us according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden.
Regards:
Zaka Ur Rahman