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