Next.js
If the project uses the App Router, these files integrate with no extra dependencies.
- 1.Copy robots.txt and llms.txt into the project's public/ folder (automatically served at /robots.txt and /llms.txt).
- 2.Paste the content of json-ld.html into a Server Component (e.g. the root layout), inside a <script type="application/ld+json"> element with dangerouslySetInnerHTML, or use Next's Metadata API to produce the equivalent tags.
- 3.Update the homepage's generateMetadata function with the title and description suggested in meta-suggestions.html.
- 4.Deploy and re-scan the domain on AIVIS.
Download the bundle from your AIVIS report first, then re-scan the site to check the score went up.