http-equiv= refresh content= 0 code example
Example 1: meta redirect header
<meta http-equiv="refresh" content="5;url=http://example.com/" />.
Example 2: meta refresh
<meta http-equiv="refresh" content="30">
<meta http-equiv="refresh" content="5;url=http://example.com/" />.
<meta http-equiv="refresh" content="30">