Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize playingcardtarot.com
With a perfect score, maintaining performance as content and features are added is critical to prevent future degradation.
Set up Google Search Console monitoring for Core Web Vitals alerts. Implement real user monitoring (RUM) with tools like web-vitals library to track actual user experiences. Create performance budgets and automated testing to catch regressions before deployment.
A score of 100 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.
Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
Interaction to Next Paint
Good: < 200ms
Measures how quickly the page responds to user interactions
Cumulative Layout Shift
Good: < 0.1
Measures visual stability - how much content shifts during page load
This website achieves a perfect performance score of 100/100, indicating excellent overall speed and user experience. However, there are two important issues that could still impact users: the site has multiple page redirects that waste 750 milliseconds of loading time, and the mobile viewport isn't properly optimized, which can cause a 300ms delay when users tap on elements. Fixing the redirect chain from the homepage to the landing page would provide the biggest improvement, eliminating nearly a full second of unnecessary delay. These optimizations would make an already fast site even more responsive for mobile users.
Why It Matters:
The redirect chain delays both LCP and FCP by 750ms, significantly impacting user experience despite the high performance score.
How to Fix:
Update all internal links and canonical URLs to point directly to https://playingcardtarot.com/lander instead of the root domain. Configure your web server to serve the lander page directly without redirects. Update any marketing campaigns or bookmarks to use the direct URL.
Why It Matters:
Unoptimized viewport settings can cause up to 300ms tap delays, directly harming INP scores on mobile devices.
How to Fix:
Add or update the viewport meta tag to include width=device-width, initial-scale=1.0, and user-scalable=yes. Ensure all interactive elements are at least 44px in size for proper touch targets. Test tap responsiveness across different mobile devices to verify the 300ms delay is eliminated.
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.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Generic Speed Tests
Poor cache policies on external scripts force repeated downloads, slowing repeat visits by 248 KiB.
330 KiB of unused JavaScript delays LCP by 400ms and blocks the main thread for 2 seconds.
Font loading delays are causing 650ms delay to First Contentful Paint and creating invisible text periods.
Missing width and height attributes on images cause layout shifts that hurt user experience and CLS scores.