Skip to content
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.

Commit

Permalink
Add a Sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
poggs committed Jan 19, 2012
1 parent e7fbb12 commit 9d10270
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions public/robots.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

User-Agent: *
Sitemap: http://www.opentraintimes.com/sitemap.xml
Disallow: /location/
Disallow: /schedule/
10 changes: 10 additions & 0 deletions public/sitemap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://www.opentraintimes.com/</loc>
<lastmod>2012-01-19</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
</urlset>

0 comments on commit 9d10270

Please sign in to comment.