Quote:
|
Originally Posted by john-formby
Hi,
If you put the following in the body tag of each of your pages it will redirect to the specified page:
<body onload="if (top.location==self.location){window.location='htt p://www.mywebsite.co.uk/mypage';}">
Nice and simple
John
|
Yes but you can never go to a page with this in the body tag.
I only want to make sure visitors always start at my main page then they can navigate the rest of the site freely, I don't want to exclude them from pages altogether...
