1. Where the Meta Box Appears #
The docs describe:
- A “Davix LLM Index” meta box is available on edit screens for post types included in the index.
Step-by-step:
- Go to Posts → All Posts (or another supported post type, e.g. Pages).
- Edit any item that is part of the post types you enabled in LLM Index settings.
- On the edit screen, scroll down until you find a meta box titled “Davix LLM Index”.
image IMAGE PLACEHOLDER: Screenshot of a post edit screen showing a meta box titled “Davix LLM Index” with include/exclude options. IMAGE image
2. Force Include / Force Exclude Options #
Your docs explain that the meta box exposes controls to override automatic inclusion logic:
Common controls described:
- Force Include – ensure this item appears in the LLM Index, even if it might otherwise be filtered out.
- Force Exclude – ensure this item does not appear in the LLM Index, even if its post type/taxonomy would normally include it.
Step-by-step:
- In the Davix LLM Index meta box, locate:
- A toggle/checkbox for Force Include.
- A toggle/checkbox for Force Exclude.
- If you want to guarantee that this post is indexed:
- Turn Force Include ON.
- If you want to guarantee that this post is never indexed:
- Turn Force Exclude ON.
- Update/Save the post.
The LLM Index builder will respect these per-post overrides when assembling the index.
3. When to Use Per-Post Overrides #
The docs suggest per-post overrides are useful when:
- You have certain important pages (e.g., cornerstone content) that must always appear in the index.
- You have pages that should never appear in an AI index (e.g., internal-only content, legal boilerplate, or low-value pages), even if their post type is normally included.
By combining:
- Global post type/taxonomy filters in LLM Index settings, and
- Per-post Force Include/Exclude,
you can keep your LLM index focused and appropriate for AI tools.

