File: warwick.ac.uk

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 (17 lines) | stat: -rw-r--r-- 737 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# robots.txt for https://warwick.ac.uk/ 

# Don't index the training pages to try and stop people who want to study architecture from applying here because Warwick doesn't offer an Architecture course
# Explanation: https://twitter.com/matmannion/status/1146342325980975104
Disallow: /training/ 

# Disallow indexing of the CMS application itself as no useful content exists there for externals, with exclusions below
Disallow: /sitebuilder2/ 

# let google get ical feeds 
Allow: /sitebuilder2/api/sitebuilder.ics
Allow: /sitebuilder2/api/gadgets/
Allow: /sitebuilder2/api/rss/
Allow: /sitebuilder2/api/sitemap/
Allow: /sitebuilder2/api/videoSitemap.xml

Sitemap: https://warwick.ac.uk/sitebuilder2/api/sitemap/index.xml