Author: rec
Date: Sat Apr  9 22:49:57 2016
New Revision: 1738391

URL: http://svn.apache.org/viewvc?rev=1738391&view=rev
Log:
No issue. Exclude another folder with outdated documentation from Googlebot.

Modified:
    uima/site/trunk/uima-website/docs/robots.txt

Modified: uima/site/trunk/uima-website/docs/robots.txt
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/robots.txt?rev=1738391&r1=1738390&r2=1738391&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/robots.txt (original)
+++ uima/site/trunk/uima-website/docs/robots.txt Sat Apr  9 22:49:57 2016
@@ -1,11 +1,12 @@
 # robots.txt for http://uima.apache.org
 
 User-agent: Googlebot
+Disallow: /downloads/releaseDocs/
 Disallow: /docs/d/
-Allow: /docs/d/ruta-current
-Allow: /docs/d/uima-addons-current
-Allow: /docs/d/uima-as-current
-Allow: /docs/d/uima-ducc-current
-Allow: /docs/d/uimacpp-current
-Allow: /docs/d/uimafit-current
-Allow: /docs/d/uimaj-current
+Allow: /docs/d/ruta-current/
+Allow: /docs/d/uima-addons-current/
+Allow: /docs/d/uima-as-current/
+Allow: /docs/d/uima-ducc-current/
+Allow: /docs/d/uimacpp-current/
+Allow: /docs/d/uimafit-current/
+Allow: /docs/d/uimaj-current/


Reply via email to