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
JS minifier tool. Optimize and compress your Javascript code, make your website faster and reduce network payload sizes.
Analytics Google Tracking script
Measure and track user interactions with your contents. Track all the actions you want: downloads, clicks, video plays, social share, engagement.
Builders and generators
Generate beautiful color palette combinations for your designs. Get your combination scheme: analogous, triadic, complementary and so on.
Images
Zoom in, scale, flip, rotate, crop and resize your images. Upload and edit yours images file for free with dunplab image editor.
Server and proxy
Retrieve remote Server Status Code and Headers. Get HTTP Status code, Headers info, Cache-control and data from a given URL.
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.
Generate icons for web, Android, iOs, Microsoft and Apps. Show a graphical representation of your site within browser’s address bar.
Create Analytics trackable URL and track email opens. Send your email campaign and get data when user open your email.