Skip to content

add robots.txt to endpoint #7

@lockefox

Description

@lockefox

In an effort to subdue crawlers, add a robots.txt to publicAPI/static

http://stackoverflow.com/questions/14048779/with-flask-how-can-i-serve-robots-txt-and-sitemap-xml-as-static-files

Notes:

  • need to add publicAPI/static to MANIFEST.in
  • may need to add publicAPI/static/* to package_data in setup.py
  • Any new endpoints will need to add tests to test_crest_endpoint.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions