index: explicitly reference sitemap include
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 16 May 2017 19:41:50 +0000 (21:41 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 29 May 2017 17:29:34 +0000 (19:29 +0200)
Probably ignored by most robots, but advertise it nonetheless.

index.plp

index 83da183d736444923b421ef4b0ac8993498523ec..1a36b5642276763f95b2822da1ec7c94f6073a04 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -10,6 +10,7 @@ Html({
                sheet cheat reference software overview summary help keyboard map unicode
        '],
        raw => [
                sheet cheat reference software overview summary help keyboard map unicode
        '],
        raw => [
+               '<link rel="sitemap" type="application/xml" href="/sitemap.xml">',
                '<link rel="alternate" type="application/rss+xml"',
                ' title="RSS feed of repository updates"',
                ' href="http://git.shiar.nl/sheet.git/rss">',
                '<link rel="alternate" type="application/rss+xml"',
                ' title="RSS feed of repository updates"',
                ' href="http://git.shiar.nl/sheet.git/rss">',