diff options
Diffstat (limited to 'sitemap.xml')
| -rw-r--r-- | sitemap.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..8a2fdb4 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,20 @@ +<?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>https://nathanjaremko.com/podcast/categories/</loc> + <priority>0</priority> + </url> + + <url> + <loc>https://nathanjaremko.com/podcast/tags/</loc> + <priority>0</priority> + </url> + + <url> + <loc>https://nathanjaremko.com/podcast/</loc> + <priority>0</priority> + </url> + +</urlset>
\ No newline at end of file |
