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