Overall Score
VendorRadar is a sleek, well-designed B2B SaaS platform with excellent visual design and a killer value prop—but it's being strangled by performance issues and missing some crucial SEO fundamentals. It's like a Ferrari with flat tires.
The Roast
VendorRadar looks like it was designed by someone who actually knows what they're doing, which is refreshing. The dark-mode hero, clean typography, and purposeful layout scream 'we're serious.' But then the page takes 3+ seconds to load and burns through unnecessary JavaScript like it's fueled by venture capital anxiety. The SEO score of 0 is absolutely brutal—you could've at least pretended to care about Google for like, five minutes. It's got the looks of a winner and the performance profile of a sleepy sloth.
🎯 Start Here
Google PageSpeed Insights
(Real metrics from Google)These scores come directly from Google's PageSpeed API. The AI scores above evaluate broader aspects like copy, trust signals, and conversion.
Core Web Vitals
SEO
Performance
Trust Signals
Mobile
Accessibility
Conversion
Design & UX
Copy & Messaging
SEO
The SEO score is a nightmare—0 on mobile suggests zero schema markup, missing Open Graph optimization, or broken structured data. The meta description is decent, but the H1 is incomplete ('Your vendors changed their programs this week. Did you catch') and the heading structure is irregular (h1:1, h2:6, h3:11, h4:2), which smells like content that wasn't built with SEO in mind.
Issues Found
- H1 text is incomplete in the crawl data ('Your vendors changed their programs this week. Did you catch' instead of the full headline)—suggests malformed HTML or truncation
- No visible schema markup for Organization, Product, or LocalBusiness; absence of JSON-LD structured data
- Mobile SEO score of 0 indicates missing viewport meta tag, mobile-specific optimizations, or schema implementation failures
Recommendations
-
Implement JSON-LD schema high
Add Organization, Product, and FAQPage schema markup to enable rich snippets and improve SERP visibility. Use Google's Structured Data Testing Tool to validate.
-
Fix H1 completeness and hierarchy high
Ensure H1 contains the full, untruncated headline; audit heading structure so it flows logically (H1 → H2s → H3s, no skips).
-
Create SEO content hub medium
Add a blog or resource section targeting keywords like 'vendor management platform,' 'MDF tracking,' 'IT partner programs'—this is a blue ocean with low competition.
Performance
A 70/100 Lighthouse performance score on mobile is mediocre at best, but the real killer is LCP at 3.1 seconds, TBT at 1+ second, and unused CSS/JS bloat—this feels like a framework-heavy build that nobody optimized. Page speed is a direct conversion killer.
Issues Found
- LCP (Largest Contentful Paint) of 3.1s exceeds Google's <2.5s 'good' threshold by 24%, causing users to wait too long for hero content
- TBT (Total Blocking Time) of 1.006s indicates heavy JavaScript execution during page load—likely due to analytics, tracking, or heavy component libraries
- Unused CSS and JavaScript reported; no indication of code-splitting, lazy-loading, or image optimization strategies
Recommendations
-
Reduce JavaScript bundle size high
Audit dependencies (check for bloated UI libraries, redundant analytics, or unnecessary polyfills); implement code-splitting and defer non-critical JS.
-
Optimize LCP-triggering resources high
Defer or async-load fonts, analytics, and third-party scripts; preload critical hero images and ensure the main content (h1, subheading, CTA) renders by 2.5s.
-
Purge unused CSS and implement critical CSS inlining medium
Use PurgeCSS or Tailwind's purge config; inline above-the-fold CSS to eliminate render-blocking stylesheets.
Trust Signals
Vendor logos (HPE, Lenovo, Fortinet, Palo Alto, CrowdStrike, etc.) provide social proof, but there's no accompanying context, customer testimonials, security badges, case studies, or credibility markers. The footer mentions 'Logos by Logodev' but doesn't explain why these vendors matter or what users should trust. Trust is assumed, not demonstrated.
Issues Found
- Vendor logos present but not contextualized—no caption like 'Trusted by IT partners managing 90+ vendors' or 'See how 500+ partners track MDF'
- No customer testimonials, case studies, or success metrics visible (e.g., 'Saved X hours per week', '50% reduction in missed MDF')
- No security/privacy badges, compliance certifications (SOC2, GDPR, ISO 27001), or data protection messaging beyond a cookie notice
Recommendations
-
Add contextual trust messaging to logos medium
Include a caption above or below logos: 'Join 500+ IT partners managing 90+ vendors with VendorRadar' or feature a customer stat like 'Save 10+ hours/week on vendor tracking.'
-
Include a customer testimonial or case study medium
Add a quote card with a company name, logo, and result (e.g., 'We catch MDF changes within hours instead of weeks. Game-changer.' – IT Manager, Mid-sized VAR).
-
Display security/compliance certifications low
Add badges or text confirming SOC2 Type II, GDPR compliance, or data residency options; link to a security/privacy page for detail.
Mobile
Mobile layout is responsive and stacks cleanly, but the content density is high, tap targets may be small (nav items, small CTAs), and the viewport handling looks standard without mobile-specific optimizations. The dashboard mockup is nearly unreadable at 375px, and there's no visible mobile menu indicator.
Issues Found
- Dashboard mockup in mobile view (screenshot 5) is scaled down and illegible—text is too small to read without zooming
- Navigation links (Pricing, FAQ, Contact) appear as small text in the top bar; touch target size may be <48x48px (below recommended threshold)
- No visible hamburger menu or mobile nav toggle—navigation may not stack properly on very small screens
Recommendations
-
Replace desktop mockup with mobile variant medium
Provide a mobile-specific dashboard screenshot at full 375px width, or use a carousel to show mobile UI instead of a scaled desktop version.
-
Ensure 48x48px touch targets high
Audit all nav links, buttons, and interactive elements to confirm minimum 48x48px hit area (or 44x44px minimum); add padding if needed.
-
Implement responsive navigation medium
Add a mobile hamburger menu for screens <768px and test on real devices (iPhone SE, Galaxy A12) to confirm usability.
Accessibility
256 ARIA attributes and comprehensive landmark structure (nav, main, aside, footer) is solid, but the missing skip-to-main-content link is a red flag, and the dark navy background with small white text may create contrast issues for users with low vision. No explicit mention of color contrast ratios.
Issues Found
- No skip-to-main-content link detected—this is a WCAG 2.1 Level A requirement that keyboard users and screen reader users rely on
- Dark navy background (#1a2332 or similar) with white text may not meet WCAG AA contrast for body copy (<4.5:1 required); needs testing with WAVE or Lighthouse
- No mention of focus management or keyboard navigation testing; tabbing through the page may be disorienting
Recommendations
-
Add skip-to-main-content link high
Insert a hidden link at the top of the page that jumps to <main> when focused; make it visible on :focus for keyboard users.
-
Audit color contrast ratios high
Test hero text, nav links, and body copy with Lighthouse or WAVE to ensure 4.5:1 contrast (AA) or 7:1 (AAA); adjust text color or background if needed.
-
Test keyboard and screen reader navigation medium
Walk through the page using Tab/Shift+Tab and test with NVDA (Windows) or VoiceOver (Mac); ensure all interactive elements are keyboard-accessible and properly labeled.
Conversion
The hero CTA is prominent, action-oriented, and benefit-driven ('Track 3 vendors free - takes 5 minutes'), with a clear secondary message below. The pricing page (mobile screenshot) shows two clear tiers with CTAs. However, the funnel is missing urgency hooks, social proof placement is weak, and there's no visible countdown or scarcity messaging.
Issues Found
- Single CTA on hero page with no secondary conversion paths (e.g., 'Schedule a demo' or 'See pricing')—only one way in
- Social proof (vendor logos) appears low on the page and without context (no quote, testimonial, or trust badge);trust signals are visual-only
- Pricing page CTAs ('Choose Pro', 'Choose Team') are identical in style, reducing distinctiveness—no guidance on which tier is recommended
Recommendations
-
Add secondary CTA above the fold medium
Include a 'See how it works' or 'View pricing' link near the primary CTA to capture users not ready to commit immediately.
-
Contextualize social proof medium
Add a caption like '90+ vendors tracked by leading VARs and MSPs' and consider adding a customer quote or testimonial card above/below the logos.
-
Highlight recommended tier low
Badge the 'Pro' or 'Team' tier with 'Most popular' or a checkmark to guide users and increase conversion to higher-value tier.
Design & UX
Dark navy hero with excellent typographic hierarchy and a well-organized feature showcase—the layout is modern, clean, and purpose-built for its B2B audience. However, the mobile version compresses content vertically with minimal breathing room, and there's some awkward whitespace in the middle sections.
Issues Found
- Mobile layout has excessive vertical stacking with tight line heights in the feature cards, reducing readability on smaller screens
- Large blank space between the features section and client logos section (screenshot 2) feels like a design oversight
- The dashboard mockup screenshot scales poorly on mobile—text becomes nearly illegible
Recommendations
-
Optimize mobile card spacing medium
Increase padding/margins in feature cards on mobile (currently too dense) and test line-height at 1.5+ to improve readability below 768px.
-
Tighten whitespace gaps low
Reduce or eliminate the large blank space between the feature cards and vendor logos section—it looks unintentional and breaks flow.
-
Responsive dashboard preview medium
Either provide a mobile-specific version of the dashboard screenshot or use a more mobile-friendly preview layout.
Copy & Messaging
The headline 'Your vendors changed their programs this week. Did you catch it?' is punchy, specific, and speaks directly to user pain—perfectly aimed at VARs and MSPs. Subheadings clearly explain the value without marketing fluff. The only weakness is that some CTAs could be more action-oriented and the value prop density varies across sections.
Issues Found
- CTA copy 'Track 3 vendors free - takes 5 minutes' is good but doesn't create urgency or scarcity
- Secondary messaging 'No credit card · 3 vendors free forever' is tucked below the button instead of being equally prominent
- Feature descriptions are solid but could include a brief success metric (e.g., 'Track X changes in Y time') to boost credibility
Recommendations
-
Strengthen CTA scarcity signals medium
Add copy like 'Start free in 5 minutes—or catch your next program change.' to inject urgency without being pushy.
-
Elevate trust messaging medium
Move 'No credit card' line to the same visual weight as the button, or integrate it into button copy: 'Track 3 vendors free (no card required)'.
-
Add quantified value to features low
Include concrete outcomes: 'Track MDF across 90+ vendors—catch changes in real-time' instead of just 'Track MDF.'
Think you can beat 62/100?
Get your site brutally analyzed by the same AI. 8 scores, a punch list of fixes, 60 seconds.