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

My site was hacked

This typically occurs when you are running a script/app on your website which is out-dated and...

htaccess referral redirect

It is often useful to redirect a visitor to a page based on the referring website. There are...

What is the location of curl?

Curl is located @ /usr/bin/curl

Password Protect Directories

Within control panel select Password Protection. Select the directory you would like to protect....

I updated my site but I still see old pages

Make sure your files are indeed updated by checking the file time stamps. Also, you may want to...