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

Question about Jekyll Sitemap and Last Modified-at plugin (that unsupported anymore) #269

Closed zhandosweb closed 3 years ago

zhandosweb commented 3 years ago

Hello!

Jekyll Sitemap is an official plugin by developers, right? And this plugin can work only together with jekyll-last-modified-at plugin.

But at this time jekyll-last-modified-at doesn't support by developer anymore. Here is an issue about the developer leaves the project: https://github.com/gjtorikian/jekyll-last-modified-at/issues/79

Please, tell me. Can last and next versions of Jekyll work with Last Modified-at plugin? And will Jekyll Sitemap plugin work in the future?

Jekyll based like a blogging system with SEO built-in. But I'm really don't understand, why Jekyll doesn't support last-modified time by default. If I create markdown-files, Jekyll automatically sets created-dates. But why Jekyll can't set last-modified dates? If this basic functional doesn't support by Jekyll, then Jekyll doesn't blog platform, and can't be good for SEO!