5.2.10 • Published 7 months ago

@nuxtjs/robots v5.2.10

Weekly downloads
21,455
License
MIT
Repository
github
Last release
7 months ago

npm version npm downloads License Nuxt

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:

  • Telling crawlers which paths they can and cannot access using a robots.txt file.
  • Telling search engine crawlers what they can show in search results from your site using a <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.

Features

  • šŸ¤– Merge in your existing robots.txt or programmatically create a new one
  • šŸ—æ Automatic X-Robots-Tag header and <meta name="robots" ...> meta tag
  • šŸ”„ Integrates with route rules and runtime hooks
  • šŸ”’ Disables non-production environments from being indexed
  • Solves common issues and best practice default config

Installation

šŸ’” 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.

Documentation

šŸ“– Read the full documentation for more information.

Demos

Sponsors

License

Licensed under the MIT license.

5.1.1

10 months ago

5.1.0

11 months ago

5.2.10

7 months ago

5.2.9

7 months ago

5.2.8

8 months ago

5.2.7

8 months ago

5.2.6

8 months ago

5.2.5

8 months ago

5.2.4

9 months ago

5.2.3

9 months ago

5.2.2

10 months ago

5.2.1

10 months ago

5.2.0

10 months ago

5.0.1

11 months ago

5.0.0

12 months ago

4.1.11

1 year ago

4.1.10

1 year ago

4.1.9

1 year ago

4.1.8

1 year ago

4.1.7

1 year ago

4.1.4

1 year ago

4.1.6

1 year ago

4.1.5

1 year ago

4.0.0-rc.23

1 year ago

4.0.0-rc.22

1 year ago

4.1.3

1 year ago

4.1.0

1 year ago

4.0.1

1 year ago

4.0.0

1 year ago

4.1.2

1 year ago

4.0.3

1 year ago

4.1.1

1 year ago

4.0.2

1 year ago

3.0.0

3 years ago

3.0.0-2

3 years ago

3.0.0-1

3 years ago

3.0.0-0

3 years ago

2.5.0

5 years ago

2.4.2

6 years ago

2.4.1

6 years ago

2.4.0

6 years ago

2.3.0

6 years ago

2.2.0

6 years ago

2.1.1

6 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago