disallow all taxonomy subdirs for web crawler
This commit is contained in:
parent
60a197c008
commit
34652c19db
@ -1,7 +1,7 @@
|
|||||||
User-agent: *
|
User-agent: *
|
||||||
Disallow: /feed.atom.xml
|
Disallow: /feed.atom.xml
|
||||||
Disallow: /categories/
|
Disallow: /categories/*
|
||||||
Disallow: /authors/
|
Disallow: /authors/*
|
||||||
Disallow: /author/
|
Disallow: /author/*
|
||||||
Disallow: /tags/
|
Disallow: /tags/*
|
||||||
Sitemap: https://geeklabor.de/sitemap.xml
|
Sitemap: https://geeklabor.de/sitemap.xml
|
||||||
|
Reference in New Issue
Block a user