Meta Refresh tag for redirect to other URL

Below meta tag used for redirect to a particular URL after 5 seconds. and if change content parameter 5 to 0 then page refresh and redirect to destination URL immediately.

HTML Meta Code for Page Refresh Redirect:

<meta http-equiv="refresh" content="5;url=https://myfreeonlinetools.com/" />

Leave a Reply

Your email address will not be published. Required fields are marked *