Remove Unused CSS Rules

How to optimize aks.e.jawahar.com

Generic SiteScore: 57/100Analyzed May 2026Re-analyze this site

Remove Unused CSS Rules

High Impact+25 points estimated

Why It Matters

93% of your CSS (271KB) is unused, blocking page render for 1.35 seconds and delaying LCP.

How to Fix

Install PurgeCSS plugin or use LiteSpeed Cache's CSS minification feature. Remove unused theme styles and consolidate multiple CSS files. Consider using critical CSS extraction to inline above-the-fold styles.

0Needs Improvement

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

9.2s
Poor

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 website has poor performance with a score of 57/100, indicating significant user experience issues. The biggest problem is an extremely slow First Contentful Paint of 8.6 seconds and Largest Contentful Paint of 9.2 seconds, primarily caused by a massive 265 KiB of unused CSS that's blocking page rendering. The site is also loading oversized images without proper dimensions and has unoptimized CSS files that could be minified. Removing unused CSS, properly sizing images, and minifying stylesheets could dramatically improve loading times and potentially boost the performance score by 30+ points.

Other Optimization Recommendations

Add Image Dimensions and Optimize

High Impact+15 points estimated

Why It Matters:

Images lack width/height attributes causing layout shifts and are oversized by 25KB total.

How to Fix:

Add explicit width and height attributes to all img tags in your theme templates. Resize the logo image to its display size (164x83px) instead of 680x346px. Enable image compression in LiteSpeed Cache or install ShortPixel plugin.

Eliminate Render Blocking CSS

High Impact+20 points estimated

Why It Matters:

Critical CSS file blocks initial page render for 8.1 seconds, severely delaying FCP and LCP.

How to Fix:

Extract critical above-the-fold CSS and inline it in the document head. Defer non-critical CSS using media='print' onload technique. Configure LiteSpeed Cache to automatically generate critical CSS for your pages.

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