Hi! I noticed Google Search Console couldn't read the sitemap because of a duplicate XML declaration at the very beginning of the file. I've updated sitemap-generator.js so it no longer prepends a duplicate <?xml...?> declaration. I also tested the updated sitemap locally, and it renders perfectly with a single declaration now. Closes #107fix: remove duplicate XML declaration in sitemap#371
Open
OzkurtSelcuk wants to merge 1 commit into
Open
Hi! I noticed Google Search Console couldn't read the sitemap because of a duplicate XML declaration at the very beginning of the file. I've updated sitemap-generator.js so it no longer prepends a duplicate <?xml...?> declaration. I also tested the updated sitemap locally, and it renders perfectly with a single declaration now. Closes #107fix: remove duplicate XML declaration in sitemap#371OzkurtSelcuk wants to merge 1 commit into
sitemap-generator.js so it no longer prepends a duplicate <?xml...?> declaration. I also tested the updated sitemap locally, and it renders perfectly with a single declaration now. Closes #107fix: remove duplicate XML declaration in sitemap#371OzkurtSelcuk wants to merge 1 commit into
Commits
Commits on Jul 15, 2026
- committed
Selçuk Özkurt