mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-04-09 01:07:52 +02:00
_config.yml: exclude robots.txt disallowed pages from sitemap.xml .
This commit is contained in:
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/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user