« archives

January 2007
S M T W T F S
« Dec   Feb »
 123456
78910111213
14151617181920
21222324252627
28293031  

recently

news from around the web

» view all

Archive for January 23rd, 2007


New Method for Redirecting to www

Tuesday, January 23rd, 2007

During my server setup I discovered an interesting new way to solve the age-old http://domain.com http://<em>www.</em>domain.com problem, one that I think is less resource intensive and more logical.

The problem, for those unfamiliar, is that Google sees those two sites as separate, assigns two PageRanks, and can even duplicate content. That’s not good! To try to combat this, in their webmaster tools page, you can select which address you prefer, but that’s been unreliable for me. Zenphoto.org still has split PageRanks even though I told Google to always use the www subdomain. For that reason (and others, like consistency of the URL users see) I think it’s best taken care of server-side.

Read the rest of this entry »