yacy_search_server/htroot/api/util/getpageinfo_p.xml

15 lines
356 B
XML
Raw Normal View History

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