nuxt-modules / robots

Tame the robots crawling and indexing your Nuxt site.
https://nuxtseo.com/robots
412 stars 30 forks source link

Separate config option doesn't work #7

Closed zoellner closed 5 years ago

zoellner commented 5 years ago

I'm having trouble with the configuration being outside the modules array. I.e. what's in the readme under // With options works, what's next after or even doesn't work - it ignores the options and uses the defaults. Latest version of everything. Using nuxt in universal mode, i.e. SSR

WilliamDASILVA commented 5 years ago

@zoellner Hello,

Thank you for reporting this issue. I'll take a look at it very soon and will keep you updated. ❤️

ricardogobbosouza commented 5 years ago

@zoellner The documentation is wrong! Use robots insetead of 'nuxt-robots-module' Fixed in #6

WilliamDASILVA commented 5 years ago

Hello there,

This has been fixed in the #6 PR by @ricardogobbosouza and released on the v1.5.0 version.

Thank you for taking time to report this issue. ❤️