Optimize Cloudflare Beacon Caching

How to optimize canvamesa.com

Generic SiteScore: 99/100Analyzed April 2026Re-analyze this site

Optimize Cloudflare Beacon Caching

Low Impact+1 point estimated

Why It Matters

The Cloudflare Analytics beacon script only caches for 1 day, causing unnecessary network requests on repeat visits.

How to Fix

Contact your hosting provider or check Cloudflare settings to extend the cache lifetime for static JavaScript resources like beacon.min.js. Set cache headers to at least 30 days (2592000 seconds) for better performance on return visits.

0Good

What This Score Means

A score of 99 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

2.2s
Good

Good: < 2.5s

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

INP

Interaction to Next Paint

33ms
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 website has excellent performance with an outstanding score of 99/100, indicating a very well-optimized site. The main area for improvement is removing several unnecessary preconnect hints to YouTube, Google Fonts, and Facebook domains that aren't actually being used on the page, which creates wasteful network overhead without providing any benefit. Additionally, the site could benefit from extending the cache lifetime for the Cloudflare analytics script, which could save about 4 KiB on repeat visits. These are minor optimizations that would provide marginal gains to an already fast-loading website.

Other Optimization Recommendations

Remove Unused Preconnect Hints

Medium Impact+3 points estimated

Why It Matters:

Multiple unused preconnect hints waste browser resources and can actually slow down the loading of critical resources.

How to Fix:

Remove the preconnect hints for YouTube (www.youtube.com, i.ytimg.com, i9.ytimg.com, s.ytimg.com), Google Fonts (fonts.googleapis.com, fonts.gstatic.com), and Facebook (www.facebook.com, connect.facebook.net) from your HTML head section since these origins aren't being used on the page. Keep only the preconnect for pages.greatpages.com.br which is actually needed for your CSS.

Inline Critical CSS

Medium Impact+4 points estimated

Why It Matters:

The external CSS from greatpages.com.br creates a render-blocking chain that extends your page load time.

How to Fix:

Extract the critical above-the-fold CSS from css.css (7.5KB) and inline it directly in your HTML head section. Load the remaining non-critical CSS asynchronously using media='print' onload='this.media="all"' technique to eliminate the render-blocking chain.

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 Generic Speed Tests

Generic Performance Resources

Frequently Asked Questions