[Zope] Zope URLs and spiders' behavior
Ulrich Wisser
liste at publisher.de
Wed Dec 3 16:36:53 EST 2003
Hello Sean,
you ran into some acquisition problems. Do yourself a favour
and kill all relative links from your pages. I use to create
links programmatically as
<a href="<dtml-var "somepage.absolute_url()">">
<dtml-var "somepage.title()">
</a>
Could you post a link to a Google search showing the
problem? Are you sure the underscore is missing? Often it
can't be seen because the link is underlined.
Ulrich
--
World Wide Web Publisher, Ulrich Wisser, Vallatorpsv.158, S-18752 Täby
http://www.publisher.de Tel: +46-8-53460905 Fax: +46-8-534 609 06
More information about the Zope
mailing list