Speed performance
When we talk about "Long Task" we are referring to actions carried out by JavaScript code: these monopolize the main thread for long periods of time and cause the user interface to slow down considerably.
This means that the page does not react to user input while loading, even though it appears to be fully loaded.
The RAIL model tells us that you must ensure that you process user input within 50ms: this way you should be sure that the visible response occurs within 100ms.
SeoChecker will display you in a table like the one below all the long tasks: URL, Start Time and Duration.
Firstly, you could split up large scripts and monitor the third-party scripts.
Keep your pages responsive and reduce your work into small parts (not more than 50ms of work), running them in the right place (like off the main thread) and time.
Learn more about Speed performance
On page SEO performance and page checkup.
Over 300 parameters for the deeper page analysis.
Share this Guide
Did you like it? Share it!
Web tools for modern developers. Try these one!
Over 50 generators, builders and validators to improve your SEO and web performances
Tester and validators
Check color contrast ratio WCAG 2 AA of your pages. Check if your color scheme meet the WCAG 2 AA contrast ratio thresholds.
Builders and generators
Generate structured data in json-ld and improve your SEO. Enhance your appearance in Google Search with rich snippet result.
Compressor
JS minifier tool. Optimize and compress your Javascript code, make your website faster and reduce network payload sizes.
Converters
Convert Bits, Bytes, Kilobytes, Megabytes, Gigabytes, Terabytes and so on. Set number and choose unit to convert. Try it for free.
Images
Upload yours images and get the color palette. Get color palette for all dominant colors identified in your uploaded image.
Find out which theme, version, author and license a WordPress site is using trought Wordpress Theme detector tool
Test your Progressive Web App. Check the performance of your PWA, try to deliver high quality, engaging, fast and capable apps on every devices.
Analytics Google Tracking script
Build your Google Campaign Url for better tracking. Add UTM parameters and track Custom Campaigns in Analytics account.