Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- 301 redirect best practice


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


Thread source:: http://www.webmasterworld.com/apache/4491893.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com