Beginner's Guide for WordPress - Start your WordPress Blog in minutes.
Choosing the Best
WordPress Hosting
How to Easily
Install WordPress
Recommended
WordPress Plugins
View all Guides

Mar 28, 2013

How to Automatically Redirect a Blogger Blog to Another URL?

on 3/28/2013 in
SOCIALIZE IT →

How To Automatically Redirect a Blogger blog to another URL
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.


My Profile PhotoAuthor:

Zaka Ur Rahman

For Further Reading,

Tutorials

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

 

About eHowBlogger

eHowBlogger is a free Blogger Web Development Resource Website founded in 2013 by Zaka Ur Rahman. The basic purpose is to share high quality tips and tutorials relating to web development, SEO and make money online.High Quality Blogger Templates project is coming soon for providing free professional blogger templates.
Template Developed By:iTechRelease