21 Feb
2003
21 Feb
'03
7:23 p.m.
Joakim Nicander wrote at 2003-2-21 11:46 +0100:
*This message was transferred with a trial version of CommuniGate(tm) Pro* We have several customer sites with dynamic pages created with data from MySql.
Many search engines doesn't index an URL with a query string like:
Http://www.somesite.com/category_page?category=2
will be indexed as:
Http://www.somesite.com/category_page
Read about PythonScripts and their "traverse_subpath" support. The Zope Book (2.6 edition, see zope.org) is probably a good reference. Dieter