Skip to content
https://hindustantimes.com

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
56
GRADE
D
FIX
5
REVIEW
6
PASS
2
INFO
0
Checks
13
2 PASS 6 REVIEW 5 FIX
D
Landmark Structure
Action
5 landmarks
FIX
5 landmarks
Critical::
No <main> landmark found
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Warning::
No <nav> landmark found
Warning::
Skip navigation link is missing (WCAG 2.4.1)
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Page Structure — as a screen reader sees it
BANNER header MAIN (missing!) ASIDE CONTENTINFO footer

Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.

Why this matters

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.

Why this matters

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

D
Dark Mode Support
Action
Theme color only
FIX
Theme color only
Info::
Theme-color present but no dark variant
A theme-color is set but no dark-specific variant was found. The browser toolbar may not adapt for dark mode users.
Got: #ffffff
Info::
No dark mode signals detected
Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark ModePartial Dark Mode
color-scheme meta Not set Dark theme-color Not set CSS indicators Not detected

Detection limited to meta tags and inline styles.

D
Print Stylesheet
Action
No print styles
FIX
No print styles
Info::
No print-specific styles detected
When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.
Print Stylesheet No Print Styles
Print stylesheet Not found Inline @media print Not detected
F
Navigation UX
Action
No navigation patterns
FIX
No navigation patterns
Info::
No breadcrumbs, search, or skip link detected
These navigation aids help users orient themselves and find content efficiently, especially on large sites.
Breadcrumbs
Search
Skip Link
Labeled Navigation
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
0 of 6 testable patterns navigation patterns detected. Limited navigation support. Consider adding breadcrumbs, search, and skip link.
B
Alt Text Quality
1 of 142 images have issues
REVIEW
1 of 142 images have issues
Critical::
1 image(s) missing alt attribute
Images without alt text are invisible to screen readers.
Info::
13 image(s) with alt text over 125 characters
Info::
1 decorative image(s) correctly marked
Info::
127 image(s) with good alt text
142 images 127 good alt text 1 decorative 1 missing
IssueCount
missing1 image(s)
too long13 image(s)

Images without alt text are invisible to screen readers.

Why this matters

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

C
Form Accessibility
Action
3 of 300 controls have issues
REVIEW
3 of 300 controls have issues
Critical::
1 control(s) without accessible label
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
Got: <input type="checkbox" name="openHMenu" id="openHMenu">
Warning::
2 control(s) rely on placeholder only
Placeholder text disappears on focus and is not a reliable label.
Got: <select id="location-filter">; <input type="text" id="user_email_footer">
Info::
297 control(s) properly labeled
300 controls
297 labeled
2 placeholder only
1 unlabeled
ControlTypeLabelMethod
inputcheckboxConsent (125 vendors)none
inputcheckboxConsent (74 vendors)none
#fc-preference-slider-purpose-2checkboxLegitimate interest (36 vendors)none
inputcheckboxConsent (103 vendors)none
inputcheckboxConsent (102 vendors)none
inputcheckboxConsent (31 vendors)none
inputcheckboxConsent (28 vendors)none
inputcheckboxConsent (80 vendors)none
#fc-preference-slider-purpose-7checkboxLegitimate interest (49 vendors)none
inputcheckboxConsent (36 vendors)none
#fc-preference-slider-purpose-8checkboxLegitimate interest (14 vendors)none
inputcheckboxConsent (60 vendors)none
#fc-preference-slider-purpose-9checkboxLegitimate interest (28 vendors)none
inputcheckboxConsent (72 vendors)none
#fc-preference-slider-purpose-10checkboxLegitimate interest (39 vendors)none
inputcheckboxConsent (15 vendors)none
#fc-preference-slider-purpose-11checkboxLegitimate interest (4 vendors)none
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-11checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-15checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-21checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-23checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-28checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-32checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-36checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-42checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-50checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-52checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-60checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-67checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-69checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-76checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-85checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-93checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-98checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-104checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-124checkboxLegitimate interestnone
#fc-preference-slider-gvl-vendor-126checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-132checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-136checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-137checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-142checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-156checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-163checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-173checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-192checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-195checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-202checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-209checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-228checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-246checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-253checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-264checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-278checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-284checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-294checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-308checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-394checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-431checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-452checkboxLegitimate interestnone
#fc-preference-slider-gvl-vendor-466checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-559checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-657checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-667checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-755checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-762checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-767checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-807checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-812checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-814checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-853checkboxLegitimate interestnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-867checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#fc-preference-slider-gvl-vendor-986checkboxLegitimate interestnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
inputcheckboxConsentnone
#user_email_footertext(Enter Email Address)placeholder only
#location-filterselect(New Delhi)placeholder only
#openHMenucheckbox(none)none

