Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize addsearch.com
CSS files are blocking first paint for 6.37 seconds, preventing users from seeing any content quickly.
Use WP Rocket or Autoptimize to inline critical CSS for above-the-fold content. Load non-critical stylesheets asynchronously using media='print' then switching to 'all' onload. Defer Elementor and custom icon fonts that aren't immediately visible.
A score of 57 falls in the "Needs Improvement" range (50-89). While it is better than poor (0-49), you should aim for 90+ to provide an optimal user experience and maximize SEO benefits.
This site is slower than approximately 35% of similar sites. The main issues affecting performance are image optimization, JavaScript execution time, and layout stability.
Addressing these issues could improve your conversion rate by 15-20% and boost your search engine rankings.
Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
Interaction to Next Paint
Good: < 200ms
Measures how quickly the page responds to user interactions
Cumulative Layout Shift
Good: < 0.1
Measures visual stability - how much content shifts during page load
This WordPress site has poor performance with a score of 57/100, primarily due to extremely slow loading times. The biggest problem is an excessive 12.1-second Largest Contentful Paint, caused by multiple page redirects (costing 780ms), render-blocking CSS and JavaScript resources (delaying load by over 6 seconds), and inefficient resource delivery. The site is loading 123KB of unused JavaScript and 36KB of unused CSS, while images lack proper dimensions causing layout shifts. Fixing the redirect chain, deferring non-critical resources, and optimizing image delivery could improve the score by 30+ points and dramatically enhance user experience.
Why It Matters:
Your site redirects from addsearch.com to www.addsearch.com, delaying LCP by 780ms and wasting critical loading time.
How to Fix:
Update your WordPress Site URL and Home URL in wp-admin to use www.addsearch.com consistently. Configure your web server to serve www.addsearch.com directly without redirects. Update any hardcoded links in your theme and content to use the www version.
Why It Matters:
123KB of unused JavaScript is unnecessarily slowing down page load and blocking the main thread.
How to Fix:
Remove or lazy-load the AddSearch UI library if not used above-the-fold. Audit Cookiebot implementation to reduce 24KB of unused code. Use WordPress plugins like Asset CleanUp to disable scripts on pages where they're not needed.
Once your site is optimized, maintain that speed. Use DeployHQ for zero-downtime, automated deployments—so performance fixes and updates go live safely every time, without breaking your site.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
52KB of unused CSS and 74KB of unused JavaScript increase page weight and slow down parsing without providing value.
The header logo is 51KB larger than needed and wastes bandwidth while potentially delaying LCP.
Web fonts cause significant layout shifts (CLS: 0.139) and delay content rendering, directly impacting user experience.
84% of your CSS (52KB) and 66% of Divi JavaScript (74KB) is unused, slowing down page load times.