diff options
Diffstat (limited to 'web/sitemap.xml')
-rw-r--r-- | web/sitemap.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/web/sitemap.xml b/web/sitemap.xml new file mode 100644 index 000000000..ba44033b2 --- /dev/null +++ b/web/sitemap.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> + <url> + <loc>https://my-netdata.io/</loc> + <lastmod>2017-01-02</lastmod> + <changefreq>always</changefreq> + </url> +</urlset> |