jekyll / jekyll-sitemap

Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site

Home Page:http://rubygems.org/gems/jekyll-sitemap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sitemap exists on localhost, not on remote

elliott-king opened this issue · comments

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.

  • I put the url and plugin in config.yml.
  • I included it in the Gemfile & bundle installed, even though that does not seem necessary.
  • Jekyll version 3.8.7

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

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