TheSEO llms txt Generator
TheSEO llms txt Generator
Description
TheSEO llms txt Generator creates a dynamic llms txt file at /llms.txt based on your WordPress settings.
llms txt is a helper file for modern language models such as ChatGPT, Perplexity and Google Gemini.
It defines your main topics, clusters, content context and citation preferences so AI crawlers understand your site better.
Features:
- Dynamic llms txt output at /llms.txt
- Multilingual admin (Dutch + English)
- Customisable topics, clusters and context
- Adjustable citation preferences
- Optional attribution link in the footer
- Non-intrusive implementation
Developed by https://www.theseo.nl
Installation
- Upload the
theseo-llms-txt-generatorfolder to the/wp-content/plugins/directory, or upload the zip via the WordPress plugin installer. - Activate the plugin through the “Plugins” menu in WordPress.
- Go to “Settings llms txt generator”.
- Fill in your site information and save.
- Visit
https://yourdomain.com/llms.txtto confirm the output.
Faq
After activation and saving your settings, it is automatically available at /llms.txt.
Yes. It works independently of your theme.
It only stores settings in one WordPress option.
Reviews
Changelog
1.1.2
- Moved admin inline styles into a separate CSS file loaded via wp_enqueue_style.
- Improved compatibility with WordPress.org plugin guidelines.
1.1.1
- Improved stability
- Better multilingual labels
- Added WordPress.org-ready readme
1.1.0
- Added bilingual admin labels (Dutch + English)
- Added optional footer attribution
- Added branding comments in llms txt output
1.0.0
- Initial release