Inital commit with test site
This commit is contained in:
28
public/sitemap.xml
Normal file
28
public/sitemap.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<url>
|
||||
<loc>http://example.org/posts/my-first-post/</loc>
|
||||
<lastmod>2019-03-26T08:47:11+01:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://example.org/posts/</loc>
|
||||
<lastmod>2019-03-26T08:47:11+01:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://example.org/</loc>
|
||||
<lastmod>2019-03-26T08:47:11+01:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://example.org/categories/</loc>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://example.org/tags/</loc>
|
||||
</url>
|
||||
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user