how to redirect a domain to another website in htm, code example
Example: how to redirect a page to another url in html
<meta http-equiv="Refresh" content="0; url=https://www.w3docs.com" />
<meta http-equiv="Refresh" content="0; url=https://www.w3docs.com" />