# HTML meta refresh

Redirection using the HTML <meta> tag, which is otherwise identical to the previous action with the Refresh header and serves the same purpose. Some types of "dumb" bots do not process this redirection.

JavaScript integration: Redirection is done using the location.replace() function.