aboutsummaryrefslogtreecommitdiffstats
path: root/robots.txt
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-07-24 18:57:34 -0700
committerfriendica <info@friendica.com>2014-07-24 18:57:34 -0700
commite7d401f3876ee8a744c04edf2a2a82f5d8fc0767 (patch)
tree1b571f21ebcb03b4169dfc49b6b02848546a2852 /robots.txt
parent10641b559849b1a6fd7fc78df8e177ed95effba5 (diff)
parent936f596af4160ee536eb608b24310aec2e29303b (diff)
downloadvolse-hubzilla-e7d401f3876ee8a744c04edf2a2a82f5d8fc0767.tar.gz
volse-hubzilla-e7d401f3876ee8a744c04edf2a2a82f5d8fc0767.tar.bz2
volse-hubzilla-e7d401f3876ee8a744c04edf2a2a82f5d8fc0767.zip
Merge branch 'master' of https://github.com/RedMatrixCanada/red into RedMatrixCanada-master
Diffstat (limited to 'robots.txt')
-rw-r--r--robots.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/robots.txt b/robots.txt
new file mode 100644
index 000000000..632a2fa81
--- /dev/null
+++ b/robots.txt
@@ -0,0 +1,35 @@
+# If the Joomla site is installed within a folder such as at
+# e.g. www.example.com/joomla/ the robots.txt file MUST be
+# moved to the site root at e.g. www.example.com/robots.txt
+# AND the joomla folder name MUST be prefixed to the disallowed
+# path, e.g. the Disallow rule for the /administrator/ folder
+# MUST be changed to read Disallow: /joomla/administrator/
+#
+# For more information about the robots.txt standard, see:
+# http://www.robotstxt.org/orig.html
+#
+# For syntax checking, see:
+# http://tool.motoricerca.info/robots-checker.phtml
+
+User-agent: *
+Disallow: /.git/
+Disallow: /store/
+Disallow: /addon/
+Disallow: /include/
+Disallow: /view/
+Disallow: /vendor/
+Disallow: /util/
+Disallow: /tests/
+Disallow: /mod/
+Disallow: /library/
+Disallow: /install/
+Disallow: /images/
+Disallow: /doc/
+Disallow: /assets/
+Disallow: /app/
+
+#Begin Attracta SEO Tools Sitemap. Do not remove
+sitemap: http://cdn.attracta.com/sitemap/3798343.xml.gz
+#End Attracta SEO Tools Sitemap. Do not remove
+
+