VS GEO AI
VS GEO AI keeps an llm.txt file in sync with your shop metadata so AI crawlers always get the latest business context.
What is Generative Engine Optimization (GEO)?
Similar to how `robots.txt` gives instructions to web crawlers, `llm.txt` provides guidelines and context to Large Language Models (LLMs) and AI crawlers. This practice is known as Generative Engine Optimization (GEO). By creating a detailed `llm.txt` file, you tell AI systems exactly how to interpret and use your store's data, such as your product catalog, company information, and policies.
How does this boost sales?
As AI becomes more integrated with search engines and shopping assistants, providing clear instructions ensures your products are accurately represented and recommended. This improves your store's visibility in AI-driven results, attracting more qualified customers and giving you a competitive edge in the next generation of e-commerce.
Key Features
- Customize the template with placeholders such as {{shop_name}} and {{shop_url}}.
- Automatically regenerate after every save or trigger it manually.
- Validation guards ensure the PrestaShop root is writable before updating the file.
- Generates llm.txt files compliant with the llmstxt.org recommendations.
- Communicate supported languages using {{languages_overview}}.
- Inject full catalog data ({{categories_overview}}) plus CMS pages ({{cms_overview}}) and blog posts ({{blog_overview}}).
- Inactive content is automatically skipped to keep instructions up to date.