Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Commit

Permalink
fix(seo): disallow "/search/" in robots.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
VChet committed Jan 15, 2021
1 parent 85893bc commit c93ee5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/public/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ User-agent: *

Disallow: /login$
Disallow: /logout$
Disallow: /search/

Allow: /

0 comments on commit c93ee5d

Please sign in to comment.