Section
10.1.10
Top Level
General
Check search engines to see if any sensitive data has been exposed. If so, modify code to fix problems that would expose sensitive data. If appropriate for your site, configure it to restrict search-engine robots.
Django

Django's included contrib.sitemaps application can be used to control search-engine crawlers.