AI-POWERED REVERSE PROXY

CONTROL HOW AI SEES YOUR CONTENT

Intercept crawler requests at the edge. Route them through AI optimization, pre-rendering, or caching. Serve enriched content that AI systems understand and recommend.

INCOMING REQUESTGPTBot · Googlebot · ClaudeBot · GeminiWRENDA PROXYCrawler Detection EngineUser-Agent → Action RoutingAI OPTIMIZE→ Enriched Markdown · SchemaKV CACHE1h TTL✓ markdownPRE-RENDERHeadless Browser · Full DOMKV CACHE1h TTL✓ renderedPASS-THROUGHOrigin · CDN RulesEDGE CACHECDN TTL✓ cachedMCP SERVERAI Agents · Tool CallsJSON-RPCTool Discovery✓ callable

WHAT AI CRAWLERS SEE

The difference between invisible and irresistible

WITHOUT WRENDA
<html>
<body>
<div id="root"></div>
// JavaScript not executed
// No content rendered
// No schema markup
// Zero tokens for AI
</body></html>
AI recommendation: SKIPPED — no usable content
WITH WRENDA
---
title: Nike Air Max 90
schema: Product · price: $129.99 · rating: 4.8
---
# Nike Air Max 90
Running shoe (1990). EVA foam midsole, visible
Air unit, rubber waffle outsole.
## Specifications
| Feature | Detail | + 8 entity expansions
## FAQ (14 entries)
- Are Air Max 90s good for running? …
## See also + semantic relations
+Enriched Markdown+Schema LD+JSON+FAQ Section+Entity Data+Relation Map
AI recommendation: FEATURED — rich, authoritative content
PLATFORM WALKTHROUGH

SEE IT IN ACTION

From adding your domain to tracking AI crawler analytics — here's how Wrenda works.

01ADD DOMAIN

Connect in 5 Minutes

Point your DNS to Wrenda. We detect your origin, provision SSL, and create worker routes automatically — zero downtime for human visitors.

  • Custom domain support
  • Automatic SSL provisioning
  • Origin auto-detection
app.wrenda.ai
shop.example.com
Origin → origin.vercel.app
ACTIVE
DNS STATUS
CNAME wrenda-ssl verified
SSL certificate issued
Worker route created
Cache slots provisioned
DNS RECORD TO ADD
TYPENAMEVALUE
CNAMEshopwrenda-proxy.io
01 — AI OPTIMIZATION

INTELLIGENT CONTENT TRANSFORMATION

Our AI engine rewrites each page as an enriched markdown document — injecting schema metadata, FAQ sections, entity expansions, and semantic relationships. Markdown tokenizes cleanly, so AI systems parse, understand, and cite your content far more readily than raw HTML.

https://shop.example.com/shoes/air-max-90
HomeShoesSale
$129.99
200 tokens · no schema · no FAQs
air-max-90.mdENRICHED MARKDOWN
---
title: Nike Air Max 90
schema: Product · price: $129.99 · rating: 4.8
---
# Nike Air Max 90
Nike running shoe (1990). EVA foam midsole, visible Air unit, rubber waffle outsole.
## SPECIFICATIONS
| Feature | Detail    |
|---------|----------|
| Midsole | EVA foam |  + 8 entities
## FAQ · 14 ENTRIES
- Are Air Max 90s good for running?
- What sizes are available?
- How do they compare to Ultra Boost?
+ 11 more
## SEE ALSO
[Nike Air Max 97][Adidas Ultra Boost][New Balance 990v6]
2,400 tokens · markdown · schema · 14 FAQs · 8 entities
200
2,400 tokens· 12x enrichment
02 — PRE-RENDERING

FULL BROWSER RENDERING AT THE EDGE

A real headless browser renders your JS-heavy pages into complete HTML. SPAs, React apps, dynamic content — crawlers that can't execute JavaScript get fully rendered pages instantly.

https://shop.example.com/shoes/air-max-90
Waiting for JavaScript...∞ — never resolves
<div id="root"></div>
// 0 tokens for AI
https://shop.example.com/shoes/air-max-90
SHOPEX
HomeShoesSaleCart
$129.99$159.99
4.8 (2,341)
ADD TO CART
LD+JSONProductReviewsBreadcrumbList
03 — SEO SPLIT TESTING

MEASURE REAL IMPACT ON RANKINGS

A/B test content modifications with Causal Impact analysis. Split URLs into control and variant groups, apply changes, and measure statistically significant differences in search performance.

IMPRESSIONS · 30 DAY TEST WINDOW
HIGH
LOW
▼ TEST START
Control Variant
+47% impressions · Causal Impact p-value: 0.003 · Statistically significant ✓
04 — MULTI-LAYER CACHING

EDGE-FAST RESPONSE TIMES

KV cache for AI-transformed content, CDN edge cache for static assets, configurable TTLs per MIME type. Warm your entire cache with sitemap-based population jobs.

KV CACHE
AI-optimized + pre-rendered · 1h TTL
CDN EDGE
Images 30d · CSS/JS 7d · Fonts 30d
BROWSER
Cache-Control headers · per rule
98.2%cache hit rate
<12msavg edge response
0origin load on hit
05 — MCP PROTOCOL

AI AGENTS INTERACT WITH YOUR SITE

Model Context Protocol server per domain. AI agents discover tools, execute actions, and interact with your site programmatically via JSON-RPC 2.0.

AI AGENT DISCOVERS TOOLS
POST /.well-known/mcp
{ "method": "tools/list" }
["search_products", "get_pricing", "check_inventory"]
AGENT EXECUTES TOOL
{ "method": "tools/call",
"params": { "name": "search_products",
"arguments": { "query": "running shoes under $150" } } }
STRUCTURED RESPONSE
{ "results": [
{ "name": "Air Max 90", "price": "$129", "rating": 4.8 },
{ "name": "Ultra Boost", "price": "$142", "rating": 4.7 }
] }
FAQ

Frequently Asked Questions

Everything you need to know about how Wrenda works.

Wrenda is a reverse proxy you put in front of your site. It detects who's requesting each page — AI crawler, search bot, or human — and serves a tailored version. AI crawlers get enriched semantic HTML with schema and FAQs so engines like ChatGPT and Perplexity understand and cite you. Traditional bots like Googlebot get fully pre-rendered HTML even if your site is JavaScript-heavy. Humans get your normal page, untouched.

READY TO CONTROL YOUR AI PRESENCE?

Setup takes 5 minutes. No credit card required.

START FREE