{"id":20635732,"url":"https://github.com/nuxt-modules/robots","last_synced_at":"2026-04-02T11:56:39.249Z","repository":{"id":41207660,"uuid":"108132201","full_name":"nuxt-modules/robots","owner":"nuxt-modules","description":"Tame the robots crawling and indexing your Nuxt site.","archived":false,"fork":false,"pushed_at":"2026-04-01T22:06:01.000Z","size":6540,"stargazers_count":515,"open_issues_count":7,"forks_count":50,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-02T09:35:38.127Z","etag":null,"topics":["nuxt","nuxt-module","robots-txt","ssr","vuejs"],"latest_commit_sha":null,"homepage":"https://nuxtseo.com/robots","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt-modules.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["harlan-zw"]}},"created_at":"2017-10-24T13:40:12.000Z","updated_at":"2026-03-26T13:46:58.000Z","dependencies_parsed_at":"2023-02-10T22:45:47.397Z","dependency_job_id":"789b3ffa-b127-4bf3-9b7a-a8b6550b2cfe","html_url":"https://github.com/nuxt-modules/robots","commit_stats":{"total_commits":134,"total_committers":16,"mean_commits":8.375,"dds":0.5895522388059702,"last_synced_commit":"075a19a4b76ed6b9b4834a736732e1a7181f42ec"},"previous_names":["nuxt-community/robots-module","williamdasilva/nuxt-robots-module"],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt-modules/robots","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Frobots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Frobots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Frobots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Frobots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt-modules","download_url":"https://codeload.github.com/nuxt-modules/robots/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Frobots/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31305957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nuxt","nuxt-module","robots-txt","ssr","vuejs"],"created_at":"2024-11-16T15:06:58.731Z","updated_at":"2026-04-02T11:56:39.244Z","avatar_url":"https://github.com/nuxt-modules.png","language":"TypeScript","funding_links":["https://github.com/sponsors/harlan-zw"],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003ch1\u003e@nuxtjs/robots\u003c/h1\u003e\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![License][license-src]][license-href]\n[![Nuxt][nuxt-src]][nuxt-href]\n\nNuxt Robots is a module for configuring the robots crawling your site with minimal config and best practice defaults.\n\nThe core feature of the module is:\n- Telling [crawlers](https://nuxtseo.com/learn/controlling-crawlers) which paths they can and cannot access using a [robots.txt](https://nuxtseo.com/learn/controlling-crawlers/robots-txt) file.\n- Telling [search engine crawlers](https://developers.google.com/search/docs/crawling-indexing/googlebot) what they can show in search results from your site using a `\u003cmeta name=\"robots\" content=\"index\"\u003e` `X-Robots-Tag` HTTP header.\n\nNew to robots or SEO? Check out the [Controlling Web Crawlers](https://nuxtseo.com/learn/controlling-crawlers) guide to learn more about why you might\nneed these features.\n\n\u003cp align=\"center\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctd align=\"center\"\u003e\n\u003csub\u003eMade possible by my \u003ca href=\"https://github.com/sponsors/harlan-zw\"\u003eSponsor Program 💖\u003c/a\u003e\u003cbr\u003e Follow me \u003ca href=\"https://twitter.com/harlan_zw\"\u003e@harlan_zw\u003c/a\u003e 🐦 • Join \u003ca href=\"https://discord.gg/275MBUBvgP\"\u003eDiscord\u003c/a\u003e for help\u003c/sub\u003e\u003cbr\u003e\n\u003c/td\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\u003c/p\u003e\n\n## Features\n\n- 🤖 Merge in your existing robots.txt or programmatically create a new one\n- 🗿 Automatic `X-Robots-Tag` header and `\u003cmeta name=\"robots\" ...\u003e` meta tag\n- 🕵️ [Bot detection](https://nuxtseo.com/docs/robots/guides/bot-detection) with optional fingerprinting\n- 🔒 Disables non-production environments from being indexed\n- 🤠 Control AI crawlers using the `Content-Signal` and `Content-Usage` directives\n\n## Installation\n\n💡 Using Nuxt 2? Please use the [v3.x](https://github.com/nuxt-modules/robots/tree/v3.x) tag.\n\nInstall `@nuxtjs/robots` dependency to your project:\n\n```bash\nnpx nuxi@latest module add robots\n```\n\n💡 Need a complete SEO solution for Nuxt? Check out [Nuxt SEO](https://nuxtseo.com).\n\n## Documentation\n\n[📖 Read the full documentation](https://nuxtseo.com/robots) for more information.\n\n## Demos\n\n- [Default - StackBlitz](https://stackblitz.com/edit/nuxt-starter-zycxux?file=public%2F_robots.txt)\n\n## Sponsors\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg\"\u003e\n    \u003cimg src='https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg' alt='sponsors'/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## License\n\nLicensed under the [MIT license](https://github.com/nuxt-modules/robots/blob/main/LICENSE.md).\n\n\u003c!-- Badges --\u003e\n[npm-version-src]: https://img.shields.io/npm/v/@nuxtjs/robots/latest.svg?style=flat\u0026colorA=18181B\u0026colorB=28CF8D\n[npm-version-href]: https://npmjs.com/package/@nuxtjs/robots\n\n[npm-downloads-src]: https://img.shields.io/npm/dm/@nuxtjs/robots.svg?style=flat\u0026colorA=18181B\u0026colorB=28CF8D\n[npm-downloads-href]: https://npmjs.com/package/@nuxtjs/robots\n\n[license-src]: https://img.shields.io/github/license/nuxt-modules/robots.svg?style=flat\u0026colorA=18181B\u0026colorB=28CF8D\n[license-href]: https://github.com/nuxt-modules/robots/blob/main/LICENSE.md\n\n[nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt\n[nuxt-href]: https://nuxt.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuxt-modules%2Frobots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuxt-modules%2Frobots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuxt-modules%2Frobots/lists"}