Hey Friends, i want a help from you guys, that i want to implement two files one is robot.txt & llms.txt file for the crawling’s, But in which folder i have to create template but it’s showing the extension must be .liquid or json. I also asked to shopify support team but they don’t want to help me, they are saying we wouldn’t help you in that because we are not developers team. So please suggest me what is the best option to do that.
Hey @Web_Development,
For the robots.txt side of this, we already have built-in support. You can create a robots.txt.liquid template directly in your theme editor. Go to Online Store > Themes > Edit code, then add a new template and select “robots.txt.liquid” as the type. The editing robots.txt.liquid help center article walks through the full process, and the developer reference for robots.txt.liquid covers the Liquid objects available if you want more granular control over rule groups.
For llms.txt, we don’t currently have support for serving that file type. It’s also worth noting that llms.txt is a community proposal, not an established standard. No major LLM provider (OpenAI, Google, Anthropic) has confirmed they honor these files during crawling, so the practical SEO benefit is unclear right now.
Assuming based on your question that your goal is making your store discoverable and functional for AI agents, our approach to this is through real-time integrations rather than static files. Here are some of those agentic resources that are a good starting point:
Hey @Web_Development did the above help clarify this for you?
Hi KyleG, I understand for robot.txt but what about the llms.txt, Because i want to implement, So better you can suggest me for this please. @KyleG-Shopify
As Kyle already said, this isn’t supported.
I am replying to this thread because a Shopify tool: https://commerce-readiness.shopify.io/ is recommending llms.txt
I’m curious, if it’s not supported, then why is it recommended?
Hey @dac514, thanks for sharing that. I’ve looked in to this and we have updated that tool and the llms.txt suggestion should not be surfaced as it is still not possible to add it.
Things are changing often in the AI space though so it’s possible this changes in the future.
hi guys, any updates about llms.txt? I noticed that the file already exists on Shopify stores, but I don’t think it’s really possible to edit.
You can use llm.txt.liquid, similarly to `robots.txt.liquid, but it seems you can’t access many liquid objects in it currently as reported by @teamdijon

