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 exists on localhost, not on remote #270

Closed elliott-king closed 3 years ago

elliott-king commented 3 years ago

This seems so simple, not sure what I am doing incorrectly. When I bundle exec jekyll serve locally, the sitemap exists at localhost:4000/sitemap.xml. However, it does not show up after I push to GH pages: https://elliott-king.github.io/sitemap.xml.

Here is the corresponding commit. I am not quite sure what I am missing. Thanks for your help.

elliott-king commented 3 years ago

Hmm, it seems like it just took some time (~10 minutes) to update, and was unclear on its current status.