sitemap to help robots prioritise pages
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 20 Nov 2009 17:33:14 +0000 (17:33 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 2 Dec 2009 20:58:29 +0000 (20:58 +0000)
robots.txt [new file with mode: 0644]
sitemap.xml [new file with mode: 0644]

diff --git a/robots.txt b/robots.txt
new file mode 100644 (file)
index 0000000..4bfd238
--- /dev/null
@@ -0,0 +1 @@
+Sitemap: http://sheet.shiar.nl/sitemap.xml
diff --git a/sitemap.xml b/sitemap.xml
new file mode 100644 (file)
index 0000000..3ca96a7
--- /dev/null
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+<url>
+  <loc>http://sheet.shiar.nl/</loc>
+  <changefreq>monthly</changefreq>
+  <priority>1.00</priority>
+</url>
+<url>
+  <loc>http://sheet.shiar.nl/readline</loc>
+  <changefreq>yearly</changefreq>
+  <priority>0.80</priority>
+</url>
+<url>
+  <loc>http://sheet.shiar.nl/vim</loc>
+  <changefreq>monthly</changefreq>
+  <priority>0.80</priority>
+</url>
+<url>
+  <loc>http://sheet.shiar.nl/vimperator</loc>
+  <changefreq>monthly</changefreq>
+  <priority>0.70</priority>
+</url>
+<url>
+  <loc>http://sheet.shiar.nl/mutt</loc>
+  <changefreq>monthly</changefreq>
+  <priority>0.70</priority>
+</url>
+<url>
+  <loc>http://sheet.shiar.nl/nethack</loc>
+  <changefreq>yearly</changefreq>
+  <priority>0.70</priority>
+</url>
+<url>
+  <loc>http://sheet.shiar.nl/mplayer</loc>
+  <changefreq>yearly</changefreq>
+  <priority>0.70</priority>
+</url>
+<url>
+  <loc>http://sheet.shiar.nl/digraphs</loc>
+  <changefreq>monthly</changefreq>
+  <priority>0.80</priority>
+</url>
+<url>
+  <loc>http://sheet.shiar.nl/charset</loc>
+  <changefreq>monthly</changefreq>
+  <priority>0.80</priority>
+</url>
+<url>
+  <loc>http://sheet.shiar.nl/unicode</loc>
+  <changefreq>monthly</changefreq>
+  <priority>0.80</priority>
+</url>
+<url>
+  <loc>http://sheet.shiar.nl/source</loc>
+  <changefreq>monthly</changefreq>
+  <priority>0.60</priority>
+</url>
+</urlset>