Descripción
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
Instalación
- 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.
Preguntas frecuentes
-
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “TheSEO llms txt Generator” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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