SEO + AEO + GEO Analysis Platform

رؤى أداء الويب

تحليل بالذكاء الاصطناعي لمواقع أسرع وأكثر سهولة واستدامة

Automatically analyzes both mobile and desktop for comprehensive responsive insights

Try a popular site:

2415

Quality Tests Available

59

MCP Tools

12

Ranking Profiles

ما وراء PageSpeed

Comprehensive web analysis across performance, accessibility, SEO, and sustainability

Core Web Vitals
الأداء
Core Web Vitals ودرجات Lighthouse وفرص التحسين
AI Insights
توصيات الذكاء الاصطناعي
اقتراحات ذكية ومرتبة حسب الأولوية مع أمثلة الكود
Carbon Score
البصمة الكربونية
مقاييس الاستدامة وتحليل الاستضافة الخضراء
Security Audit
رؤوس الأمان
تدقيق CSP و HSTS وأفضل ممارسات الأمان
MCP Ready
جاهز لوكلاء الذكاء الاصطناعي
تكامل MCP كامل لسير عمل التحليل الآلي
i18n Analysis
دعم عالمي
متوفر بـ 10 لغات مع تنسيق محلي
12-Suite Quality Framework

World-Class Testing

Each analysis can use the 2415-test executable registry and the 12-suite methodology layer, with durable storage when configured and clear degraded state when it is not.

Performance
Accessibility
SEO
Security
Best Practices
Mobile
PWA
Compliance
i18n
Readability
Carbon
Analytics
Quality Categories12 Suites
Performance
Accessibility
SEO
AEO
GEO
Security
Core Web Vitals
Carbon
i18n
Readability
Audience
Discovery

Scores appear after a real public URL analysis. Empty or degraded storage is labeled in results instead of showing sample numbers.

api/v1/analyze
// Analyze a URL with full quality framework
const response = await fetch(
  '/api/v1/analyze',
  {
    method: 'POST',
    headers: { 'Content-Type': 'application/json' },
    body: JSON.stringify({
      url: 'https://example.com',
      strategy: 'mobile',
      includeAI: true,
      qualityFramework: true
    })
  }
);

const { data } = await response.json();
// data.qualityReport - 12 suite scores
// data.comprehensiveTests - executable registry results
// data.traceIds - correlation tracking
API and MCP Integration

Built for Automation

Public REST API with OpenAPI documentation, MCP integration for AI agents, deterministic ranking endpoints, and protected report export scaffolding behind PLATPHORM_API_KEY.

1

REST API

Public REST endpoints with W3C trace correlation

2

MCP Protocol

Connect AI agents via /api/mcp endpoint

3

Full Observability

Every request traceable via correlation IDs