AI tools (LLMs) look for files /llms.txt and /llms-full.txt in the root of your store’s domain. These files help AI systems better understand your store’s content.
Normally, Shopify doesn’t allow adding custom files directly to the root path, which would make this impossible.
To solve this, we set up secure redirects through our proxy server. When an AI tool requests /llms.txt or /llms-full.txt, it’s automatically redirected behind the scenes to the right file on our proxy. The AI tool doesn’t see the proxy URL, it only sees the standard root paths, so everything works exactly as expected, and your store stays fully compatible with AI search.