Skip to content

doc: add link headers - enhance support form ai agents#2175

Merged
BrunoCampana merged 2 commits into
mainfrom
docs/link-headers
May 21, 2026
Merged

doc: add link headers - enhance support form ai agents#2175
BrunoCampana merged 2 commits into
mainfrom
docs/link-headers

Conversation

@BrunoCampana

@BrunoCampana BrunoCampana commented May 20, 2026

Copy link
Copy Markdown
Contributor

What problem does this PR solve?

This PR is part of an effort to make the docs website provide full support for AI agents.
In this context, one of the tools we are using for this is:
https://isitagentready.com/docs.qvac.tether.io?profile=content

The tool evaluates all the standards currently being used on the internet to provide support for AI agents to discover and consume the content of our docs website.
And one of the criteria suggested by the tool to improve support for AI agents is to add relevant links as headers.

How does it solve it?

We read the documentation of our CDN provider and created _headers files to point to the following resources:

  • llms.txt
  • llms-full.txt
  • API reference
    Note: although several AI agents already look for the llms.txt/llms-full.txt files, this serves as reinforcement.

Our CDN platform will use the _headers file in the website's root directory to add the link headers.

PR preview / see it working

Check the headers in PR preview:
https://qvac-docs-staging-fazwv-commit-45deb41.kinsta.page

Example:

curl -sI 'https://qvac-docs-staging-fazwv-commit-45deb41.kinsta.page'/ | grep -i '^link:'

@BrunoCampana BrunoCampana self-assigned this May 20, 2026
@BrunoCampana BrunoCampana requested review from a team as code owners May 20, 2026 22:21
@BrunoCampana BrunoCampana added the documentation Improvements or additions to documentation label May 20, 2026
@kinsta

kinsta Bot commented May 20, 2026

Copy link
Copy Markdown

Preview deployments for qvac-docs-staging ⚡️

Status Branch preview Commit preview
✅ Ready Visit preview Visit preview

Commit: 45deb41e289a1e7db8bb4e7d2bb78174e379b084

Deployment ID: 0fda1c54-f62d-4f88-b72b-062be26e061a

Static site name: qvac-docs-staging-fazwv

@github-actions

github-actions Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

Tier-based Approval Status

**PR Tier:** TIER1

**Current Status:** ✅ APPROVED

**Requirements:**
- 1 Team Member approval ✅ (1/1)
- 1 Team Lead OR Management approval ✅ (1/1)



---
*This comment is automatically updated when reviews change.*

@BrunoCampana

Copy link
Copy Markdown
Contributor Author

/review

@BrunoCampana BrunoCampana merged commit d882ae6 into main May 21, 2026
9 checks passed
@BrunoCampana BrunoCampana deleted the docs/link-headers branch May 21, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants