summaryrefslogtreecommitdiff
path: root/site_builder/robots.py
blob: 9ad5698c3b6791d9c6995c23a88df9b035fda191 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# vim: set filencoding=utf8
"""
Robots.txt Generator

@author: Mike Crute (mcrute@ag.com)
@organization: American Greetings Interactive
@date: June 05, 2010
"""

"""
Sitemap: http://mike.crute.org/sitemap.xml

User-agent: *
Disallow: /blog/wp-admin/
"""