Remove Page Redirects Chain

How to optimize payfast.stg.greenn.com.br

Nuxt SiteScore: 30/100Analyzed February 2026

Remove Page Redirects Chain

High Impact+35 points estimated

Why It Matters

Multiple redirects are adding 25.7 seconds to your page load time, severely impacting both LCP and FCP.

How to Fix

Update your Nuxt configuration to serve the final URL directly without redirects. Check your server configuration and remove the redirect chain from payfast.stg.greenn.com.br → payu.greenn.com.br → final URL. Update all internal links to point directly to the final destination.

0Poor

What This Score Means

A score of 30 falls in the "Poor" 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

37.2s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

584ms
Poor

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.02
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This Nuxt/Vue site has severe performance issues with a critically low score of 30/100. The biggest problem is multiple page redirects that are adding a devastating 25+ seconds to load times, combined with poorly optimized JavaScript that's blocking the page from rendering for nearly 18 seconds. The site is also downloading nearly 7MB of data with inefficient caching (only 60 seconds) and excessive unused JavaScript code. Fixing the redirect chain and implementing proper caching policies could immediately improve performance by 25+ seconds and dramatically enhance user experience.

Other Optimization Recommendations

Reduce Unused JavaScript Payloads

High Impact+25 points estimated

Why It Matters:

2.7MB of unused JavaScript is blocking rendering and adding 16 seconds to LCP, with moment.js locale files being 93% unused.

How to Fix:

Configure Nuxt webpack to exclude unused moment.js locales using moment-locales-webpack-plugin. Use dynamic imports for heavy components like vue-multiselect. Enable tree-shaking in your nuxt.config.js build optimization section to remove dead code from chunk-vendors.js.

Implement Proper Caching Strategy

Medium Impact+15 points estimated

Why It Matters:

Static assets have only 60-second cache lifetime, missing 2MB of potential cache savings and forcing unnecessary re-downloads.

How to Fix:

Configure your server to set cache headers for static assets (JS, CSS, images) to at least 1 year with Cache-Control: max-age=31536000. Use Nuxt's build.filenames configuration to add content hashes for cache busting. Set up CDN caching rules for your greenn.com.br domain.

Want to Analyze YOUR Website?

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

More Nuxt Speed Tests

Nuxt Performance Resources

Frequently Asked Questions

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