2013-02-05 14:16:51 -05:00
|
|
|
# See http://www.robotstxt.org/wc/norobots.html for documentation on how to use the robots.txt file
|
|
|
|
#
|
2014-01-14 10:42:22 -05:00
|
|
|
User-agent: *
|
|
|
|
Disallow: /auth/cas
|
|
|
|
Disallow: /auth/facebook/callback
|
|
|
|
Disallow: /auth/twitter/callback
|
|
|
|
Disallow: /auth/google/callback
|
|
|
|
Disallow: /auth/yahoo/callback
|
|
|
|
Disallow: /auth/github/callback
|
2014-02-11 00:56:48 -05:00
|
|
|
Disallow: /auth/cas/callback
|
2014-02-14 15:32:49 -05:00
|
|
|
Disallow: /assets/browser-update*.js
|
2014-05-23 10:28:26 -04:00
|
|
|
Disallow: /users/
|
2017-03-28 14:27:54 -04:00
|
|
|
Disallow: /u/
|
2014-10-30 14:32:42 -04:00
|
|
|
Disallow: /badges/
|
2015-04-02 02:08:00 -04:00
|
|
|
Disallow: /search
|
|
|
|
Disallow: /search/
|
2017-02-03 11:56:57 -05:00
|
|
|
Disallow: /tags
|
|
|
|
Disallow: /tags/
|
2017-02-13 07:01:10 -05:00
|
|
|
|
|
|
|
<%= server_plugin_outlet "robots_txt_index" %>
|