diff --git a/_src/robots.txt b/_src/robots.txt index 18cc5990..6b102523 100644 --- a/_src/robots.txt +++ b/_src/robots.txt @@ -5,5 +5,6 @@ User-agent: * Disallow: /search/ Disallow: /page/ Disallow: /*/page/ +Disallow: /tag/ -Sitemap: {{ site.url }}/sitemap.xml \ No newline at end of file +Sitemap: {{ site.url }}/sitemap.xml