Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

Commit

Permalink
allowing some account urls on robots.txt, #138
Browse files Browse the repository at this point in the history
  • Loading branch information
giggio committed Oct 26, 2013
1 parent 1af230b commit f0ffa66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ User-agent: *
Disallow: /admin
Disallow: /account
Disallow: /siteAdmin
Allow: /account/register
Allow: /account/login
Allow: /account/resetPassword
Allow: /account/changePassword

0 comments on commit f0ffa66

Please sign in to comment.