yacy_search_server/htroot/xml/util/getpageinfo_p.xml

12 lines
290 B
XML
Raw Normal View History

<?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>