1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-14 21:10:25 +01:00

dont index tags

This commit is contained in:
Matthias Kretschmann 2015-06-07 23:01:43 +02:00
parent 0c5a61ca62
commit c27dd35e2b

View File

@ -5,5 +5,6 @@ User-agent: *
Disallow: /search/ Disallow: /search/
Disallow: /page/ Disallow: /page/
Disallow: /*/page/ Disallow: /*/page/
Disallow: /tag/
Sitemap: {{ site.url }}/sitemap.xml Sitemap: {{ site.url }}/sitemap.xml