A comprehensive WordPress plugin that generates and maintains an llms.txt file for your website, following the llms.txt specification for AI training data documentation.
llms.txt file in your website’s root directory/llms.txt URL with proper headersOnce configured, your llms.txt file will be available at: https://yourwebsite.com/llms.txt
`markdown
My WordPress Website
A comprehensive blog about web development, WordPress tutorials, and digital marketing strategies.
This WordPress website contains the following types of content:
The plugin provides several hooks for developers:
llms_txt_file_generator_before_generate – Before llms.txt content is generatedllms_txt_file_generator_after_generate – After llms.txt content is generatedllms_txt_file_generator_before_cache_clear – Before cache is clearedllms_txt_file_generator_content – Modify llms.txt content before outputllms_txt_file_generator_post_entry – Modify post entry formatllms_txt_file_generator_cache_duration – Modify cache duration