FAQ: How the LLMs.txt generator works

What does the app do?

The app generates two files based on your store catalog:

  • /llms.txt
  • /llms-full.txt

These files contain catalog information in a format intended for AI agents and crawlers.

The generated files are hosted on Searchanise servers.

How can AI agents access the files?

To make the files available through standard URLs, the app creates redirects for /llms.txt and /llms-full.txt.

When an AI agent or crawler requests one of these URLs on your store domain, it is redirected to the corresponding file hosted by Searchanise. To keep the files accessible, the redirects should not be modified or removed manually.

Can AI agents and crawlers access files through redirects?

Yes. AI agents and crawlers access the files by requesting /llms.txt or /llms-full.txt on the store domain and following the redirect to the hosted file.

How is file content updated?

If automatic generation is enabled, the app regenerates the files using the latest catalog data available to it. This keeps the content synchronized with the current generated version.

What happens if I uninstall the app?

The requests to /llms.txt and /llms-full.txt will continue to follow the redirect, but the generated files will no longer be available. If the redirects are no longer needed, they can be removed manually.

Updated on June 11, 2026

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you

Let us improve this post!

Please tell us how we can improve this post

Related Articles