yacy_search_server/htroot/xml/util/getpageinfo_p.xml
theli 339153d40e *) favicons that are specified in the document content via html link-tags
are now detected and displayed on the search page (requested by allo).

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3845 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-09 15:22:37 +00:00

12 lines
290 B
XML

<?xml version='1.0' standalone='yes'?>
<pageinfo>
<title>#[title]#</title>
<robots>#(robots-allowed)#0::1::#(/robots-allowed)#</robots>
<sitemap>#[sitemap]#</sitemap>
<favicon>#[favicon]#</favicon>
<tags>
#{tags}#
<tag name="#[tag]#" />
#{/tags}#
</tags>
</pageinfo>