forked from arastta/arastta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrobots.txt.dist
37 lines (35 loc) · 1.5 KB
/
robots.txt.dist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# If the Arastta store is installed within a folder such as at
# e.g. www.example.com/arastta/ the robots.txt file MUST be
# moved to the store root at e.g. www.example.com/robots.txt
# AND the arastta folder name MUST be prefixed to the disallowed
# path, e.g. the Disallow rule for the /admin/ folder
# MUST be changed to read Disallow: /arastta/admin/
#
# 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
#
# If the Sitemap feed is activated in your Arastta store we recommend
# you to tell the robots where they can find it/them. Just uncomment
# and change domain in the one/ones you like to use bellow.
# The first sitemap includes all content in the store.
# Sitemap: http://www.example.com/index.php?route=feed/google_sitemap
# Sitemap: http://www.example.com/index.php?route=feed/google_sitemap/products
# Sitemap: http://www.example.com/index.php?route=feed/google_sitemap/categories
# Sitemap: http://www.example.com/index.php?route=feed/google_sitemap/manufacturers
User-agent: *
Disallow: /admin/
Disallow: /catalog/
Allow: /catalog/view/javascript/
Allow: /catalog/view/theme/default/image/
Allow: /catalog/view/theme/default/javascript/
Allow: /catalog/view/theme/default/stylesheet/
Allow: /catalog/view/theme/second/image/
Allow: /catalog/view/theme/second/javascript/
Allow: /catalog/view/theme/second/stylesheet/
Disallow: /download/
Disallow: /system/
Disallow: /upload/
Disallow: /vqmod/