Forum Moderators: open

Message Too Old, No Replies

Google querystring additions

Google appending querystring value to my URL

         

hitchhiker

11:40 pm on Mar 15, 2003 (gmt 0)

10+ Year Member



I'm getting &e=747 appended to my url in serps. (new urls added last month) they are all dynamic pages (aspx) (cms) so they have a querystring already

I've also seen &i=[various numbers] in my logs, but not saying they came from google. (but i had noticed them as they looked odd)

korkus2000

3:28 am on Mar 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Is your .net application adding that because of the inability to read cookies and other things by Googlebot? Have you checked out your site with the sim spider [searchengineworld.com]? Are you sure there are also no links out there with that in the URL?

hitchhiker

6:59 am on Mar 16, 2003 (gmt 0)

10+ Year Member



.net uses a /ui2hidhsdaf/ url (virtual) directory for cookieless sessions.
My site doesnt require cookies to navigate, it uses the querystring.
Sim spider shows what i see.
Google is adding this? as far as I can tell only on one or two of my sites (which use identical code, but diff content obviously)