# The robots.txt file is used to control how search engines index your live URLs. # See http://www.robotstxt.org/wc/norobots.html for more information. # # We prevent search engines from seeing the site except for the /login page: # Because files here are served under /static-member-forms we also need a # rewrite rule in nginx so that /robots.txt serves this file for app User-agent: * Disallow: / Allow: /login