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