Enable sitemap.xml generation & reintroduce robots.txt #669

Merged
Mikaela merged 1 commits from sitemap-robotstxt into master 2018-12-19 20:39:35 +00:00
2 changed files with 7 additions and 1 deletions

View File

@@ -3,4 +3,7 @@ description: You are being watched! Knowledge, encryption and privacy tools to p
url: "https://privacytools.io"
sass:
style: compressed
plugins:
- jekyll-sitemap
sitemap:
file: "/sitemap.xml"

3
robots.txt Normal file
View File

@@ -0,0 +1,3 @@
User-agent: *
Allow: /
Sitemap: https://privacytools.io/sitemap.xml