Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize collegenation.com
Render-blocking CSS and JavaScript are delaying First Contentful Paint by 610ms.
Inline critical CSS for above-the-fold content directly in your Shopify theme.liquid file. Move the chat widget script to load after window.onload event. Use async attribute for OneTrust cookie banner script.
A score of 48 falls in the "Poor" 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 Shopify site has poor performance with a score of 48/100, indicating significant user experience issues. The biggest problem is an extremely slow Largest Contentful Paint of 5.9 seconds, caused primarily by a massive 9.5-second resource load delay that prevents the main hero image from appearing quickly. The site is also bloated with 364 KB of unused JavaScript from third-party tools like Rebuy and cookie consent scripts, plus 49 KB of unused CSS that's blocking the initial render. Addressing the resource loading bottleneck, removing unnecessary JavaScript, and optimizing the hero image loading could dramatically improve the score by 30+ points and provide a much faster, more responsive shopping experience.
Why It Matters:
Resource load delay of 9.5 seconds is causing your LCP element to render extremely late, crushing your performance score.
How to Fix:
Add fetchpriority='high' to your hero image and remove loading='lazy' attribute. Preload the LCP image in your Shopify theme's <head> section. Move critical CSS inline and defer non-critical stylesheets using media='print' onload technique.
Why It Matters:
364 KiB of unused JavaScript is blocking rendering and adding 450ms to load times.
How to Fix:
Remove or lazy-load the Rebuy recommendation engine if not essential above-the-fold. Configure Klaviyo to load asynchronously after page interaction. Use Shopify's Script Tag API to defer Facebook Pixel until user engagement occurs.
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 Shopify Speed Tests
Render-blocking CSS is delaying First Contentful Paint by 150ms and slowing initial page rendering.
203 KiB of unused JavaScript is bloating your site and 357ms of Total Blocking Time is delaying interactivity.
Poor image optimization is causing a 450ms LCP delay and wasting 127 KiB of bandwidth.
364 KiB of unused JavaScript is blocking rendering and adding 450ms to load times.