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

htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

To solve “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable” follow...

Domain Slamming - Beware

There are several companies out there using a predatory practice of attempting to have you renew...

View your website in older browser versions

As developers and webmasters it is always important to make sure your website works in several...

How can I change the default page / document?

Create a .htaccess file, include the below information into it and upload it to the public_html...