thuliteio / seo

Official SEO integration for Thulite
https://seo.thulite.io
MIT License
0 stars 2 forks source link

Sitemap is not valid #13

Closed h-enk closed 8 months ago

h-enk commented 1 year ago

Description

Describe the issue that you're seeing.

Incorrect http header content-type: "text/html; charset=UTF-8" (expected: "application/xml")
The 'http://www.sitemaps.org/schemas/sitemap/0.9:loc' element is invalid - The value '' is invalid according to its datatype 'http://www.sitemaps.org/schemas/sitemap/0.9:tLoc' - The actual length is less than the MinLength value.

Snag_331031ef

The generated sitemaps invalidate —both monolang AND multilang

Solution

Base on:

Steps to reproduce

Clear steps describing how to reproduce the issue. Please please please link to a demo project if possible, this makes your issue much easier to diagnose (seriously).

Expected result

What should happen?

Actual result

What happened.

Environment

Paste the information here as shown by npm run info