• On Mashable.com if you leave the page open for about 10-15 minutes the page auto refreshes. I’m wondering how to do this?

    Thanks

Viewing 1 replies (of 1 total)
  • Go to your theme’s source and between <head></head> tags add:

    <meta http-equiv=”refresh” content=”540000″>

    where content is the refresh time interval in milliseconds. You can calculate that by simply typing “x seconds to milliseconds” on Google.

Viewing 1 replies (of 1 total)
  • The topic ‘Auto refresh page like on Mashable?’ is closed to new replies.