google / personfinder

Person Finder is a searchable missing person database written in Python and hosted on App Engine.
https://google.org/personfinder
Apache License 2.0
527 stars 195 forks source link

Person Finder has no visibility on search engine results #815

Open miuraken opened 1 year ago

miuraken commented 1 year ago

Because https://google.org/personfinder has <meta name="robots" content="noindex"> , users cannot find the Person Finder instances in running through general search engines.

The Global Index View (home.html and home-ja.html) should not have noindex value for meta robots.