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 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
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
Find out which theme, version, author and license a WordPress site is using trought Wordpress Theme detector tool
Compressor
JS minifier tool. Optimize and compress your Javascript code, make your website faster and reduce network payload sizes.
Capture web page requests and timeline waterfall. Quickly capture and analyze web page network requests during page load.
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 icons for web, Android, iOs, Microsoft and Apps. Show a graphical representation of your site within browser’s address bar.
Generate structured data in json-ld and improve your SEO. Enhance your appearance in Google Search with rich snippet result.
Server and proxy
Retrieve remote Server Status Code and Headers. Get HTTP Status code, Headers info, Cache-control and data from a given URL.