Mô tả
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
Cài đặt
- 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.
Hỏi đáp
-
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“TheSEO llms txt Generator” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “TheSEO llms txt Generator” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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