Form controls need a <label>, aria-label, or aria-labelledby for screen readers.

<input type="checkbox" name="openHMenu" id="openHMenu">

Why this matters

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.

<select id="location-filter">; <input type="text" id="user_email_footer">

Why this matters

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

C
404 Error Page
Action
HTTP 404, custom page
REVIEW
HTTP 404, custom page
Info::
Correct 404 status code returned
Got: HTTP 404
Info::
Custom styled 404 page
404 Page Quality Custom 404 Page
Status Code HTTP 404 Page Title 404 page not found | Hindustan Times Custom Styling Navigation Homepage Link Search Form
B
Favicon & Branding
19 icon(s) detected
REVIEW
19 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
Apple touch icon present
Info::
Multiple icon sizes detected
favicon.ico Present
PNG Icons Present
Apple Touch Present
SVG Favicon Missing
Manifest Icons Present
Multiple Sizes Present
B
Color Contrast (Screenshot)
20 text elements analyzed, 0 fail WCAG AA
REVIEW

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

20 pass 20 pass AA only
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h1 Top News3.66:13.0:1
#000000
#666666
Pass
h1 Hindustan Times asks…3.66:13.0:1
#000000
#666666
Pass
h1 Manage your data3.66:13.0:1
#000000
#666666
Pass
h1 Confirm our vendors3.66:13.0:1
#000000
#666666
Pass
h2 Create free account …3.66:13.0:1
#000000
#666666
Pass
h2 Store and/or access …3.66:13.0:1
#000000
#666666
Pass
h2 Use limited data to …3.66:13.0:1
#000000
#666666
Pass
h2 Create profiles for …3.66:13.0:1
#000000
#666666
Pass
h2 Use profiles to sele…3.66:13.0:1
#000000
#666666
Pass
h2 Create profiles to p…3.66:13.0:1
#000000
#666666
Pass
h2 Use profiles to sele…3.66:13.0:1
#000000
#666666
Pass
h2 Measure advertising …3.66:13.0:1
#000000
#666666
Pass
h2 Measure content perf…3.66:13.0:1
#000000
#666666
Pass
h2 Understand audiences…3.66:13.0:1
#000000
#666666
Pass
h2 Develop and improve …3.66:13.0:1
#000000
#666666
Pass
h2 Use limited data to …3.66:13.0:1
#000000
#666666
Pass
h2 Ensure security, pre…3.66:13.0:1
#000000
#666666
Pass
h2 Deliver and present …3.66:13.0:1
#000000
#666666
Pass
h2 Save and communicate…3.66:13.0:1
#000000
#666666
Pass
h2 Match and combine da…3.66:13.0:1
#000000
#666666
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.

B
Lighthouse Accessibility Audits
Score 84/100 — 4 failing, 26 passed
REVIEW
84

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.

Names and labels

When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
body.home > button#click2Top body.home > button#click2Top

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink
section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink section.worldSection > div.htImpressionTracking > div.cartHolder > a.storyLink

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.

Contrast

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Top News ul.leftFixedNav > li.active > a > h1
VIEW ALL section.worldSection > div.viewMoreButton > a.view > span
VIEW ALL section.worldSection > div.viewMoreButton > a.view > span
VIEW ALL section.worldSection > div.viewMoreButton > a.view > span
VIEW ALL section.worldSection > div.viewMoreButton > a.view > span
VIEW ALL section.worldSection > div.viewMoreButton > a.view > span
VIEW ALL section.worldSection > div.viewMoreButton > a.view > span
VIEW ALL section.worldSection > div.viewMoreButton > a.view > span
AQI 204 div.cartHolder > div.airQualitySec > div.airSec > div.airQual
204 div.airQualitySec > div.airSec > div.airQual > strong
VIEW ALL div.htsHeader > div.hdg2 > span > a
VIEW ALL section.worldSection > div.viewMoreButton > a.view > span
View All div.htsWrapper > div.htsHeader > span.viewAllEco > a
Learn more div.fc-dialog-content > div.fc-dialog-scrollable-content > button.fc-faq-header > span.fc-faq-label

