seo: prevent crawlers from crawling /posts/:id/favorites.

This commit is contained in:
evazion
2021-12-09 23:47:52 -06:00
parent 4021ddb579
commit bf022e858a
5 changed files with 7 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ Disallow: /*.json
Disallow: /posts?tags=source:*
Disallow: /posts?tags=ordfav:*
Disallow: /posts?tags=approver:*
Disallow: /posts/*/favorites
Disallow: <%= artist_urls_path %>
Disallow: <%= artist_versions_path %>