Accessibility
Page scrolling can be delayed by touch and wheel event listeners; these are used as they are useful for tracking user interactions and creating customised scrolling experiences.
Browsers are not able to know in advance whether scrolling will be slowed down and therefore wait before execution ends. This can be overcome by using passive event listeners, which allow you to determine that an event listener cannot prevent scrolling.
If an event listener can delay page scrolling, SeoChecker will notify it.
Event listeners are identified by SeoChecker via this process:
Once SeoChecker has identified all the event listeners, just use a passive flag to them.
document.addEventListener('touchstart', onTouchStart, {passive: true});
Learn more about Accessibility
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
Compressor
CSS minifier tool. Optimize and compress your CSS code, make your website faster and reduce network payload sizes.
Tester and validators
Find out which theme, version, author and license a WordPress site is using trought Wordpress Theme detector tool
Images
Quicly capture any web page screenshot and thumbnails. Get image rendering on desktop and mobile and thumbnails filmstrip with loading timing.
Converters
Convert instantly color codes from RGB (red, green, blue) to HEX triplets color schema and vice versa. Insert color and try it for free.
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
Generate URLs for iOS Campaign Measurement. Use this free tool to generate URLs for measuring the source of iOS application installs.
Builders and generators
Choose your data and create your custom QR Code. Specify format, size, margins, charset, colors and more of your custom QR Code.
Generate beautiful color palette combinations for your designs. Get your combination scheme: analogous, triadic, complementary and so on.