Page is a not externally linkable
kellyman - 8:51 am on Sep 8, 2012 (gmt 0)
Thanks again
I think ill stick with the htaccess as then i can see exactly what is being added
So which one of these is best i think from what i have read is the first one and if so can it at the top of the list so the internal redirects are shown first
RewriteRule ^oldpage$ http://www.example.com/test/newpage? [R=301,L]
Or
Redirect 301 /oldpage http://www.example.com/test/newpage?
I only have around 60 or so so not really that many