Beskrivelse
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
-
Where is my llms txt file located?
-
After activation and saving your settings, it is automatically available at /llms.txt.
-
Does this plugin work with every WordPress theme?
-
Yes. It works independently of your theme.
-
Does this plugin modify my database?
-
It only stores settings in one WordPress option.
-
Only optional attribution, visible to users, which can be disabled at any time.
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“TheSEO llms txt Generator” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “TheSEO llms txt Generator” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
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