1
0
mirror of https://github.com/mikaela/mikaela.github.io/ synced 2025-07-14 09:27:26 +02:00

_config.yml: exclude robots.txt disallowed pages from sitemap.xml .

This commit is contained in:
Mikaela Suomalainen 2014-06-15 12:36:26 +03:00
parent 77f3b5025d
commit fbbd8c7a1f

@ -1,2 +1,9 @@
gems:
- jekyll-sitemap
sitemap:
file: "/sitemap.xml"
exclude:
- "/pages/photos.html"
- "/pages/photos.html.md"
- "/pages/ext/"
- "/IRC/"