[ ] Release @nuxtjs/robots@4.0.0-rc.20 under a rc flag (not latest)
[ ] Opt-in Nuxt SEO to new module
[ ] Deprecate Nuxt Simple Robots
[ ] Update Nuxt Modules
Migration Guide
Requires Nuxt 3.6.x or higher
:information_source: rules continues to work the same but has been deprecated with a warning. You should consider switching to using explicit groups rules or switching to robots.txt config
:warning: Custom config files are not supported. You should remove any config files and associated configPath. Consider switching to robots.txt config
See https://github.com/nuxt-modules/robots/issues/116
Before Merge
After Merge
@nuxtjs/robots@4.0.0-rc.20
under a rc flag (not latest)Migration Guide
rules
continues to work the same but has been deprecated with a warning. You should consider switching to using explicitgroups
rules or switching to robots.txt configconfigPath
. Consider switching to robots.txt config