Forum Moderators: phranque
Ok, here kind of a stupid question. This is more of a technical issue, but if anyone here has any experience with it please jump in.....I'm installing a link tracking script and was wondering if googlebot / any other SE spider will still be able to follow links normally with it installed.....The script looks something like this:
For tracking external (outgoing) links:
[mydomain.com...]
For tracking internal (within my site) links:
[mydomain.com...]
Frankly, I'm uncertain as to Google's reaction to these URLs. They were reported to be followed routinely most of last year, but late in the year Google announced "get rid of session IDs" to insure spidering...
I'm involved with one site (fairly new, not well established) that uses a few of these URLs and the logs indicated that Google was not following them so I revised them to replace the "?" with "/". So far, they still don't appear to be followed.
Anyone?