mogga wrote:
Quote:
What should we bear in mind with getting google to index some php
pages. |
Session IDs of course! They are notorious for getting the bots off track.
MSNBot stops dead in its tracks, Google kinda limps along, but would not
go deep enough into your links structure if all of them have session IDs.
make sure you configure your PHP to use cookies only for session IDs and
make sure your script can get them from the cookies, not from the URLs
(the latter would also become a serious security threat if not gotten rid
of soon enough).
Sincerely,
Dmitri
http://www.1-script.com/install/
Check out my CGI scripts installation offer
-------------------------------------
##-----------------------------------------------#
Article posted with Web Developer's USENET Archiv
http://www.1-script.com/forum
no-spam read and post WWW interface to your favorite newsgroup -
alt.internet.search-engines - 10373 messages and counting
##-----------------------------------------------##