Mentioned and error in Google search console, saying that there is a problem with sitemap. Further investigation showed that sitemap is generated twice within single sitemap.xml file.
It just repeats everything twice. Tried to disable/enable it, changed all possible options - didn't help.
Moreover, even if I uncheck all options (exclude all urls from sitemap) it still looks like this:
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> </urlset> <?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> </urlset>
Repeats itself from the beginning.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.