

EG.domains said:Does "http:///www.******.com" redirect to "http://******.com" ?
MildSeven said:Yes it does.
Peter said:make sure that isa 301 redirect and it shouldn't make any impact at all.
Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.example.com/$1 [R=301,L]
MildSeven said:Yes it does.
Never heard of that and I don't think it's true IMO.~ServerPoint~ said:I have heard that some SE (not google) prefer www and give more value for such websites in SERP
Is it truth?


