Skip to content

Add sitemap.xml file #257

@eaorbita

Description

@eaorbita

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

No one assigned

    Labels

    👩‍⚕️triageNeeds further attention and categorization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions