View Single Post
Old 2004-11-18, 12:27 AM   #5
GeorgeTH
Don't let a programmer design your front-end pages!
 
GeorgeTH's Avatar
 
Join Date: Aug 2003
Location: currently on the road in CA
Posts: 781
Quote:
Originally posted by venturi
This may not be the optimal solution for you but you could create mirror pages and use the meta refresh tag...

Code:
<META name="refresh" content="0,http://www.example.com/somepage.html">
No, No, No!
Meta refreshs get you penalised with search engines...

There is a way with htaccess, the explanation is even in DD's link, just that last time I tried to change mine I messed it up that badly that the server died (loop)...
__________________
Have a nice day!
GeorgeTH is offline   Reply With Quote