These are opportunities to improve the legibility of your content.

Best practices

Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
India News div.cartHolder > div#actionDivInlineStory-101776278685406 > div.secName > a
World News div.storyShortDetail > div#actionDivFTLBig-101776260589618 > div.secName > a
India News div.storyShortDetail > div#actionDivFTLBig-101776264812088 > div.secName > a
World News div.storyShortDetail > div#actionDivFTLBig-101776270305079 > div.secName > a
World News div.storyShortDetail > div#actionDivFTLBig-101776282105468 > div.secName > a
India News div.storyShortDetail > div#actionDivFTLBig-101776252030612 > div.secName > a
World News div.storyShortDetail > div#actionDivFTLBig-101776264908004 > div.secName > a
World News div.storyShortDetail > div#actionDivFTLBig-101776262030464 > div.secName > a
World News div.storyShortDetail > div#actionDivFTLBig-101776271255159 > div.secName > a
US div.cartHolder > div#actionDivInlineStory-101776273891978 > div.secName > a
Trending div.storyShortDetail > div#actionDivFTLBig-101776271335696 > div.secName > a
Telugu Cinema div.storyShortDetail > div#actionDivFTLBig-101776264262120 > div.secName > a
Bollywood div.storyShortDetail > div#actionDivFTLBig-101776267883075 > div.secName > a
Trending div.storyShortDetail > div#actionDivFTLBig-101776268161763 > div.secName > a
Cricket div.cartHolder > div#actionDivInlineStory-101776275035467 > div.secName > a
Cricket div.storyShortDetail > div#actionDivFTLBig-101776263612258 > div.secName > a
Cricket div.storyShortDetail > div#actionDivFTLBig-101776260689655 > div.secName > a
Cricket div.storyShortDetail > div#actionDivFTLBig-101776248060838 > div.secName > a
Cricket div.storyShortDetail > div#actionDivFTLBig-101776248166010 > div.secName > a
Telugu Cinema div.cartHolder > div#actionDivInlineStory-101776264262120 > div.secName > a
Bollywood div.storyShortDetail > div#actionDivFTLBig-101776266132529 > div.secName > a
Bollywood div.storyShortDetail > div#actionDivFTLBig-101776267883075 > div.secName > a
Bollywood div.storyShortDetail > div#actionDivFTLBig-101776264561559 > div.secName > a
Tamil Cinema div.storyShortDetail > div#actionDivFTLBig-101776258782819 > div.secName > a
US div.cartHolder > div#actionDivInlineStory-101776273891978 > div.secName > a
Trending div.storyShortDetail > div#actionDivFTLBig-101776271335696 > div.secName > a
Trending div.storyShortDetail > div#actionDivFTLBig-101776268161763 > div.secName > a
Trending div.storyShortDetail > div#actionDivFTLBig-101776263569128 > div.secName > a
Trending div.storyShortDetail > div#actionDivFTLBig-101776231406398 > div.secName > a
India News div.cartHolder > div#actionDivInlineStory-101776264812088 > div.secName > a
India News div.storyShortDetail > div#actionDivFTLBig-101776278685406 > div.secName > a
India News div.storyShortDetail > div#actionDivFTLBig-101776286482878 > div.secName > a
India News div.storyShortDetail > div#actionDivFTLBig-101776222171598 > div.secName > a
India News div.storyShortDetail > div#actionDivFTLBig-101776252030612 > div.secName > a
Horoscope div.cartHolder > div#actionDivInlineStory-101776267732564 > div.secName > a
Horoscope div.storyShortDetail > div#actionDivFTLBig-101776260185411 > div.secName > a
Horoscope div.storyShortDetail > div#actionDivFTLBig-101776259231300 > div.secName > a
Horoscope div.storyShortDetail > div#actionDivFTLBig-101776206351915 > div.secName > a
Horoscope div.storyShortDetail > div#actionDivFTLBig-101776205677707 > div.secName > a
Horoscope div.storyShortDetail > div#actionDivFTLBig-101776205039064 > div.secName > a
Art And Culture div.cartHolder > div#actionDivInlineStory-101776279321662 > div.secName > a
Recipes div.storyShortDetail > div#actionDivFTLBig-101776266585872 > div.secName > a
Health div.storyShortDetail > div#actionDivFTLBig-101776258902679 > div.secName > a
Health div.storyShortDetail > div#actionDivFTLBig-101776252979832 > div.secName > a
Health div.storyShortDetail > div#actionDivFTLBig-101776258784938 > div.secName > a
Education News div.cartHolder > div#actionDivInlineStory-101774594591680 > div.secName > a
Employment News div.storyShortDetail > div#actionDivFTLBig-101774592591625 > div.secName > a
Education News div.storyShortDetail > div#actionDivFTLBig-101774594591680 > div.secName > a
Education News div.storyShortDetail > div#actionDivFTLBig-101774594591680 > div.secName > a
Education News div.storyShortDetail > div#actionDivFTLBig-101774594591680 > div.secName > a

