🎨 Nili's Art Validator Production

🌐 Select Test Environment

All tests below will run against the selected environment

🔍 Crawlability Check

Verify sitemap.xml pages can be crawled by search engines.

Check Crawlability

🔗 URL Validation

Crawl sitemap, extract all links, and validate every URL.

Validate URLs

🖼️ Broken Image Check

Detect broken images (404, 5xx, timeouts) on all sitemap pages.

Check Images

📧 Contact Form Test

Submit a test message and verify email delivery.

Test Contact Form

🎉 Book-a-Party Form Test

Test the book-a-party inquiry form with custom dropdowns and email verification.

Test Book Party

🏷️ Alt Tag Check

Verify all images on party pages have alt attributes for accessibility.

Check Alt Tags

📋 Format Tests

Test phone formats and email with + sign validation.

Test Input Formats

📬 Email Verification

Check SendGrid email activity to verify delivery.

Check Emails

📊 Performance Dashboard

90-day page load time history for all sitemap URLs. Shows performance trends similar to status.claude.com.

View Dashboard
⚙️ API Endpoints
GET /check-crawlability - Crawlability check
GET /letsgo - URL validation
GET /check-images - Broken images
GET /test-contact - Contact form test
GET /test-book-party - Book-a-party form test
GET /test-contact-formats - Format tests
GET /check-alt-tags - Alt tag check (party pages)
GET /check-email - Email verification
GET /performance - Performance dashboard
POST /api/test-contact - Contact API
POST /api/test-book-party - Book-a-party API
GET /api/run-performance-test - Run perf test (cron)
GET /health - Health check