Forum Replies Created

Viewing 15 replies - 76 through 90 (of 115 total)
  • Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Thanks, @robdobson!
    Access to the site helped identify and fix the issue.

    Please keep in mind that WP Engine caches static content, so after future updates to the content or plugin, it’s important to clear your cache to reflect changes immediately.

    The page you mentioned is no longer in the index. Please verify, and feel free to reach out again if you need anything else — don’t hesitate to open a new topic. I’ll close this one for now.

    Best regards,

    LLMs Plugin Support

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @spk100

    Thanks for the suggestion!

    As of version 6.0.5, the plugin no longer enforces a strict 1000-post limit. You can now safely increase the max_posts setting in the plugin options to accommodate 5,000+ posts. The underlying query system has been optimized for performance, so large-scale exports should run efficiently.

    Best regards,

    LLMs Plugin Support

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @jlfguthrie

    Thanks for the kind words!

    ✅ We’ve just added pricing support in the latest version of the plugin — WooCommerce product prices are now included in the .txt output as plain text (e.g., 56.00 USD), making it clean and readable for crawlers and external tools.

    Let us know if you have any other feature suggestions — always happy to improve the plugin further!

    Best regards,

    LLMs Plugin Support

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @moltouomomagazine,

    Thanks for reporting this!

    ✅ As of the latest version, the plugin generates the llms.txt file in the background (asynchronously) to avoid blocking the admin panel during activation.

    📄 The actual .txt file is saved in your uploads folder, not in the site root.

    🌐 When visiting /llms.txt in the browser, the content is fetched from that uploads file and served dynamically – so you won’t see the physical file in your root directory.

    🛠 If the settings screen stays in “loading” mode for you, please try:

    • Reloading the admin page.
    • Clearing your browser cache.
    • Checking for JavaScript errors in the console.

    Let us know if you’re still stuck – happy to help further!

    Best regards,

    LLMs Plugin Support

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @mredodos,

    Thanks for reaching out!

    ✅ As of version 6.0.2multisite support has been fully implemented.

    Each sub-site in your WordPress Multisite network now generates and serves its own llms.txt file independently. This means:

    …should all return separate content based on the configuration and published posts of each site, not just from the main site.

    🔁 Please make sure you are:

    1. Using the latest version of the plugin (6.0.2 or higher).
    2. Visiting /llms.txt while logged out or in incognito to avoid cached results.
    3. Checking that each sub-site has its own llms_txt post published.

    Let us know if the issue persists after updating. We’d be happy to investigate further!

    Best regards,

    LLMs Plugin Support

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @doyukcom,

    Thanks for reaching out!

    ✅ As of version 6.0.2, multisite support has been fully implemented.

    Each sub-site in your WordPress Multisite network now generates and serves its own llms.txt file independently. This means:

    …should all return separate content based on the configuration and published posts of each site, not just from the main site.

    🔁 Please make sure you are:

    1. Using the latest version of the plugin (6.0.2 or higher).
    2. Visiting /llms.txt while logged out or in incognito to avoid cached results.
    3. Checking that each sub-site has its own llms_txt post published.

    Let us know if the issue persists after updating. We’d be happy to investigate further!

    Best regards,

    LLMs Plugin Support

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @robdobson

    You can use samsonov.teamwork@gmail.com to share the details securely. Let me know once it’s sent or if you need anything else.

    Best regards,

    LLMs Plugin Support

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @mredodos,

    Thanks a lot for reporting this issue!

    We have fixed the conflict with Breakdance Builder in the latest plugin version 6.0.1.

    Now, if the update mode is set to “Immediate”, the update task will be scheduled via a safe single cron event instead of running instantly, preventing 500 errors.

    Let us know if you need any further help!

    Best regards,

    LLMs Plugin Support Team

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @gulaspy,

    Thanks a lot for your suggestion!

    Good news: starting from version 6.0.1 of the LLMS.txt plugin, we have added SKU support for WooCommerce products. 🎉

    If a post type is product, the plugin will now automatically fetch and include the product’s SKU in the output, exactly like you proposed.

    Feel free to update to the latest version — and if you have any further ideas, we are happy to hear them!

    Best regards,

    LLMs Plugin Support Team

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @anthonysmay130,

    Since there have been no further reports and the latest version of the plugin includes memory optimization improvements, we are marking this thread as resolved.

    If you experience any additional issues or need further assistance, please feel free to open a new support topic — we’re always happy to help!

    Thank you again for your feedback and for using our plugin!

    Best regards,

    LLMs Plugin Support Team

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @jojo29,

    Thank you for reporting this!

    This issue has already been resolved in the latest version of the plugin.

    Please update to the newest version to fix the PHP warning related to the auto_create_ai_page key.

    If you encounter any further issues after updating, feel free to let us know — we’re happy to assist!

    Best regards,

    LLMs Plugin Support

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @robdobson

    Thank you for reaching out and reporting this!
    In order to better assist you, could you please provide temporary access (for example, via a temporary user account)?
    I would need to check the list of active plugins and review how the noindex rules are currently set up on your site.
    This will allow me to better understand the situation and offer the most accurate guidance.
    Looking forward to your reply!

    Best regards,

    LLMs Plugin Support

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @moltouomomagazine,

    Thanks for reaching out, and sorry to hear you’re experiencing this issue.

    To help us investigate further, could you please provide a bit more context?

    • Are you seeing any errors in your browser’s developer console or PHP logs?
    • Which version of WordPress and PHP are you using?
    • Are there any other plugins installed that might conflict?

    Also, we’ve released some updates recently. Could you please try updating the plugin to the latest version and let us know if the issue with the loading state and missing llms.txt file still persists?

    Looking forward to your reply so we can help resolve this quickly!

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @mredodos,

    Thanks for your question!

    At the moment, the plugin does not officially support WordPress multisite. However, multisite compatibility is on our roadmap, and we plan to implement it in a future update.

    If you’re working in a multisite environment and would like to test or share feedback, feel free to let us know — we’d be happy to hear your use case.

    Best regards,
    LLMs Plugin Support Team

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @anthonysmay130 ,

    Thanks for reporting this and for the detailed context!

    In the latest version of the plugin, we’ve implemented several improvements to reduce memory usage, especially during the generation process. That said, if you’re still encountering memory limit issues, we’d love to take a closer look.

    To help us troubleshoot effectively, could you please share:
    • A link to your website (if possible, even temporarily),
    • And if you’re comfortable, a backup of the site (or staging environment access).

    Having this would allow us to replicate the issue in context and provide a much faster resolution.

    Looking forward to your response!
    Best regards,
    LLMs Plugin Support Team

Viewing 15 replies - 76 through 90 (of 115 total)