Hey @esekaweb 👋
If your site is using a multilingual plugin such as Polylang, the plugin automatically manages translations for each post or page — for example, like this:
🔗 https://snipboard.io/2GDBN6.jpg
When the LLMs.txt file is generated, it includes all available links across the site — for all translated posts and pages that exist in your Polylang setup.
Here’s what that looks like:
🔗 https://snipboard.io/wz5hgm.jpg
So there’s no duplication — the crawler reading your LLMs.txt file will see every valid URL from all active languages (or from the specific post types you’ve chosen).
In other words, you don’t need to create separate .md files per language — the crawler automatically detects all accessible posts and pages across translations.
Best regards,
LLMs Plugin Support Team