Backend Configuration (Admin side)
| Panel |
|---|

|
| Field | Description |
|---|
| Enable | Toggle to enable or disable the feature. Select "Yes" to activate the settings. | | Company Name | Input field to enter the official name of the company. | | Company Description | Text area to provide a brief overview or description of the company. | | Additional Information Block | An optional field to display any extra message or note. Example: “This file is generated to assist LLMs…” | | LLMs.txt File Path | Path relative to the pub/ directory where the llms.txt file is stored. This file helps guide LLMs in using your content. Default: llms. | | Access Control | Read-only block that outlines usage terms for the LLMs.txt file. It includes: rate limits, caching, commercial use policy, attribution requirement, etc. |
| Panel |
|---|

|
| Field | Description |
|---|
| Enable CMS Pages | Choose “Yes” to allow CMS pages to be included for LLM access. | | Additional CMS Content Fields | Select extra fields (like Meta Title or Content) you want to include. Title and URL are added by default. | | Exclude CMS Pages | Choose pages you don’t want to share, such as 404 or policy pages. | | CMS Sort Order | Set the order in which CMS pages appear in the output (lower number = higher priority). | | Restricted Pages | Enter URLs of pages that should be excluded based on paths (e.g., /customer/*). One per line. | | Additional Pages | Manually add any extra pages not part of CMS using markdown format: - [Title](URL): Content. |
| Panel |
|---|

|
| Field | Description |
|---|
| Enable Product Pages | Select “Yes” to allow product pages to be included for LLM access. | | Additional Product Content Fields | Choose which extra fields to include (e.g., SKU, Meta Title). Name, URL, and Meta Description are always included. | | Exclude Product IDs | Enter product IDs that should not be included. Use commas to separate (e.g., 12,48,63). | | Product Sort Order | Set the display order of product data in the output. Lower numbers appear first. |
| Panel |
|---|

|
| Field | Description |
|---|
| Enable Category Pages | Select “Yes” to include category pages for LLM access. | | Additional Category Content Fields | Choose extra details to include, like “Description” or “Meta Title”. Name, URL, and Meta Description are included by default. | | Exclude Category IDs | Enter the IDs of category pages you don’t want to share. Use commas to separate them (e.g., 4,9,17). | | Category Sort Order | Set the order for how category data should appear. Lower numbers come first. |
| Panel |
|---|

|
| Field | Description |
|---|
| LLM File Structure Style | Choose how the file content is formatted: • Markdown Style – Easy-to-read text format • Key Value Format – Machine-readable format like key: value pairs. | | Generation Frequency | How often the file is created or updated. Options include Daily, Weekly, etc. | | Last Generated At | Shows the date and time the file was last created. | | Download LLMs.txt File | Click this button to download the most recently generated file. | | Generate Now | Manually create or update the file instantly by clicking this button. |
|