Skip to content

Add sitemap.xml and robots.txt #21

@RishiByte

Description

@RishiByte

Add Sitemap and Robots.txt for SEO

Goal

Improve the search engine discoverability of the DemonDie website by providing essential SEO configuration files.

Acceptance Criteria

  • Add a sitemap.xml file containing the production website URLs.
  • Add a robots.txt file that references the sitemap location.
  • Ensure both files are publicly accessible from the root of the deployed site.
  • Keep the implementation static and compatible with Vercel deployments.
  • Verify that search engines are allowed to crawl public pages.

Expected Outcome

Search engines should be able to discover and index the website more effectively through a properly configured sitemap and robots file.

Additional Notes

  • Use the production domain when generating the sitemap.
  • Follow standard SEO best practices.
  • Test both files locally and after deployment to confirm accessibility.

Labels

good first issue seo enhancement

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: seoSEO, metadata, social previews, and search appearancegood first issueFriendly issue for first-time contributorspriority: mediumUseful improvement with moderate impacttype: enhancementNew feature or improvement

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions