Meta Redirect

<META http-equiv="refresh" content="3;URL=http://www.yourdomainname.com/example/">

Adding this code to your web page will redirect your visitors to any address that you have entered above in the URL area.

You may change the seconds until the target URL is displayed by changing the number in the refresh content="3 area of the meta tag code.
If you want to have your visitors automatically taken to the correct page without waiting, then set the number to 0. The delay is set to 3 seconds in this example.

  • 347 Users Found This Useful

Was this answer helpful?

Related Articles

When I upload an htaccess file it disappears

On unix/linux systems, files that start with a . are considered hidden so many ftp programs do...

What are all these htaccess files?

.htaccess files are used to perform certain rules such as displaying a 404.shtml file in replace...

SSL - Creating a CSR in Windows 2003

Creating the CSR IIS Windows 2003 or 2000 Server: From Administrative Tools, run the Internet...

Why can I not ping my domain?

For security purposes we have closed off the ICMP port which is used for ping.

htaccess - Allow Let's Encrypt to Validate and Renew

When receiving the following Let's Encrypt error message:domain.com: The SSL certificate expires...