Skip to content

site.xml incorrect rendering on prod site #8

Description

@jgndev

The prod deployment of the site is having trouble with the rendering. The sitemap.xml works correctly in local development but has issues in prod. Extra newlines on the first line are breaking the render.

  <?xml version="1.0" encoding="UTF-8"?>\n<urlset xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n  <url>
   <loc>https://jgn.dev/posts/5-core-tech-skills-2025</loc>
   <lastmod>2025-06-02</lastmod>
   ...
  </urlset>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions