jekyll / jekyll-sitemap

Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site
http://rubygems.org/gems/jekyll-sitemap
MIT License
949 stars 134 forks source link

Sitemap having errors on Google Search console #287

Closed build3r closed 2 years ago

build3r commented 2 years ago

I have followed the instruction and added sitemap plugin in both gem file and in _config.xml. But the when I add my sitemap to Google Search console I get error
Sitemap can be read, but has errors Invalid URL
I using github pages and have set URL in _config.yml and my sitemap looks valid and the URLs are also absolute https://build3r.github.io/sitemap.xml

image

gustavekenedi commented 2 years ago

I'm having the same issue unfortunately. Have you found a solution?

build3r commented 2 years ago

@gustavekenedi looked like at error was an old one. After fixing the Google was not fetching the new one. The way I fixed it is by changing the sitemap.xml path. Which made google to fetch is again and validate.

jekyllbot commented 2 years ago

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.