Click to See Complete Forum and Search --> : Auto page direct


cphaggan
08-03-2007, 11:06 AM
Does any one no if its possible to auto redirect from a .co.uk address to another area on the same site. If so how please :)

The_Magus
08-03-2007, 01:19 PM
Good evening:

I have been putting the following line of code in the head of my page and it seems to work well although it re-directs to another page in my own site.

<meta http-equiv="refresh" content="3;url=http://www.xxxxxxxxxxxxxs.com/Real%20Estate/Apartment_Details.shtml">

The figure 3 indicates the pause before the page re-directs.

Cheers

Jack
The Magus

jlryan
08-04-2007, 06:48 PM
Here is a great article about Permanent Redirects (http://www.gnc-web-creations.com/301-redirect.htm) by Brian Bonini.