|
From: Ian Skinner on 6 May 2008 13:57 masoud_amen wrote: > Hi.this is the url: > urlPath = "http://www.imedmart.com"; > > and users have also access to the web site by: http://imedmart.com . > but I need to fix http://www.imedmart.com/ and http://imedmart.com either one > version should redirect to the other version.so I dont want to my Pagerank get > split between two different versions of URLs. > what should I do? > thanks > > You can also attack it at the source, the DNS server. Rather then setting two separate DNS entries, set one up as an 'alias' of the other. The search engines then know that both these DNS strings are really the same thing and don't divide them. I believe this is called a 'C' entry in the parlance of DNS servers. The Fusion Authority (a publication of the House of Fusion) had an article 'Making Google Pay' describing this a couple of issues ago. https://secure.houseoffusion.com/Vol2Issue1.cfm
|
Pages: 1 Prev: Cold Fusion is Dead Next: XML-RPC with Coldfusion and Bugzilla |