Analytics
Comprehensive robots.txt & llms.txt Optimization Report for goairmart.com & frevana.com

Comprehensive robots.txt & llms.txt Optimization Report

Detailed analysis & improvement recommendations for https://goairmart.com and https://www.frevana.com

1. https://goairmart.com

A. robots.txt

Existing Content

 User-agent: *
 Allow: /

Issues & Opportunities

  • Missing sitemap directive: crawlers can index more efficiently with this present.
  • No bot-blocking for scrapers/heavy resource bots.
  • No comments or clarity for future maintainers.

Optimized robots.txt

# robots.txt for goairmart.com
User-agent: *
Allow: /

# Block well-known spam/resource-intensive bots
User-agent: MJ12bot
Disallow: /
User-agent: SemrushBot
Disallow: /
User-agent: BLEXBot
Disallow: /
User-agent: DotBot
Disallow: /

# Add sitemap for enhanced crawling
Sitemap: https://goairmart.com/sitemap.xml

Why the Optimization?

  • Sitemap inclusion supports improved and faster indexing by search engines.
  • Blocking non-value bots helps preserve bandwidth and content.
  • Comments make the file easier to update and manage.

B. llms.txt

Existing Content

404 Not Found — No llms.txt or equivalent available.

Issues & Opportunities

  • No AI/LLM discoverability. Site cannot be indexed for AI answers or summaries by emerging LLM ecosystems and search providers.

Optimized llms.txt (YAML format in .txt)

title: GoAirMart | Your Marketplace for Air Products & Services
description: GoAirMart connects buyers and sellers of air conditioners, purifiers, and HVAC solutions for homes and businesses.
domain: goairmart.com
language: en
category: [Marketplace, Air Conditioners, Air Purifiers, HVAC, Appliances]
keywords: [GoAirMart, Air Conditioners, Air Purifiers, HVAC, Buy, Sell, Service, Home Appliances]
core_features:
  - Browse & purchase air conditioning units and accessories.
  - List and sell air purifiers and HVAC services.
  - Compare products, prices, and sellers.
  - Customer reviews and trusted ratings.
  - Support for both commercial and residential customers.
important_urls:
  - Homepage: https://goairmart.com/
  - Products: https://goairmart.com/products
  - Sellers: https://goairmart.com/sellers
  - Support: https://goairmart.com/support
  - Sitemap: https://goairmart.com/sitemap.xml
accessibility: 
  - Mobile-friendly design
  - Alt text on images
seo:
  - robots.txt: /robots.txt
  - Sitemap: /sitemap.xml
Instructions: Save as /llms.txt (UTF-8 text) or /ai-summary.json at your web root.

Why the Optimization?

  • Makes your site and business information accessible and comprehensible to AI models and LLMs crawling the web.
  • Helps ensure more accurate and prominent appearance in AI-generated search and Q&A results.
  • Structured YAML format is recommended for clarity and broad compatibility.

2. https://www.frevana.com

A. robots.txt

Existing Content

Currently excessively verbose; many repetitive Allow statements for various bots, missing sitemap, & no bad bot blocks.

Issues & Opportunities

  • Redundancy: User-agent: * + Allow: / is effective for all regular search bots — detailed allows are not needed.
  • Sitemap missing: improves reliability and coverage of indexing.
  • No blocking of non-value or problematic crawlers (scrapers).

Optimized robots.txt

# robots.txt for www.frevana.com
User-agent: *
Allow: /

# Block well-known spam/resource-intensive bots
User-agent: MJ12bot
Disallow: /
User-agent: SemrushBot
Disallow: /
User-agent: BLEXBot
Disallow: /
User-agent: DotBot
Disallow: /

# Add sitemap for enhanced crawling & indexing
Sitemap: https://www.frevana.com/sitemap.xml

Why the Optimization?

  • Much easier to maintain, concise, modern best practice.
  • Protects from unwanted scraping and load.
  • Sitemaps = better, timelier search engine crawling.

B. llms.txt

Existing Content

Present, but could be more concise, better structured, and complete.

Issues & Opportunities

  • Standardization and consistency in key sections aids AI understanding.
  • Explicit YAML/JSON structure is best for ingestion by most LLMs/AIs.
  • Explicit metadata, features, and SEO info strengthens accuracy.

Optimized llms.txt (YAML format)

title: Frevana | Your AI Team for Generative Engine Optimization
description: Frevana enables businesses to launch an AI team in minutes, optimizing brand visibility in AI-generated results across leading platforms.
domain: www.frevana.com
language: en
category: [AI, Generative Engine Optimization, AI Team, Business Automation, AI Tools, Enterprise SaaS, Marketing Automation]
keywords: [Frevana, GEO, Generative Engine Optimization, AI Team, Automation, Smart Workflow, AI Agent, Business AI Tools]
core_features:
  - AI Visibility Report: Assess mentions in AI-generated results.
  - Competitive Benchmarking: Compare with competitors.
  - Domain Analysis: Evaluate sources influencing AI mentions.
  - Actionable Playbooks: Get concrete steps to improve AI visibility.
  - Workflow Integration: Works with content & marketing tools.
  - Generative Engine Tracking: Ongoing monitoring as AI evolves.
how_to_start:
  - Download the desktop app: https://static.frevana.com/app-updates/darwin/universal/Frevana.dmg
  - Setup an AI team or custom agent.
  - Automate workflows for efficiency and visibility.
important_urls:
  - Homepage: https://www.frevana.com/homepage
  - Pricing: https://www.frevana.com/pricing
  - Log in: https://www.frevana.com/login
  - Sign up: https://www.frevana.com/signup
  - Articles: https://www.frevana.com/articles/
  - Sitemap: https://www.frevana.com/content/sitemap_index.xml
accessibility:
  - Alt text implemented
  - Mobile-ready
  - Structured data present
seo:
  - robots.txt: /robots.txt
  - Sitemap: /content/sitemap_index.xml
Instructions: Save as /llms.txt or /ai-summary.json at web root for optimal AI/LLM indexing.

Why the Optimization?

  • Clear, concise, machine-readable summary for LLMs, AI search, and digital agents.
  • Improves accuracy and completeness of automated AI "knowledge panels" and results.
  • Gives strong instructions for how to represent your business in generative AI environments.

Summary Table

URL robots.txt Status Optimized Suggestion llms.txt Status Optimized Suggestion
https://goairmart.com Very basic, no sitemap/bot blocking Add sitemap, block spammy bots 404 (missing) Add structured summary
https://www.frevana.com Verbose, redundant, no sitemap/bot blocking Simplify, add sitemap, block spammy bots Present but can improve Streamline structure

Action Checklist

  • Update robots.txt on both sites as shown for better crawl control.
  • Add or update llms.txt/ai-summary.json at web root as structured YAML.
  • For goairmart.com: Create a new llms.txt file.
  • For frevana.com: Refine and reformat llms.txt for best clarity.

Need downloadable .txt or .json files, or custom bot lists or meta-data? Contact your site administrator or request assistance based on your needs!