SessionID being added to end of url. why? -
08-01-2004
, 05:17 PM
I recently designed a new site for my company, and hope to go live this evening
.. Today I noticed that when accessing my index.php page, that every for some
reason, the php session id is being appended to the end of my url. I am aware
of the appendsid function in php, but I'm not using it on this page.
Even more off than that, is that if I click on one of the links, then return
to the index page, the sid is NOT appended to the urls.
Anyone have any idea why? Also, I've heard that if you have sids on your urls,
spiders like Goole will not spider your site..
Thanks,
Chris |