Reload after 5 seconds:
<meta http-equiv="refresh" content="5">
Redirect after 5 seconds:
<meta http-equiv="refresh" content="5;url=https://example.com">
The refresh line is commented out so this demo page does not auto-redirect. Uncomment to test. Prefer HTTP 301/302 redirects for production.
Lines: 0 | Characters: 0