# ============================================================
# Velvens Marketplace Robots.txt Directives
# Optimized for Google, Bing, Applebot & AI Search Engines / Agents
# ============================================================
User-agent: *
Allow: /
Disallow: /auth-process.php
Disallow: /subscribe-process.php
Disallow: /contact-process.php

# 1. OpenAI / ChatGPT Search Bots & Agents
User-agent: GPTBot
User-agent: ChatGPT-User
User-agent: OAI-SearchBot
Allow: /

# 2. Anthropic Claude Search Bots & Agents
User-agent: ClaudeBot
User-agent: anthropic-ai
User-agent: Claude-Web
Allow: /

# 3. Google Gemini & Search AI Bots
User-agent: Googlebot
User-agent: Googlebot-Image
User-agent: Google-Extended
Allow: /

# 4. DeepSeek AI Bot
User-agent: DeepSeekBot
Allow: /

# 5. Perplexity AI Search Bot
User-agent: PerplexityBot
Allow: /

# 6. Apple Intelligence & Siri Bot
User-agent: Applebot
User-agent: Applebot-Extended
Allow: /

# 7. Microsoft Bing & Copilot
User-agent: Bingbot
User-agent: msnbot
Allow: /

# 8. Meta / Facebook AI Crawlers
User-agent: Meta-ExternalAgent
User-agent: Meta-ExternalFetcher
Allow: /

# 9. Amazon & Other Leading AI Crawlers
User-agent: Amazonbot
User-agent: Cohere-ai
User-agent: MistralBot
User-agent: Bytespider
Allow: /

# 10. Social Media Previews
User-agent: Twitterbot
User-agent: facebookexternalhit
User-agent: LinkedInBot
User-agent: WhatsApp
Allow: /

# Machine-Readable AI Knowledge Endpoints (Answer.AI Standard)
# Direct AI agent summary: https://velvens.com/llms.txt
# Direct AI agent full docs: https://velvens.com/llms-full.txt

# XML Sitemaps
Sitemap: https://velvens.com/sitemap.xml
Sitemap: https://velvens.com/sitemap.php
