Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I want to make my website appear in the AI search results like ChatGpt, Perplexity, Bard, etc...
I am not sure but I believe I will have to edit the current Robots.txt.liquid
Can someone help me by sharing the complete step by step process. Thanks!
Hi @TJ2022
To aid AI tools in indexing your site, make sure your robots. txt. liquid permits crawling for all user agents. Add:
User-agent: *
Allow: /
Also, submit your sitemap (located at yoursite. com/sitemap. xml) to major search engines. Meta tags and schema Consult your theme to see detailed tags and added schema saving work for better exposure.
Can you help me with the steps I need to take?
Hello @TJ2022
You can read this article I find from Google for Developers, and it may be helpful on your store in some ways:
https://developers.google.com/search/docs/appearance/ai-features