Short tips on how to use Session ID in Ecommerce site for SEO |
|
Wednesday, October 29th, 2008
I just found that use of session ID in ecommerce sites can cause a sitewide duplicate content issue. For example, you may have noticed there are different URls in Google index for your the same product URL: http://www.yourwebsite.com/file1.html?osCsid=2e1349d6866367e48ec9b6f4a7c665f8 They all belong to the same file , but containing session ID. When Googlebot visits your site, and your website gives Googlebot session ID. What will happen??? Google sees those new URLs, crawls and indexed it , yet it is already indexed before but using the old session ID Googlebot has. How to correct this issue: 1. Block session ID using robots.txt. That’s all folks. |





