Nuxt Robots is a module for configuring the robots crawling your site with minimal config and best practice defaults.
The core feature of the module is:
<meta name="robots" content="index"> X-Robots-Tag HTTP header.New to robots or SEO? Check out the Controlling Web Crawlers guide to learn more about why you might
need these features.
|
Made possible by my Sponsor Program π Follow me @harlan_zw π¦ β’ Join Discord for help |
X-Robots-Tag header and <meta name="robots" ...> meta tagπ‘ Using Nuxt 2? Please use the v3.x tag.
Install @nuxtjs/robots dependency to your project:
npx nuxi@latest module add robots
π‘ Need a complete SEO solution for Nuxt? Check out Nuxt SEO.
π Read the full documentation for more information.
Licensed under the MIT license.