Skip to content

Commit

Permalink
adds static sitemap.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Sep 28, 2015
1 parent 2cbbd10 commit 937731c
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions public/sitemap.xml
@@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://decide.madrid.es/</loc>
<priority>0.7</priority>
</url>
<url>
<loc>https://decide.madrid.es/highlights</loc>
<priority>0.7</priority>
</url>
<url>
<loc>https://decide.madrid.es/proposals</loc>
<priority>0.9</priority>
<changefreq>always</changefreq>
</url>
<url>
<loc>https://decide.madrid.es/debates</loc>
<priority>0.7</priority>
</url>
<url>
<loc>https://decide.madrid.es/users/sign_up</loc>
</url>
<url>
<loc>https://decide.madrid.es/users/sign_in</loc>
</url>
<url>
<loc>https://decide.madrid.es/more_information</loc>
</url>
<url>
<loc>https://decide.madrid.es/how_it_works</loc>
</url>
<url>
<loc>https://decide.madrid.es/how_to_use</loc>
</url>
<url>
<loc>https://decide.madrid.es/participation</loc>
</url>
<url>
<loc>https://decide.madrid.es/proposals_info</loc>
</url>
<url>
<loc>https://decide.madrid.es/participation_world</loc>
</url>
<url>
<loc>https://decide.madrid.es/participation_facts</loc>
</url>
<url>
<loc>https://decide.madrid.es/privacy</loc>
</url>
<url>
<loc>https://decide.madrid.es/conditions</loc>
</url>
</urlset>

0 comments on commit 937731c

Please sign in to comment.