Dashboard

Dashboard

Monitor SEO scores over time. One screen. Everything you need.

Getting Started

  1. Sign up at indxel.com
  2. Create a project — use your account API key from Settings
  3. Push crawl results from the CLI
Push your first crawlbash
npx indxel-cli crawl https://mysite.com --push --api-key ixu_your_key

Features

Score Card

The main score card shows your current SEO score (0-100), letter grade, trend indicator, and sparkline history of previous crawls.

Diff Panel

Compares the last two crawls and categorizes issues:

  • Fixed — Issues resolved since last crawl
  • New — New issues introduced
  • Regression — Issues that got worse
  • Unchanged — Persistent issues

Page Grid

All crawled pages sorted by score (worst first). Each page shows its score, grade, and number of errors/warnings. Click a page to see its full validation report.

Cross-Page Analysis

Site-wide issues that span multiple pages:

  • Duplicate titles and descriptions
  • H1 issues (missing or multiple)
  • Orphan pages
  • Structured data summary by type

Indexation

Track which pages are indexed, pending, or failed. See retry logs for pages that needed resubmission.

Pro feature

Indexation tracking requires a Plus or Pro plan and Google Search Console integration.

Core Web Vitals

Track LCP, CLS, and INP by deploy. See how your performance metrics change over time.

Check History

Timeline of all audits. Each entry shows the date, score, and number of issues. Compare any two checks to see what changed.

API Key

Your account API key starts with ixu_. Find it in your account settings. One key works for all your projects.

Use in CI/CDbash
# Set as environment variable
export INDXEL_API_KEY=ixu_your_key

# Or pass directly
npx indxel-cli crawl https://mysite.com --push --api-key ixu_your_key

Plans

FeatureFreePlus $19/moPro $49/mo
Projects15Unlimited
Checks/month5UnlimitedUnlimited
Pages/crawl5001,0005,000
Auto-indexationYesYes
Weekly monitoringYesDaily
AlertsEmailEmail + Slack + Webhook
GSC integrationYesYes
Core Web VitalsYesYes
Keyword intelligenceYes
LLMO monitoringYes
API accessYes