Fix Unused Preconnect Hints

How to optimize homy.furniture

WordPress SiteScore: 91/100Analyzed June 2026Re-analyze this site

Fix Unused Preconnect Hints

Medium Impact+5 points estimated

Why It Matters

Unnecessary preconnect hints waste browser resources and can delay other critical connections.

How to Fix

Remove unused preconnect links to fonts.gstatic.com and googleoptimize.com from your WordPress head section. Add crossorigin attribute to cdn.homy.furniture preconnect hints or remove duplicates. Use a plugin like WP Rocket to manage resource hints properly.

0Good

What This Score Means

A score of 91 falls in the "Good" 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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

3.3s
Needs Improvement

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

16ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site performs well overall with an excellent score of 91/100, but there are still some optimization opportunities. The biggest issue is inefficient image delivery, where oversized images are being served - particularly a logo that's 768x371 pixels but only displayed at 100x48 pixels, wasting 95 KiB of bandwidth. Your Largest Contentful Paint of 3.3 seconds could be improved by adding fetchpriority="high" to your main content image and properly sizing all images to match their display dimensions. Additionally, removing 19 KiB of unused CSS and fixing preconnect issues with your CDN could provide further performance gains.

Other Optimization Recommendations

Add fetchpriority=high to LCP Image

High Impact+8 points estimated

Why It Matters:

The LCP image lacks priority hints, potentially delaying the largest contentful paint timing.

How to Fix:

Add fetchpriority='high' to the main hero image (img.attachment-full) in your Elementor widget. Edit the Elementor section containing the LCP image and add this attribute in the Advanced > Attributes section. This will prioritize the LCP image download over other resources.

Implement Responsive Image Sizing

High Impact+12 points estimated

Why It Matters:

Oversized images waste 95KB bandwidth and delay page rendering, especially the logo image downloading 52KB unnecessarily.

How to Fix:

Install WP Smush or ShortPixel to automatically generate responsive image sizes. Configure your theme to serve appropriately sized images based on viewport. For the logo image, create a smaller version (100x48px) instead of serving the full 768x371px image.

Keep Your Site Fast After Optimization

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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More WordPress Speed Tests

WordPress Performance Resources

Frequently Asked Questions