Stop guessing if your template will pass the Framer Marketplace review. Go Review is your automated pre-submission sidekick that audits your entire project against official Framer requirements, catching hidden errors before you hit submit.
Save time, avoid rejections, and publish high-quality templates faster.
Go Review runs a comprehensive scan across your project in seconds:
Marketplace Compliance: Detects placeholder text (lorem ipsum), broken links, missing 404 pages, default project names, and hardcoded colors/texts.
Structure & Cleanliness: Flags default layer names (e.g., "Frame 1", "Rectangle 2"), hidden/invisible layers, and unused code files.
Performance Insights: Analyzes Core Web Vitals (LCP, TBT, CLS) and overall mobile performance scores.
SEO Readiness: Checks page titles, meta descriptions, Open Graph tags, semantic HTML, and crawlability.
Accessibility (a11y): Validates image alt text, WCAG color contrast, form labels, and focus indicators.
Responsive Design: Ensures smooth scaling across all breakpoints (Desktop, Tablet, Mobile) and highlights rigid fixed-width elements.
Smart Finder (Click-to-Jump): Click the 🎯 icon next to any issue to instantly select and zoom in on the exact problematic layer on your canvas.
One-Click Auto Fix: Automatically resolve default layer naming, missing alt text, and placeholder links without leaving the plugin.
Actionable Reports: Get a comprehensive 0–100 score (A–D grade) with color-coded severity levels (Errors, Warnings, Info) and step-by-step fix instructions.
Seamless UI: Fully adapts to your Framer Light & Dark mode themes.
Framer Template Creators who want to bypass rejection loops on the Marketplace.
Designers & Agencies ensuring top-tier quality control for client handoffs.
Developers validating performance, SEO, and accessibility standards.
Fixed dark/light theme to follow Framer app theme instead of system theme. Replaced CSS media queries (prefers-color-scheme) with data-framer-theme attribute selectors as per Framer plugin guidelines.