These items highlight common accessibility best practices.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Image elements have `[alt]` attributes
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
`button`, `link`, and `menuitem` elements have accessible names
ARIA attributes are used as specified for the element's role
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Heading elements appear in a sequentially-descending order
Document has a main landmark.
Deprecated ARIA roles were not used
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
`[accesskey]` values are unique
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
Links are distinguishable without relying on color.
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
A
Heading Hierarchy
317 headings
PASS
317 headings
Warning::
Multiple H1 headings (5 found)
A page should have only one H1. Multiple H1s dilute the document outline.
Warning::
1 empty heading(s)
Empty headings appear in the document outline but provide no information.
  • H1 Top News
  • H2 US Treasury Secretary says no waiver renewal for India’s Russian oil purchases
  • H2 Second round of talks likely? Pak delegation heads to Iran with US message
  • H2 ‘Love trap’, 180 victims, blackmail: Man arrested for circulating obscene clips
  • H2 TIME releases list of ‘100 most influential people’; names Mamdani, Netanyahu
  • H2 White House says ‘not true’ on ceasefire request, talks ‘likely’ in Pakistan
  • H2 What is delimitation, ‘North vs South’ concerns and Opposition's stance
  • H2 Tensions between Pope Leo and Donald Trump widen amid US-Iran war? Row explained
  • H2 ‘Xi will give me big, fat hug’: Trump claims he is opening Strait of Hormuz
  • H2 Pak, Bangladeshi nationals posed as gay to seek asylum in UK: Shocking details
  • H2 Don't Miss
  • H2 Snapchat parent Snap announces layoffs, set to cut 16% of global workforce
  • H2 'Contrast is so absurd': Indian woman on identity crisis after returning from UK
  • H2 Dacoit box office collection day 6: Adivi Sesh films lags behing Major
  • H2 Mrunal Thakur didn't know she would star with ‘senior actor’ in Son of Sardaar 2
  • H2 Microsoft techie shares 'biggest mistake' that delayed salary growth by 4 years
  • H2 Cricket
  • H2 Virat Kohli opens up on fitness after RCB vs LSG: ‘Still not 100 per cent’
  • H2 Rishabh Pant retires after hit by Josh Hazlewood's short ball
  • H2 Kohli set to make his debut as Impact Player after not taking the field vs LSG
  • H2 RCB vs LSG Highlights, IPL 2026: RCB go top after thrashing LSG by 5 wickets
  • H2 Rohit Sharma’s injury ‘under assessment’; Participation in MI vs PBKS doubtful
  • H2 Entertainment
  • H2 Dacoit box office collection day 6: Adivi Sesh films lags behing Major
  • H2 Dhurandhar 2 box office collection day 28: Ranveer Singh film crosses ₹1098 cr
  • H2 Mrunal Thakur didn't know she would star with ‘senior actor’ in Son of Sardaar 2
  • H2 Toaster review: Sparks almost fly in madcap Rajkummar Rao, Sanya Malhotra comedy
  • H2 Vignesh Shivan compares Vijay's Jana Nayagan leak to death: ‘My condolences’
  • H2 Trending
  • H2 Snapchat parent Snap announces layoffs, set to cut 16% of global workforce
  • H2 'Contrast is so absurd': Indian woman on identity crisis after returning from UK
  • H2 Microsoft techie shares 'biggest mistake' that delayed salary growth by 4 years
  • H2 '$38K vs $222K': Techie-turned-founder highlights UK-US tech salary gap
  • H2 Sikh restaurateur in Kochi speaks fluent Malayalam, Shashi Tharoor impressed
  • H2 India News
  • H2 ‘Love trap’, 180 victims, blackmail: Man arrested for circulating obscene clips
  • H2 US Treasury Secretary says no waiver renewal for India’s Russian oil purchases
  • H2 Union Minister Hardeep Singh Puri meets US Ambassador Sergio Gor
  • H2 CBSE Class 10 results declared; 93.70% students pass
  • H2 What is delimitation, ‘North vs South’ concerns and Opposition's stance
  • H2 Astrology
  • H2 Tarot Horoscope Today: Zodiac Sign Predictions for April 15, 2026
  • H2 A US Astrologer shares a cosmic message that may begin a new karmic cycle
  • H2 Horoscope Tomorrow, April 16, 2026, read predictions for all sun signs
  • H2 April 15 Birthday Horoscope: Here's what the tarot cards have in store for you
  • H2 Career and Money Horoscope Today for April 15, 2026
  • H2 Love Horoscope Today for April 15, 2026
  • H2 Lifestyle
  • H2 Mount Holyoke’s corpse flower blooms again, drawing crowds to its ‘rotting flesh’ stench
  • H2 Step into Nita Ambani’s Arts Café at NMACC to discover 4 ‘best-est’ veg dishes
  • H2 Nutritionist shares ‘lazy drink’ recipe for 10x hydration during summer heat
  • H2 More headaches in the heat? Doctor explains the summer migraine link
  • H2 Lactose intolerant? UK surgeon shares a drink to help you handle lactose better
  • H2 [Latest From Your City]
  • H2 Education
  • H2 NHAI Summer Internship Program 2026: Check registration dates, eligibility
  • H2 CSIR IMMT Recruitment 2026: Apply for MTS posts at immt.res.in, direct link
  • H2 NHAI Summer Internship Program 2026: Check registration dates, eligibility
  • H2 NHAI Summer Internship Program 2026: Check registration dates, eligibility
  • H2 NHAI Summer Internship Program 2026: Check registration dates, eligibility
  • H3 Join Hindustan Times
  • H2 Create free account and unlock exciting features like
  • H1 Hindustan Times asks for your consent to use your personal data to: duplicate H1
  • H1 Manage your data duplicate H1
  • H2 Store and/or access information on a device
  • H2 Use limited data to select advertising
  • H2 Create profiles for personalised advertising
  • H2 Use profiles to select personalised advertising
  • H2 Create profiles to personalise content
  • H2 Use profiles to select personalised content
  • H2 Measure advertising performance
  • H2 Measure content performance
  • H2 Understand audiences through statistics or combinations of data from different sources
  • H2 Develop and improve services
  • H2 Use limited data to select content
  • H2 Ensure security, prevent and detect fraud, and fix errors
  • H2 Deliver and present advertising and content
  • H2 Save and communicate privacy choices
  • H2 Match and combine data from other data sources
  • H2 Link different devices
  • H2 Identify devices based on information transmitted automatically
  • H2 Use precise geolocation data
  • H2 Store and/or access information on a device
  • H2 Use limited data to select advertising
  • H2 Create profiles for personalised advertising
  • H2 Use profiles to select personalised advertising
  • H2 Create profiles to personalise content
  • H2 Use profiles to select personalised content
  • H2 Measure advertising performance
  • H2 Measure content performance
  • H2 Understand audiences through statistics or combinations of data from different sources
  • H2 Develop and improve services
  • H2 Use limited data to select content
  • H2 Storage, duration, and usage details
  • H1 Confirm our vendors duplicate H1
  • H2 Exponential Interactive, Inc d/b/a VDX.tv
  • H2 Roq.ad GmbH
  • H2 Index Exchange Inc.
  • H2 Quantcast
  • H2 BeeswaxIO Corporation
  • H2 Sovrn, Inc.
  • H2 Adikteev
  • H2 RTB House S.A.
  • H2 The UK Trade Desk Ltd
  • H2 Nexxen Inc.
  • H2 Epsilon
  • H2 Yahoo EMEA Limited
  • H2 ADventori SAS
  • H2 Triple Lift, Inc.
  • H2 Xandr, Inc.
  • H2 NEORY GmbH
  • H2 Nexxen Group LLC
  • H2 NEURAL.ONE
  • H2 ADITION (Virtual Minds GmbH)
  • H2 Active Agent (Virtual Minds GmbH)
  • H2 Taboola Europe Limited
  • H2 Equativ
  • H2 Adform A/S
  • H2 Magnite, Inc.
  • H2 RATEGAIN ADARA INC
  • H2 Sift Media, Inc
  • H2 Rakuten Marketing LLC
  • H2 Lumen Research Limited
  • H2 LifeStreet Corporation
  • H2 OpenX
  • H2 Yieldlab (Virtual Minds GmbH)
  • H2 Nano Interactive Group Ltd.
  • H2 Simplifi Holdings LLC
  • H2 PubMatic, Inc
  • H2 Comscore B.V.
  • H2 Flashtalking
  • H2 Sharethrough, Inc
  • H2 PulsePoint, Inc.
  • H2 Smaato, Inc.
  • H2 Semasio GmbH
  • H2 Crimtan Holdings Limited
  • H2 Genius Sports UK Limited
  • H2 Criteo SA
  • H2 Adloox SA
  • H2 Blis Global Limited
  • H2 Epsilon (Lotame)
  • H2 LiveRamp
  • H2 WPP Media
  • H2 Sonobi, Inc
  • H2 LoopMe Limited
  • H2 Dynata LLC
  • H2 Ask Locala
  • H2 Azira
  • H2 DoubleVerify Inc.
  • H2 BIDSWITCH GmbH
  • H2 IPONWEB GmbH
  • H2 NextRoll, Inc.
  • H2 Teads France SAS
  • H2 Ströer SSP GmbH (SSP)
  • H2 OS Data Solutions GmbH
  • H2 Permodo GmbH
  • H2 Platform161 B.V.
  • H2 Media.net Advertising FZ-LLC
  • H2 Basis Global Technologies, Inc.
  • H2 SMADEX, S.L.U.
  • H2 Bombora Inc.
  • H2 EASYmedia GmbH
  • H2 Yieldmo, Inc.
  • H2 Remerge GmbH
  • H2 advanced store GmbH
  • H2 Magnite CTV, Inc.
  • H2 Delta Projects AB
  • H2 usemax advertisement (Emego GmbH)
  • H2 emetriq GmbH
  • H2 Publicis Media GmbH
  • H2 M.D. Primis Technologies Ltd.
  • H2 OneTag Limited
  • H2 Cloud Technologies S.A.
  • H2 Smartology Limited
  • H2 Improve Digital
  • H2 DT Exchange (Digital Turbine (IL) Ltd.)
  • H2 Adobe Advertising Cloud
  • H2 Bannerflow AB
  • H2 TabMo SAS
  • H2 Integral Ad Science (incorporating ADmantX)
  • H2 Wizaly
  • H2 Weborama
  • H2 Jivox Corporation
  • H2 Sojern, Inc.
  • H2 Vistar Media EMEA BV
  • H2 On Device Research Limited
  • H2 Rockabox Media Ltd
  • H2 Mobfox US LLC
  • H2 Exactag GmbH
  • H2 Celtra Inc.
  • H2 Gemius SA
  • H2 InMobi Pte Ltd
  • H2 The Kantar Group Limited
  • H2 Nielsen Media Research Ltd.
  • H2 Solocal SA
  • H2 Pixalate, Inc.
  • H2 Numberly
  • H2 AudienceProject A/S
  • H2 Demandbase, Inc.
  • H2 Effiliation / Effinity
  • H2 Arrivalist Co.
  • H2 Seenthis AB
  • H2 Commanders Act
  • H2 travel audience GmbH
  • H2 HUMAN
  • H2 Streamwise srl
  • H2 Innovid LLC
  • H2 Papirfly AS
  • H2 Verve Group Europe GmbH
  • H2 Otto GmbH & Co. KGaA
  • H2 Adobe Audience Manager, Adobe Experience Platform
  • H2 Localsensor B.V.
  • H2 Online Solution
  • H2 Relay42 Netherlands B.V.
  • H2 GP One GmbH
  • H2 Liftoff Monetize and Vungle Exchange
  • H2 The MediaGrid Inc.
  • H2 Reppublika Research and Analytics Austria GmbH
  • H2 Google Advertising Products
  • H2 GfK GmbH
  • H2 RevJet
  • H2 Protected Media LTD
  • H2 Clinch Labs LTD
  • H2 Hearts and Science München GmbH
  • H2 Amazon Ads
  • H2 Moloco, Inc.
  • H2 Nielsen International SA
  • H2 Eskimi
  • H2 Adtriba GmbH
  • H2 Ensighten
  • H2 Mintegral International Limited
  • H2 Toluna Netherlands B.V. KvK
  • H2 TikTok Ad Network
  • H2 Hurra Communications GmbH
  • H2 Akamai
  • H2 Meta
  • H2 Aunica
  • H2 Booking.com
  • H2 C3 Metrics
  • H2 IBM
  • H2 Roku Advertising Services
  • H2 eBay
  • H2 Evidon
  • H2 Adacado
  • H2 intelliAd
  • H2 Dstillery
  • H2 MediaMath
  • H2 Sizmek
  • H2 ZMS
  • H2 PlatformOne
  • H2 Resonate
  • H2 Equativ
  • H2 Tradedoubler AB
  • H2 TrustArc
  • H2 TruEffect
  • H2 Travel Data Collective
  • H2 advolution.control
  • H2 MainADV
  • H2 AdMaxim
  • H2 Batch Media
  • H2 Vodafone GmbH
  • H2 Magnite
  • H2 Neustar
  • H2 Scenestealer
  • H2 Netquest
  • H2 Mail.ru
  • H2 Manage.com
  • H2 Cloudflare
  • H2 Salesforce DMP
  • H2 Netflix
  • H2 ebuilders
  • H2 AppLovin Corp.
  • H2 Cadent
  • H2 Fractional Media
  • H2 Rackspace
  • H2 MSI-ACI
  • H2 Admetrics
  • H2 Chocolate Platform
  • H2 Navegg
  • H2 Admedo
  • H2 Kochava
  • H2 LeadBolt
  • H2 Mobitrans
  • H2 ADEX
  • H2 Impact
  • H2 Spotad
  • H2 Aarki
  • H2 F@N communications
  • H2 SFR
  • H2 Cablato
  • H2 Waystack
  • H2 Vpon
  • H2 TreSensa
  • H2 Tapjoy
  • H2 gskinner
  • H2 CUBED
  • H2 Optomaton
  • H2 Cint
  • H2 fluct
  • H2 Zucks
  • H2 Dentsu Aegis Network
  • H2 Digiseg
  • H2 AdFalcon
  • H2 Haensel AMS
  • H2 BDSK Handels GmbH & Co. KG
  • H2 Objective Partners
  • H2 Supership
  • H2 Marketing Science Consulting Group, Inc.
  • H2 DENTSU
  • H2 Kobler
  • H2 Widespace
  • H2 Vimeo
  • H2 Oracle Data Cloud
  • H2 ironSource Mobile
  • H2 Chartboost
  • H2 Unity Ads
  • H1 (empty)

A page should have only one H1. Multiple H1s dilute the document outline.

Why this matters

Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.

Learn more

HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.

Source: WCAG 2.4.6 / Google Search Central

Empty headings appear in the document outline but provide no information.

Why this matters

Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.

Source: WCAG 2.4.6

A+
Web Manifest
PWA-ready
PASS
PWA-ready
Info::
Meets PWA install criteria
Info::
Name present: Hindustantimes.com
Info::
192x192 icon present
Info::
512x512 icon present
Info::
Display mode: standalone
PWA Install Criteria Installable
Name Hindustantimes.com 192×192 icon 512×512 icon Start URL https://www.hindustantimes.com/cricket Display Mode standalone
Name Hindustantimes.com Display Mode standalone Theme Color #FFFFFF Background Color #FFFFFF Icons 7 icon(s)
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback