The function of this trick is to refresh our blog every some minutes. What for? Because, if we refresh the blog, we can see the blog update. Now, if you want to know
how to add auto refresh in blog, you can follow the steps below.
1. Log in to your blogger account
2. Go to Design --> Edit HTML
3. Copy the code below, and paste under
</head><meta content='300' http-equiv='refresh'/>
=>
300 means, the blog will refresh every 300 seconds
4. Save it now.
No comments:
Post a Comment