-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
👩⚕️triageNeeds further attention and categorizationNeeds further attention and categorization
Description
Add sitemap.xml file to the root directory of website
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://keep.network/</loc>
<lastmod>2020-08-18T17:45:36+00:00</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://keep.network/press/index.html</loc>
<lastmod>2020-08-18T17:45:36+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://keep.network/privacy-policy/index.html</loc>
<lastmod>2020-08-18T17:45:36+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://keep.network/terms-of-use/index.html</loc>
<lastmod>2020-08-18T17:45:40+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://keep.network/playing-for-keeps-terms/index.html</loc>
<lastmod>2020-08-18T17:45:36+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://keep.network/california-privacy-notice/index.html</loc>
<lastmod>2020-08-18T17:45:33+00:00</lastmod>
<priority>0.64</priority>
</url>
</urlset>
Sitemap file helps search engines to index Internet projects more quickly and efficiently.
Metadata
Metadata
Assignees
Labels
👩⚕️triageNeeds further attention and categorizationNeeds further attention and categorization