View Single Post
Old 10-28-2003, 10:30 AM   #5 (permalink)
piramida
Inactive
 
Join Date: 10-17-03
Posts: 51
iTrader: 0 / 0%
Latest Blog:
None

piramida is liked by many
well , the one solution I use is to use mod_rewrite to convert all links to canonical form. This way, user or spider requesting site.com would get 302 www.site.com and PR will get transferred. I am not sure at which stage PR is assigned, but after using this for a few years on a site with many inbound links created by users which I never asked for links (so they are coming in all forms) I just checked and I got PR0 on domain.com and PR6 on www.domain.com, so I guess it works fine. Oh, and absolute links or a <base href= is a must, too.

If you need the code, let me know. It's trivial really.
piramida is offline   Reply With Quote