Remove Unused JavaScript Code

How to optimize higherselvesenergy.com

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

Remove Unused JavaScript Code

High Impact+12 points estimated

Why It Matters

Unused JavaScript wastes 371 KiB and delays LCP by 450ms, significantly impacting user experience.

How to Fix

Audit Google Ads and GTM implementations to remove unused code. Use Google Tag Manager's built-in tag assistant to identify unnecessary scripts. Consider lazy-loading non-critical tracking scripts after user interaction or page load completion.

0Needs Improvement

What This Score Means

A score of 84 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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

4.3s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

89ms
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 good performance with a score of 84/100, but there are still significant optimization opportunities. The biggest issue is excessive unused JavaScript (371 KiB) from Google ads and analytics scripts, which is delaying the Time to Interactive to 7.4 seconds and could be improved by 450ms. The site is also loading too much unused CSS from Bootstrap (33 KiB wasted) and has render-blocking stylesheets that could save 150ms if optimized. Additionally, images could be better optimized by using modern formats like WebP and properly sizing them, which would save 71 KiB in download size.

Other Optimization Recommendations

Eliminate Render Blocking CSS

High Impact+8 points estimated

Why It Matters:

Bootstrap CSS is blocking initial page render and delaying First Contentful Paint by 150ms.

How to Fix:

Inline critical above-the-fold CSS directly in the HTML head. Use media queries to defer non-critical Bootstrap components (media='print' onload='this.media="all"'). Consider using only required Bootstrap components instead of the full framework.

Optimize Images With Dimensions

Medium Impact+6 points estimated

Why It Matters:

Missing image dimensions cause layout shifts and oversized images waste 71 KiB of bandwidth.

How to Fix:

Add explicit width and height attributes to all img elements, especially the main article image (RE2.jpg). Convert images to WebP format and implement responsive image sizing using srcset. Compress the logo from 2029x1273 to appropriate display size.

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