File: www.readinga-z.com

package info (click to toggle)
python-protego 0.5.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,052 kB
  • sloc: python: 1,579; perl: 190; cpp: 33; sh: 4; makefile: 3
file content (14 lines) | stat: -rw-r--r-- 756 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Tells Scanning Robots Where They Are And Are Not Welcome
# User-agent:	can also specify by name; "*" is for everyone
# Disallow:	if this matches first part of requested path,
#			forget it

User-agent: *    		# applies to all robots
Disallow: reports/      # disallow indexing of protected directories
Disallow: admin/      	# disallow indexing of protected directories
Disallow: free/ 		# used for promotional campaign tracking
Disallow: sales/		# used for sales representative tracking
Disallow: DAL/                # used for district auto-login scripts
Disallow: /content/books/     # disallow indexing of protected directories
Disallow: /content/non-books/ # disallow indexing of protected directories
Sitemap: http://www.readinga-z.com/sitemap.xml