Working on sitemaps

pull/67/head
Jordan Wright 2016-01-11 19:42:07 -06:00
parent 60f94b4e87
commit 8876c48064
2 changed files with 44 additions and 0 deletions

11
sitemap.xml Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>https://getgophish.com/sitemap_main.xml</loc>
<lastmod>2015-01-11</lastmod>
</sitemap>
<sitemap>
<loc>https://getgohish.com/blog/sitemap.xml</loc>
<lastmod>2015-01-11</lastmod>
</sitemap>
</sitemapindex>

33
sitemap_main.xml Normal file
View File

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://getgophish.com/documentation/</loc>
<lastmod>2016-01-11T22:05:58-06:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://getgophish.com/documentation/api/</loc>
<lastmod>2016-01-11T22:05:58-06:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://getgophish.com/contact/</loc>
<lastmod>2016-01-11T22:05:58-06:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://getgophish.com/contact/</loc>
<lastmod>2016-01-11T22:05:58-06:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://getgophish.com/blog/post/hello-world/</loc>
<lastmod>2016-01-07T22:05:58-06:00</lastmod>
</url>
</urlset>