HTML Header Redirection

<head> 
  <meta http-equiv="Refresh" content="0; URL=https://example.com/">
</head>