Use this bundle while building a new website. It let's you overwrite the robots tag and the "no-cache" for all pages based on the current url (dev-domains). So no development-domain get indexed ever again :)
Install composer if you haven't already. Afterwords, you can add the bundle like this:
composer require mediamotionag/contao-dev-bundle
- Install Bundle
- Go to Contao Settings to see the options under "Entwickler Einstellungen"
- Define your development-domains - like: 127.0.0.1,localhost etc.
- Enjoy
Bug reports and pull requests are welcome