spatie/laravel-robots-middleware
Laravel middleware to control search engine indexing via X-Robots-Tag/robots meta behavior. Extend the base middleware and implement shouldIndex() to allow or block indexing per request (e.g., disable for admin routes), without changing your views.
Support Laravel 13
Full Changelog: https://github.com/spatie/laravel-robots-middleware/compare/1.4.0...1.4.1
Full Changelog: https://github.com/spatie/laravel-robots-middleware/compare/1.3.2...1.4.0
Symfony response got returned instead of an Illuminate responseInitial release
How can I help you explore Laravel packages today?