CLOUDCUSP LLMS.txt Generator

Generate AI-friendly LLMS.txt files for your WordPress site with modern UI/UX and comprehensive bot analytics.

4 database tables

Table NameDescriptionMethod
wp_ccspllms_analyticsStores analytics or statistics data.Static
wp_ccspllms_botsStores ccspllms bots data created by this plugin.Static
wp_ccspllms_generation_logA logging table that records activity, events, or audit history.Static
wp_ccspllms_settingsStores ccspllms settings data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:ccspllms_auto_regenerateOption key:ccspllms_auto_regenerate_newOption key:ccspllms_auto_regenerate_updateOption key:ccspllms_cron_frequencyOption key:ccspllms_cron_timeOption key:ccspllms_debug_loggingOption key:ccspllms_email_notificationsOption key:ccspllms_enabledOption key:ccspllms_excerpt_priorityOption key:ccspllms_file_statsOption key:ccspllms_last_generatedOption key:ccspllms_notification_emailOption key:ccspllms_post_typesOption key:ccspllms_site_taglineOption key:ccspllms_site_titleOption key:ccspllms_use_canonicalOption key:ccspllms_versionOption key:ccspllms_word_limit
wp_postmeta
Post meta