Remove Unused JavaScript Code

How to optimize hup.edu.pk

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

Remove Unused JavaScript Code

High Impact+18 points estimated

Why It Matters

404 KiB of unused JavaScript wastes bandwidth and adds 2.4 seconds to LCP loading time.

How to Fix

Deactivate RevSlider plugin if not essential (95% unused code detected). Use Asset CleanUp plugin to disable unused scripts per page. Replace heavy Fusion theme scripts with lighter alternatives or custom implementations for needed features only.

0Needs Improvement

What This Score Means

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

11.0s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

117ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.10
Needs Improvement

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has poor performance with a score of 53/100. The biggest problem is extremely slow loading times, with your Largest Contentful Paint taking 11 seconds - far beyond Google's recommended 2.5 seconds. The main culprits are render-blocking CSS and JavaScript files that could save 3.3 seconds if optimized, plus 404 KB of unused JavaScript code that's unnecessarily slowing down your site. Additionally, your images lack proper caching and could be better optimized, contributing another 1.2 MB of wasted data transfer. Fixing these WordPress theme and plugin inefficiencies could easily improve your score by 30+ points and dramatically enhance user experience.

Other Optimization Recommendations

Eliminate Render-Blocking Resources

High Impact+25 points estimated

Why It Matters:

Render-blocking CSS and JavaScript delay page display by 3.25 seconds, significantly impacting user experience.

How to Fix:

Install WP Rocket or Autoptimize plugin to defer non-critical CSS and JavaScript. Move jQuery and RevSlider scripts to load after page render. Inline critical CSS for above-the-fold content using Critical CSS Generator plugin.

Fix Layout Shifts and Font Loading

Medium Impact+8 points estimated

Why It Matters:

Layout shifts create jarring user experience with CLS score of 0.104, primarily from text content movement.

How to Fix:

Add font-display: swap to Google Fonts CSS to prevent invisible text periods. Reserve space for dynamic content using CSS min-height properties. Preload critical fonts using wp_enqueue_style with rel='preload' in WordPress functions.php file.

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