Monday, February 14, 2011

How To Refresh Your Blog Automatically

1. Log in to your blogger account  Design >> Edit HTML

2.Find this tag     <head>

3.Copy below code after the <head> tag

  <meta HTTP-EQUIV='refresh' content='15;URL=Your Blog URL'/>

4. Replace Your Blog URL with your blog URL.

5. 15 is the time period of two page.you can change it as you wish.

6. Click Preview and click save template

2 comments:

  1. u can also use the same trick to redirect one blog to another blog, just replace your url with the new blog url

    ReplyDelete
  2. Samy.. please tell me.. what for this action?

    ReplyDelete