1. https://www.frevana.com
robots.txt Analysis
- Status: Present, but current form is overly redundant ("Allow: /" for all common and AI crawlers).
- Current Issues: Redundancy, missing sitemap, missed opportunity to block sensitive/irrelevant paths (e.g.,
/wp-admin/,/cart/,/checkout/).
Optimization Recommendations
- Simplify rules: One general rule plus sitemap reference.
- Optional: Re-add explicit Allow for AI bots only if you prefer explicit permissions.
- Add sitemap: Helps with faster and more comprehensive indexation.
- Block non-public or duplicate sections.
Optimized robots.txt
(Place at: https://www.frevana.com/robots.txt)
User-agent: *
Disallow: /wp-admin/
Disallow: /cart/
Disallow: /checkout/
Disallow: /account/
Disallow: /search
Allow: /wp-admin/admin-ajax.php
Sitemap: https://www.frevana.com/content/sitemap_index.xml
*Edit paths according to actual site structure if different.
llms.txt Analysis
- Status: Should exist at the domain root (https://www.frevana.com/llms.txt). Reference 2 shows a detailed, LLM-optimized summary. This is a good example with structured metadata for LLMs.
- Suggestions: Review and update regularly with more core pages, more up-to-date features, and trending AI/SEO keywords. Fully leverage LLM discoverability with rich metadata (which you are doing well).
Optimized llms.txt
(If missing or for further LLM discoverability;
Place at: https://www.frevana.com/llms.txt)
# Frevana
> Frevana is Your AI team for Generative Engine Optimization (GEO) and beyond.
Frevana enables users to launch an AI team in minutes to get their brand mentioned in AI and LLM results.
### Metadata
title: Frevana | Your AI team for Generative Engine Optimization
description: Launch an AI team in minutes to get your brand mentioned in AI and LLM results across platforms like ChatGPT, Gemini, Perplexity, Copilot.
domain: www.frevana.com
language: en
category: AI, GEO, AI Team, LLM Agent, Business Automation, AI Tools, Enterprise SaaS, Marketing Automation
keywords: Frevana, GEO, Generative Engine Optimization, LLM Visibility, AIO, Automate Work, Smart Workflow, Mobile Approval, AI Team, AI Tools
### Core Pages
- [Homepage](https://www.frevana.com/homepage): Overview of features, automation benefits, customer testimonials, getting started steps.
- [Pricing](https://www.frevana.com/pricing): Subscription plans and features.
- [Articles](https://www.frevana.com/articles/): Educational resources on AI, GEO, and industry trends.
- [Login](https://www.frevana.com/login): Access portal.
- [Sign Up](https://www.frevana.com/signup): Registration page.
### Accessibility
alt_text_present: true
structured_data: true
mobile_friendly: true
### SEO
sitemap: https://www.frevana.com/content/sitemap_index.xml
robots_txt: /robots.txt
### Highlights
First-mover in GEO, customizable AI teams for automated brand visibility, unique LLM citation analytics.
*Customize "Core Pages" and keywords as necessary.
2. https://goairmart.com
robots.txt Analysis
- Status: Present but minimal (
User-agent: *).
Allow: / - Problems: No blocking of sensitive/admin/user pages, missing sitemap, extremely permissive.
Optimization Recommendations
- Block irrelevant or sensitive directories.
- Add sitemap reference.
Optimized robots.txt
(Place at: https://goairmart.com/robots.txt)
User-agent: *
Disallow: /admin/
Disallow: /account/
Disallow: /checkout/
Disallow: /cart/
Disallow: /search
Sitemap: https://goairmart.com/sitemap.xml
*Edit Disallow paths and sitemap location as per your exact URL structure.
llms.txt Analysis
- Status: Missing/404 error (as per Reference 2).
- Problem: No LLM-optimized content for generative engines to index.
- Recommendation: Create an LLM summary page for discoverability.
llms.txt Template
(Place at: https://goairmart.com/llms.txt)
# GoAirmart
GoAirmart is an e-commerce platform offering a broad range of products for online shoppers.
### Metadata
title: GoAirmart | Affordable Online Shopping
description: GoAirmart is your trusted source for affordable products, fast shipping, and customer satisfaction. Shop electronics, apparel, home goods, and more.
domain: www.goairmart.com
language: en
category: E-commerce, Online Shopping, Retail, Consumer Goods
keywords: GoAirmart, online shopping, e-commerce, deals, electronics, clothing
### Core Pages
- [Homepage](https://goairmart.com): Shopping portal.
- [Deals](https://goairmart.com/deals): Special offers.
- [Support](https://goairmart.com/support): Customer service and FAQs.
- [Login](https://goairmart.com/login): Account access.
- [Cart](https://goairmart.com/cart): Review and checkout your purchases.
### Accessibility
alt_text_present: true
structured_data: true
mobile_friendly: true
### SEO
sitemap: https://goairmart.com/sitemap.xml
robots_txt: /robots.txt
*Edit content to fit your brand, pages, and feature set.
Summary Table
| Domain | robots.txt Status | robots.txt Action | llms.txt Status | llms.txt Action |
|---|---|---|---|---|
| www.frevana.com | Present, redundant, missing sitemap, not optimal | Replace with optimized, add sitemap, block private | Present, well-written | Maintain, review, update |
| www.goairmart.com | Present, overly permissive, missing sitemap | Replace with optimized, add sitemap, block private | 404/missing | Create as per template |
Key Placement Rule
Both robots.txt and llms.txt should be placed at your domain root:
If you have additional domains or need more detailed keywords/sections, let me know!