diff --git a/public/robots.txt b/public/robots.txt index 06045c5..3a61e07 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -2,3 +2,7 @@ User-agent: * Disallow: /admin Disallow: /account Disallow: /siteAdmin +Allow: /account/register +Allow: /account/login +Allow: /account/resetPassword +Allow: /account/changePassword