changeset 44:c85da8ba66f3

added sitemap generation
author Nick Clark <nrclark@essex.ac.uk>
date Tue, 15 Jan 2013 12:52:33 +0000
parents 16276426a44e
children 36c21a1459b2
files sitemap.xml
diffstat 1 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sitemap.xml	Tue Jan 15 12:52:33 2013 +0000
@@ -0,0 +1,19 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<urlset xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>
+    <url>
+        <loc>http://bioaid.org.uk/coming_soon.html</loc>
+        <lastmod>2013-01-10T16:01:03+00:00</lastmod>
+    </url>
+    <url>
+        <loc>http://bioaid.org.uk/contact.html</loc>
+        <lastmod>2013-01-10T15:04:15+00:00</lastmod>
+    </url>
+    <url>
+        <loc>http://bioaid.org.uk/</loc>
+        <lastmod>2013-01-10T15:04:15+00:00</lastmod>
+    </url>
+    <url>
+        <loc>http://bioaid.org.uk/info.html</loc>
+        <lastmod>2013-01-10T15:59:55+00:00</lastmod>
+    </url>
+</urlset>
\ No newline at end of file