godotengine / godot-asset-library

PHP frontend for Godot Engine's asset library
https://godotengine.org/asset-library
MIT License
291 stars 86 forks source link

Prevent asset editing pages from being indexed by search engines #224

Closed Calinou closed 3 years ago

Calinou commented 3 years ago

This closes #220.

Note: This will take a few days or weeks to take effect after being merged in production, given how search engine indexation works.

akien-mga commented 3 years ago

Thanks!