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...

When should I use ascii and when should I use binary?

Many FTP client programs support and auto mode to detect the proper upload type based on file...

Updating an Old Docker Version to Community Edition

The following was used to upgrade an antiquated version of docker to the newest community edition...

Do you support TeamSpeak?

We do not support Teamspeak on our servers but allow you to create a subdomain such as...

Mounting Samba Share in Linux for Startup

The following may be used to mount a samba share via your /etc/fstab file for bootup on...