Author: mseidel
Date: Sat Apr  8 20:50:54 2017
New Revision: 1790714

URL: http://svn.apache.org/viewvc?rev=1790714&view=rev
Log:
Added robots.txt

Added:
    openoffice/site/trunk/content/robots.txt
Removed:
    openoffice/site/trunk/content/pt-br/
Modified:
    openoffice/site/trunk/content/developer-faqs.mdtext

Modified: openoffice/site/trunk/content/developer-faqs.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/site/trunk/content/developer-faqs.mdtext?rev=1790714&r1=1790713&r2=1790714&view=diff
==============================================================================
--- openoffice/site/trunk/content/developer-faqs.mdtext (original)
+++ openoffice/site/trunk/content/developer-faqs.mdtext Sat Apr  8 20:50:54 2017
@@ -27,13 +27,13 @@ development](https://www.openoffice.org/
 a look at information posted on the [Apache OpenOffice 
wiki](https://wiki.openoffice.org/wiki/Main_Page)
 under *Documentation - For Developers*.
 
-Of course, you will need the [source 
code](http://openoffice.apache.org/source.html) to do anything. We recommend 
building in your own environment as a first step.
+Of course, you will need the [source 
code](https://openoffice.apache.org/source.html) to do anything. We recommend 
building in your own environment as a first step.
 
 You don't have to be an actual committer to submit code. You can submit 
patches through
 the Apache OpenOffice Bugzilla issue reporting system. You simply need to file 
an issue
 and supply your patch as an attachment to the issue.
 
-Please also see our [Orientation 
Modules](http://openoffice.apache.org/orientation/index.html) for information 
on how the project works and identifying outstanding development tasks.
+Please also see our [Orientation 
Modules](https://openoffice.apache.org/orientation/index.html) for information 
on how the project works and identifying outstanding development tasks.
 
 ## I've just been voted in as a Committer. What do I need to do?
 
@@ -115,7 +115,7 @@ additional information on current and fu
   [10]: website-local.html
   [11]: svn-basics.html
   [12]: https://svn.apache.org/repos/asf/openoffice/ooo-site
-  [13]: http://ci.apache.org/builders/
+  [13]: https://ci.apache.org/builders/
   [14]: http://www.raphaelbircher.ch/devsnap.php
   [15]: http://people.apache.org/~arielch/packages/
   [16]: https://cwiki.apache.org/confluence/display/OOOUSERS/Buildbot+info

Added: openoffice/site/trunk/content/robots.txt
URL: 
http://svn.apache.org/viewvc/openoffice/site/trunk/content/robots.txt?rev=1790714&view=auto
==============================================================================
--- openoffice/site/trunk/content/robots.txt (added)
+++ openoffice/site/trunk/content/robots.txt Sat Apr  8 20:50:54 2017
@@ -0,0 +1,5 @@
+# robots.txt for https://openoffice.apache.org/
+
+User-agent: *
+Disallow: /css
+Disallow: /images


Reply via email to