Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction1 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
FForm AccessibilityAction11 of 13 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| q | input | Search this blog | aria-label |
| select | select | ابزاره ترجمه زبان | aria-label |
| q | search | (Search this blog) | placeholder only |
| q | search | (Search this blog) | placeholder only |
| q | search | (Search) | placeholder only |
| input | submit | (none) | none |
| input | submit | (none) | none |
| #Wikipedia1_wikipedia-search-input | text | (none) | none |
| #goog-gt-votingInputSrcLang | text | (none) | none |
| #goog-gt-votingInputTrgLang | text | (none) | none |
| #goog-gt-votingInputSrcText | text | (none) | none |
| #goog-gt-votingInputTrgText | text | (none) | none |
| #goog-gt-votingInputVote | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">; <input type="text" id="Wikipedia1_wikipedia-search-input">; <input type="submit">; <input type="text" name="sl" id="goog-gt-votingInputSrcLang">; <input type="text" name="tl" id="goog-gt-votingInputTrgLang">; <input type="text" name="query" id="goog-gt-votingInputSrcText">; <input type="text" name="gtrans" id="goog-gt-votingInputTrgText">; <input type="text" name="vote" id="goog-gt-votingInputVote">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="search" name="q">; <input type="search" name="q">; <input type="search" name="q">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
FLink & Button QualityAction7 issue(s) across 138 links and 5 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.facebook.com/templatesyard/ | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/LiveBlogger1 | x-twitter | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/livebloggeroff… | new tab | Add '(opens in new tab)' to text | |
| # | new tab | Add '(opens in new tab)' to text | |
| / | (empty) | empty | Add link text or aria-label |
| https://www.blogger.com/profile/13758337… | Cinebuzz Tamil | new tab | Add '(opens in new tab)' to text |
| https://www.blogger.com/profile/13758337… | Cinebuzz Tamil | new tab | Add '(opens in new tab)' to text |
| https://www.blogger.com/profile/13758337… | Cinebuzz Tamil | new tab | Add '(opens in new tab)' to text |
| https://www.blogger.com/profile/13758337… | Cinebuzz Tamil | new tab | Add '(opens in new tab)' to text |
| https://www.blogger.com/profile/13758337… | Cinebuzz Tamil | new tab | Add '(opens in new tab)' to text |
| https://www.blogger.com/profile/13758337… | Cinebuzz Tamil | new tab | Add '(opens in new tab)' to text |
| https://www.blogger.com/profile/13758337… | Cinebuzz Tamil | new tab | Add '(opens in new tab)' to text |
| # | (empty) | empty | Add link text or aria-label |
| https://www.blogger.com/go/report-abuse | Report Abuse | new tab | Add '(opens in new tab)' to text |
| https://www.blogger.com/profile/13758337… | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/templatesyard/ | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/LiveBlogger1 | x-twitter | new tab | Add '(opens in new tab)' to text |
| # | rss | new tab | Add '(opens in new tab)' to text |
| # | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/livebloggeroff… | new tab | Add '(opens in new tab)' to text | |
| # | vk | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/liveblogger | youtube | new tab | Add '(opens in new tab)' to text |
| # | new tab | Add '(opens in new tab)' to text | |
| # | snapchat | new tab | Add '(opens in new tab)' to text |
| # | dribbble | new tab | Add '(opens in new tab)' to text |
| https://wikipedia.org/wiki/ | (empty) | empty | Add link text or aria-label |
| https://translate.google.com | ترجمه | new tab | Add '(opens in new tab)' to text |
| https://gooyaabitemplates.com/ | Gooyaabi | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/templatesyard/ | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/LiveBlogger1 | x-twitter | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/livebloggeroff… | new tab | Add '(opens in new tab)' to text | |
| # | new tab | Add '(opens in new tab)' to text | |
| <input> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
/; #; https://www.blogger.com/profile/13758337234136888352; https://wikipedia.org/wiki/; javascript:;
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.facebook.com/templatesyard/; https://twitter.com/LiveBlogger1; https://www.instagram.com/livebloggerofficial/; #; https://www.blogger.com/profile/13758337234136888352; https://www.blogger.com/profile/13758337234136888352; https://www.blogger.com/profile/13758337234136888352; https://www.blogger.com/profile/13758337234136888352; https://www.blogger.com/profile/13758337234136888352; https://www.blogger.com/profile/13758337234136888352 (+18 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
input[type="submit"].wikipedia-search-button (#378 on page); button.search-action (#1018 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
FDocument LanguageActionMissing <html lang> attribute (WCAG 3.1.1)FIX
FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
DLighthouse Accessibility AuditsActionScore 67/100 — 10 failing, 22 passedFIX
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
SHOW MORE div#main > div#Blog1 > div.home-posts-headline > a.view-all |
SIMRAN div.blog-posts > div.blog-post > div.post-image-wrap > span.post-tag |
Cinebuzz Tamil div.post-info > div.post-meta > span.post-author > a |
August 14, 2026 div.blog-post > div.post-info > div.post-meta > span.post-date |
SIVAKARTHIKEYAN div.blog-posts > div.blog-post > div.post-image-wrap > span.post-tag |
Cinebuzz Tamil div.post-info > div.post-meta > span.post-author > a |
August 14, 2026 div.blog-post > div.post-info > div.post-meta > span.post-date |
LOKESH KANAGARAJ div.blog-posts > div.blog-post > div.post-image-wrap > span.post-tag |
Cinebuzz Tamil div.post-info > div.post-meta > span.post-author > a |
August 12, 2026 div.blog-post > div.post-info > div.post-meta > span.post-date |
SILAMBARASAN TR div.blog-posts > div.blog-post > div.post-image-wrap > span.post-tag |
Cinebuzz Tamil div.post-info > div.post-meta > span.post-author > a |
August 11, 2026 div.blog-post > div.post-info > div.post-meta > span.post-date |
VIJAY SETHUPATHI div.blog-posts > div.blog-post > div.post-image-wrap > span.post-tag |
Cinebuzz Tamil div.post-info > div.post-meta > span.post-author > a |
August 11, 2026 div.blog-post > div.post-info > div.post-meta > span.post-date |
DEEPIKA PADUKONE div.blog-posts > div.blog-post > div.post-image-wrap > span.post-tag |
Cinebuzz Tamil div.post-info > div.post-meta > span.post-author > a |
August 11, 2026 div.blog-post > div.post-info > div.post-meta > span.post-date |
SURYA div.blog-posts > div.blog-post > div.post-image-wrap > span.post-tag |
Cinebuzz Tamil div.post-info > div.post-meta > span.post-author > a |
August 07, 2026 div.blog-post > div.post-info > div.post-meta > span.post-date |
div#BlogSearch1 > div.widget-content > form.search-form > input.search-action div#BlogSearch1 > div.widget-content > form.search-form > input.search-action |
Powered by Blogger div#Attribution1 > div.widget-content > div.blogger > a |
21 ul.flat > li.archivedate > a > span.post-count |
SIMRAN div.post > div.post-content > a.post-image-link > span.post-tag |
Cinebuzz Tamil div.post-content > div.post-info > div.post-meta > span.post-author |
August 14, 2026 div.post-content > div.post-info > div.post-meta > span.post-date |
August 11, 2026 div.post-content > div.post-info > div.post-meta > span.post-date |
August 11, 2026 div.post-content > div.post-info > div.post-meta > span.post-date |
August 11, 2026 div.post-content > div.post-info > div.post-meta > span.post-date |
ராமாயணம் (2026) div.post-content > div.post-info > h2.post-title > a |
The Odyssey திரைப்பட விமர்சனம் div.post-content > div.post-info > h2.post-title > a |
டிமான்டி காலனி 3 div.post-content > div.post-info > h2.post-title > a |
ராமாயணம் (2026) div.post-content > div.post-info > h2.post-title > a |
The Odyssey திரைப்பட விமர்சனம் div.post-content > div.post-info > h2.post-title > a |
டிமான்டி காலனி 3 div.post-content > div.post-info > h2.post-title > a |
3,012 div#Stats1 > div.widget-content > div#Stats1_content > span#Stats1_totalCount |
SlumDog: 33 Temple Road – விஜய் சேதுபதியின் மிரட்டலான புதிய அவதாரம்! div.post-content > div.post-info > h2.post-title > a |
Raaka – அல்லு அர்ஜுனின் அடுத்த பிரம்மாண்டம் எப்படி இருக்கும்? div.post-content > div.post-info > h2.post-title > a |
Arasan: சிம்புவின் அடுத்த பிரம்மாண்ட திரைப்படம் – முழு தகவல்கள் div.post-content > div.post-info > h2.post-title > a |
Home div.widget-content > ul > li > a |
About div.widget-content > ul > li > a |
Contact Us div.widget-content > ul > li > a |
Crafted with by TemplatesYard | Distributed by Gooyaabi div#footer-wrapper > div#sub-footer-wrapper > div.container > div.copyright-area |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Gooyaabi div#sub-footer-wrapper > div.container > div.copyright-area > a |
These are opportunities to improve the legibility of your content.
Tables and lists
When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. Learn how to structure definition lists correctly.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Cinebuzz Tamil div#Profile1 > div.widget-content > div.profile-info > dl.profile-datablock |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.wikipedia-searchtable > span > a.wikipedia-search-wiki-link > img.wikipedia-icon div.wikipedia-searchtable > span > a.wikipedia-search-wiki-link > img.wikipedia-icon |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.wikipedia-searchtable > span.wikipedia-search-bar > span.wikipedia-input-box > input#Wikipedia1_wikipedia-search-input div.wikipedia-searchtable > span.wikipedia-search-bar > span.wikipedia-input-box > input#Wikipedia1_wikipedia-search-input |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div > div > div#followers-iframe-container > iframe#I0_1786727874752 div > div > div#followers-iframe-container > iframe#I0_1786727874752 |
div#HTML14 > div.widget-content > div.videoWrapper > iframe div#HTML14 > div.widget-content > div.videoWrapper > iframe |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#main > div#Blog1 > div#blog-pager > a.page-num div#main > div#Blog1 > div#blog-pager > a.page-num |
div#sidebar1 > div#Profile1 > div.widget-content > a div#sidebar1 > div#Profile1 > div.widget-content > a |
form#Wikipedia1_wikipedia-search-form > div.wikipedia-searchtable > span > a.wikipedia-search-wiki-link |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.ltr html.ltr |
These are opportunities to improve the interpretation of your content by users in different locales.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.ltr html.ltr |
These items highlight common accessibility best practices.
BHeading Hierarchy40 headingsREVIEW
- H3 Header Ads Widget
- H3 Read more
- H2 ரஜினிகாந்தின் 173வது திரைப்படமான தர்மன் படத்தின் லேட்டஸ்ட் அப்டேட், நடிகர்
- H2 சிவகார்த்திகேயனின் புதிய கிராமத்து ஆக்ஷன் படம் 2026
- H2 DC திரைப்பட விமர்சனம்
- H2 Arasan: சிம்புவின் அடுத்த பிரம்மாண்ட திரைப்படம் – முழு தகவல்கள்
- H2 SlumDog: 33 Temple Road – விஜய் சேதுபதியின் மிரட்டலான புதிய அவதாரம்!
- H2 Raaka – அல்லு அர்ஜுனின் அடுத்த பிரம்மாண்டம் எப்படி இருக்கும்?
- H2 விஷ்வநாத் & சன்ஸ்
- H3 Native Banner
- H2 Followers
- H3 Search This Blog
- H3 Report Abuse
- H3 About Me
- H2 ரஜினிகாந்தின் 173வது திரைப்படமான தர்மன் படத்தின் லேட்டஸ்ட் அப்டேட், நடிகர்
- H3 Social Plugin
- H3 Wikipedia
- H3 Translate
- H3 Subscribe Us
- H3 Most Popular
- H2 SlumDog: 33 Temple Road – விஜய் சேதுபதியின் மிரட்டலான புதிய அவதாரம்!
- H2 Raaka – அல்லு அர்ஜுனின் அடுத்த பிரம்மாண்டம் எப்படி இருக்கும்?
- H2 Arasan: சிம்புவின் அடுத்த பிரம்மாண்ட திரைப்படம் – முழு தகவல்கள்
- H3 Labels
- H3 ADS3
- H3 Random Posts
- H2 ராமாயணம் (2026)
- H2 The Odyssey திரைப்பட விமர்சனம்
- H2 டிமான்டி காலனி 3
- H3 Recent in Sports
- H2 ராமாயணம் (2026)
- H2 The Odyssey திரைப்பட விமர்சனம்
- H2 டிமான்டி காலனி 3
- H3 Total Pageviews
- H3 ADS 2
- H3 Popular Posts
- H2 SlumDog: 33 Temple Road – விஜய் சேதுபதியின் மிரட்டலான புதிய அவதாரம்!
- H2 Raaka – அல்லு அர்ஜுனின் அடுத்த பிரம்மாண்டம் எப்படி இருக்கும்?
- H2 Arasan: சிம்புவின் அடுத்த பிரம்மாண்ட திரைப்படம் – முழு தகவல்கள்
- H3 Menu Footer Widget
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
BHeading Text Quality2 heading-text-quality issue(s) detectedREVIEW
CAlt Text QualityAction1 of 25 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 1 image(s) |
| too long | 12 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
CIframe AccessibilityAction4/6 iframe(s) missing title; 0 placeholder(s)REVIEW
CMobile-Readable Font SizesAction82% of visible text renders at >= 12 CSS px (16 below threshold)REVIEW
B404 Error PageHTTP 404, custom pageREVIEW
AForm Input Types3 input(s) using type=text where a specific type would helpPASS
A+Form Input Quality13 form control(s) checked, no input-semantic issuesPASS
A+Mobile Keyboard & AutofillNo autofill-eligible form controlsPASS
A+Tabindex Anti-Patterns1 explicit tabindex attribute(s) checked, no anti-patternsPASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Followers | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Header Ads Widget | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Read more | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Native Banner | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Search This Blog | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 About Me | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Social Plugin | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Wikipedia | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Translate | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Subscribe Us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Most Popular | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Labels | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 ADS3 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Random Posts | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Recent in Sports | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Total Pageviews | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 ADS 2 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Popular Posts | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Menu Footer Widget | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Cinebuzz Tamil | 20.43:1 | 4.5:1 | #000000 | #FAFCFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.