datamade / django-councilmatic

:heartpulse: Django app providing core functions for *.councilmatic.org
http://councilmatic.org
MIT License
26 stars 16 forks source link

'nofollow' links to legistar #216

Closed fgregg closed 6 years ago

fgregg commented 6 years ago

For many searches we would be the top result if we didn't provide a link to legistar for the search engine spiders. This code uses the nofollow directive to improve our ranking.

reginafcompton commented 6 years ago

This is pretty neat - and looks good to merge.