Auto Refresh Blogger Blog : We can make the blogger blogs automatically refresh it self. The auto refresh will help full for the dynamic blogs and sites.
Add below code just above the </head> tag
<meta content='600' http-equiv='refresh'/>
600 is the time period in the above code .
Step 5 : Click on Save template.
After adding the above code to your blogger blog, your blog will automatically refresh after every 600 seconds i.e 10 minutes. you can also change the auto refresh time by changing the content='600' value in above code. Just replace the 600 with the time in seconds as you like. Like this you can set the custom time interval for auto refresh.
How To Make a Blogger Blog Refresh Automatically :
We can easily add auto refresh to blogger blogs. With one html tag we can make the blogger blogs refresh automatically. I'n this i'm showing the simple method to make the blogger blog refresh automatically. This method is easy to follow.Follow below steps to make a Blogger blog refresh automatically.
Step 1 : Go to Blogger dashboard
Step 2 : Click on Template
Step 3 : Click on Edit HTML
Step 4 : Search </head>
Step 2 : Click on Template
Step 3 : Click on Edit HTML
Step 4 : Search </head>
Add below code just above the </head> tag
<meta content='600' http-equiv='refresh'/>
600 is the time period in the above code .
Step 5 : Click on Save template.
After adding the above code to your blogger blog, your blog will automatically refresh after every 600 seconds i.e 10 minutes. you can also change the auto refresh time by changing the content='600' value in above code. Just replace the 600 with the time in seconds as you like. Like this you can set the custom time interval for auto refresh.
0 comments:
Post a Comment