Accessibility
Users who are deaf or hard of hearing need captions that give them information about the videos on a web page: e.g. who is speaking, what they are saying and what is happening.
When <video> elements have no <track> element with the attribute kind=”captions”, SeoChecker will notify it.
<video> element with the kind=”captions” attribute need minimum one track element.
<video width="300" height="200"> <source src="marathonFinishLine.mp4" type="video/mp4"> <track src="captions_en.vtt" kind="captions" srclang="en" label="english_captions"> <track src="audio_desc_en.vtt" kind="descriptions" srclang="en" label="english_description"> <track src="captions_es.vtt" kind="captions" srclang="es" label="spanish_captions"> <track src="audio_desc_es.vtt" kind="descriptions" srclang="es" label="spanish_description"> </video>
Learn more about
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
Track your site’s position in Google search results for specific keywords, country and languages. Find out your position for specific keywords.
Get Vimeo video thumbnails and info dataset. Retrieve Vimeo video image thumbnails, caption, description, user info and stats.
Test your Web Vitals metrics, score and diagnostic. Measures Google Core Web Vitals LCP, FID, CLS, TTFB, FCP, TTI, TBT and more.
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
Transform web pages in rich objects in a social graph. 25 Open Graph type to create a huge impact of social traffic on your website.
CSS minifier tool. Optimize and compress your CSS code, make your website faster and reduce network payload sizes.
Check color contrast ratio WCAG 2 AA of your pages. Check if your color scheme meet the WCAG 2 AA contrast ratio thresholds.
Draw rectangles, circle, polygon, polyline and shape on maps and get coordinates. Set styles and colors for your drawed shapes and get the code.