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
Content
Explore and compare keywords. Find out what customers are looking for. Select country, date, category, search type and compare keywords.
Google
Find out how Google calculates your overall Performance score. Drag the cursors to understand what thresholds you must be aiming for achieving a good performance
Builders and generators
Build your Service Workers and enrich user experience. Transform your website in a huge Progressive Web App and enrich users experience.
Images
Zoom in, scale, flip, rotate, crop and resize your images. Upload and edit yours images file for free with dunplab image editor.
Analytics Google Tracking script
Create Analytics trackable URL and track email opens. Send your email campaign and get data when user open your email.
Builders and generators Google
Draw rectangles, circle, polygon, polyline and shape on maps and get coordinates. Set styles and colors for your drawed shapes and get the code.
Builders and generators Social
Generate Twitter cards markup and improve yours html meta. Attach rich photos, videos and media experiences to Tweets and drive traffic to your site.
Tester and validators
Is your web page mobile-friendly? Ready for mobile-first indexing? Test whether a page on your site is mobile-friendly or not based on Googlebot User-agent.