Releases: simonw/datasette-block-robots
Releases · simonw/datasette-block-robots
1.0
- New
allow_only_index
configuration option for allowing access to just the index page but blocking access to database, table and row pages. #5
0.3
literal
plugin configuration option for defining the full contents of robots.txt
. #3
0.2
- New
disallow
plugin configuration option for specifically listing paths to disallow from robots. #2
0.1.1
Added a link to a demo in the README.