Hi there,
this may be a stupid question, but I don't really know how search engines work.
OK, I read that when one has an URL ending with something like this "script_name.php?var1=$var1&var2=$var2", then the page may/will not be indexed.
One'd rather use a URL like that "script_name.php/$var1/$var2".
I have a search function on my site, and I would like to display META TAGS on the search page.
This page can be accessed with either search_mode.php or search_mode.php?var1=$var1 (if a first criterion's been selected).
What I can't figure out is what are the robots gonna index?
What will they find?
Another thing that I would like to know is can it be that a PHPSESSID (in the URL) is gonna be indexed by a robot?
Thanks for showing me the light! 🙂
Nobru