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

front matter doesn't remove page from html

cauerego opened this issue · comments

commented

if #261 is true, then how can we remove pages from the /sitemap ?

both sitemap: false configurations global or per page don't work, although they do remove the page from the XML.

Do you have a permalink setting in your config file? If yes, what is it?
Or better, please post the entire contents of your config file, here.

commented

thanks for the engagement!

got no such setting there. https://github.com/ahoxus/ahoxus.github.io/blob/40eb2f4e8492a4b5549bdd9dc47135233df5f4d9/_config.yml

i can see now how messy the config is, outside things that could clearly influence the sitemap. but i don't think those have any impact, do they?

in any case, the sitemap config there is there just as a placeholder for myself. certainly not the best way to do it, like many things done there, but i am coding exclusively on a mobile phone and clearly alone. hope that won't bother you too much! 😁

commented

lol, closed by #261