Passing Variables WITHOUT Dynamic URLs
Victor Subervi
victorsubervi at gmail.com
Wed Sep 16 19:21:41 EDT 2009
Hi;
Search engines don't like dynamic links. I like to pass at least browser
information from page to page to make pages display properly. Spiders
couldn't care less about asthetics, so that wouldn't matter to them. But
passing something like *.com?browser=IE5 trips the spider up. Is there a way
to pass this variable without that and without using a form for every page
(which is not practical)?
TIA,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090916/1279732d/attachment.html>
More information about the Python-list
mailing list