Page is a not externally linkable
jmdb71 - 7:40 pm on Oct 26, 2005 (gmt 0)
I want to permanently redirect requests to www.mysite.com/index.php to www.mysite.com - I believe i had tried this in the past with: RedirectPermanent /index.php [mysite.com...] and this messed up everything, causing an infinite loop. how can i do this effectively? (right now google lists both as different pages, and i want to avoid the duplicate content penalty..)
Hi,