Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FHeading HierarchyAction127 headings, 11 skip(s)FIX
- H3 GENERATIVE AI
- H1 Leading the next wave of edge AI
- H3 MediaTek. skipped
- H1 Quarterly Investor Conference duplicate H1
- H3 IoT skipped
- H1 MediaTek Genio Pro duplicate H1
- H3 FLAGSHIP skipped
- H1 MediaTek Dimensity 9500s duplicate H1
- H3 MediaTek. skipped
- H1 This chip changes everything. duplicate H1
- H3 Chromebooks skipped
- H1 MediaTekKompanio Ultra duplicate H1
- H3 PREMIUM skipped
- H1 MediaTek Dimensity 8500 duplicate H1
- H3 Inside Tek skipped
- H1 Innovation. Influence. duplicate H1
- H3 GENERATIVE AI skipped
- H1 Leading the next wave of edge AI duplicate H1
- H3 MediaTek. skipped
- H1 Quarterly Investor Conference duplicate H1
- H5 MediaTek skipped
- H4 Quarterly Investor Conference
- H5 IoT
- H4 MediaTek Genio Pro
- H5 FLAGSHIP
- H4 MediaTek Dimensity9500s
- H5 MediaTek
- H4 This chip changes everything
- H5 Chromebooks
- H4 MediaTekKompanio Ultra
- H5 PREMIUM
- H4 MediaTek Dimensity8500
- H5 Inside Tek
- H4 Strategic Perspectives & Insights
- H5 GENERATIVE AI
- H4 MediaTek NPUs empower innovative devices
- H2 Welcome to MediaTek.
- H2 It all starts here...with a chip.
- H2 This chip changes everything.
- H3 Custom Data Center
- H4 Cutting edge. Custom made.
- H3 PRODUCTS
- H4 (empty)
- H3 Smartphones
- H4 Entry to flagship, we’ve got you covered.
- H3 Smart Home
- H4 This chip entertains, connects and protects.
- H3 Networking and Connectivity
- H4 Connecting you to what matters.
- H3 Internet of Things
- H4 From vision to reality.
- H3 Tablets and Chromebook
- H4 Powerful all-day productivity in style.
- H3 MediaTek Dimensity Auto
- H4 Enabling smart vehicle innovation.
- H3 Custom Data Center
- H4 Cutting edge. Custom made.
- H3 PRODUCTS
- H4 (empty)
- H3 White Papers
- H4 Deep dive.
- H3 5G
- H4 Not all 5G is created equal.
- H3 Display
- H4 Creating brilliant immersive experiences.
- H3 Wi-Fi
- H4 When we say always connected, we mean it.
- H3 Camera
- H4 Say cheese.
- H3 Artificial Intelligence
- H4 Leading the Edge-AI Technology Revolution
- H3 HyperEngine Gaming
- H4 Because every millisecond matters.
- H3 White Papers
- H4 Deep dive.
- H3 5G
- H4 Not all 5G is created equal.
- H4 CORPORATE NEWS
- H1 Brilliant technology for everyday life. duplicate H1
- H3 One MediaTek: Evolving Our Brand for the AI Edge to Cloud Future skipped
- H3 MediaTek named Top 100 Global Innovator by LexisNexis for 5th Consecutive Year
- H3 MediaTek Receives ISSCC Anantha P. Chandrakasan Distinguished Technical Paper Award
- H3 MediaTek Tops Growth in Interbrand’s Top Taiwan Brands 2025
- H3 MediaTek Recognized in Two Prestigious Employer Awards
- H3 Case Study: MediaTek Accelerates AI Development With an AI Factory
- H3 ESA, MediaTek, Eutelsat, Airbus, Sharp, ITRI, and R&S Announce World’s First Rel-19 5G-Advanced NR-NTN Connection over OneWeb LEO Satellites
- H3 MediaTek Develops Chip Utilizing TSMC’s 2nm Process
- H3 MediaTek's NVLink Fusion Partnership: Pioneering AI Innovation with Custom ASIC
- H4 BUSINESS & INDUSTRY NEWS
- H2 Where innovation begins
- H3 How MediaTek and NVIDIA are Making AI More Accessible
- H3 NPUs, NeuroPilot and LiteRT Ready to Power Millions of AI Devices
- H3 Transforming the Food & Beverage Industry with MediaTek Genio
- H3 2025's Best MediaTek-powered Devices
- H3 MediaTek First to Adopt Google’s Project Treble for Automotive Industry
- H4 PRODUCT & TECHNOLOGY NEWS
- H2 It all starts with a chip
- H3 MediaTek Genio Pro 5100 Flagship-class AI & Computing Performance for IoT
- H3 How MediaTek is Powering the Future of On-Device AI
- H3 All-Day Power: MediaTek’s Battery Life Advantage Across Every Segment
- H3 MediaTek Dimensity 9500s and Dimensity 8500
- H3 Setting the Benchmark for High-Performance Computing Leadership
- H3 MediaTek Filogic 8000 Family Pioneers the Wi-Fi 8 Ecosystem
- H3 What Can Wi-Fi Can Do For AI?
- H3 MediaTek Kompanio 540
- H3 Accelerating Automotive Experiences
- H3 World's First 15k-zone RGB mini-LED Local Dimming TV Chip
- H4 CUSTOMERS AND PARTNERS
- H2 Powered by MediaTek
- H3 Case Study: Developing the Speedport 7 Broadband Gateway
- H3 Grinn GenioBoard Powered by MediaTek Genio 700
- H3 MediaTek and DENSO Collaborate on Automotive SoCs for Advanced Driver-Assistance Systems
- H3 MediaTek and NTE Advance Mobile Gaming Performance
- H3 OPPO Find X9 powered by MediaTek Dimensity 9500
- H3 vivo X300 Series powered by MediaTek Dimensity 9500
- H3 Samsung Galaxy Tab S11 Series powered by MediaTek Dimensity
- H4 More on MediaTek
- H2 Incredible starts here
- H3 Devices powered by MediaTek
- H3 MediaTek Podcast Central
- H3 What's Next in Tech
- H3 MediaTek’s Expert Insights
- H3 Devices powered by MediaTek
- H3 MediaTek Podcast Central
- H3 What's Next in Tech
- H3 MediaTek’s Expert Insights
- H3 Join our newsletter
A page should have only one H1. Multiple H1s dilute the document outline.
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
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
FLink & Button QualityAction52 issue(s) across 354 links and 46 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://www.mediatek.com/investor-relati… | Quarterly Earnings | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Monthly Revenue | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Annual Reports | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Dividend History | new tab | Add '(opens in new tab)' to text |
| https://emops.twse.com.tw/server-java/t0… | Material Information | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Analyst Coverage | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Transfer Agent | new tab | Add '(opens in new tab)' to text |
| https://mis.twse.com.tw/stock/ | Stock Quote | new tab | Add '(opens in new tab)' to text |
| https://emops.twse.com.tw/server-java/t5… | M.O.P.S | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Board of Directors | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Audit Committee | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Remuneration Committee | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Corporate Management | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Internal Auditing | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Expired Events | new tab | Add '(opens in new tab)' to text |
| https://corp.mediatek.com/about/sustaina… | Sustainability at MediaTek | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/hubfs/MediaTek%… | ESG Summary | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://www.mediatek.com/company/contact… | Office Locations | new tab | Add '(opens in new tab)' to text |
| https://www.poweredbymediatek.com/ | Powered by MediaTek | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://www.mediatek.com/investor-relati… | Quarterly Earnings | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Monthly Revenue | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Annual Reports | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Dividend History | new tab | Add '(opens in new tab)' to text |
| https://emops.twse.com.tw/server-java/t0… | Material Information | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Analyst Coverage | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Transfer Agent | new tab | Add '(opens in new tab)' to text |
| https://mis.twse.com.tw/stock/ | Stock Quote | new tab | Add '(opens in new tab)' to text |
| https://emops.twse.com.tw/server-java/t5… | M.O.P.S | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Board of Directors | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Audit Committee | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Remuneration Committee | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Corporate Management | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Internal Auditing | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/investor-relati… | Expired Events | new tab | Add '(opens in new tab)' to text |
| https://corp.mediatek.com/about/sustaina… | Sustainability at MediaTek | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/hubfs/MediaTek%… | ESG Summary | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://www.mediatek.com/company/contact… | Office Locations | new tab | Add '(opens in new tab)' to text |
| https://www.poweredbymediatek.com/ | Powered by MediaTek | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/technology/ai | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Ai | |||
| https://www.mediatek.com/investor-relati… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Financial Information#Quarterly Earnings Release | |||
| https://www.mediatek.com/genio-pro | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Genio Pro | |||
| https://www.mediatek.com/products/smartp… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Mediatek Dimensity 9500s | |||
| https://www.mediatek.com/company/brand-s… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Brand Story | |||
| https://www.mediatek.com/kompanio-ultra | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Kompanio Ultra | |||
| https://www.mediatek.com/products/smartp… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Mediatek Dimensity 8500 | |||
| https://www.mediatek.com/technology/ai | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Ai | |||
| https://www.mediatek.com/investor-relati… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Financial Information#Quarterly Earnings Release | |||
| /company/discover | (empty) | empty | Add link text or aria-label |
| https://www.mediatek.com/products/asic | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Asic | |||
| https://www.mediatek.com/products/smartp… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Smartphones | |||
| https://www.mediatek.com/products/smart-… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Smart Home | |||
| https://www.mediatek.com/products/networ… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Networking And Connectivity | |||
| https://www.mediatek.com/products/intern… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Internet Of Things | |||
| https://www.mediatek.com/products/chrome… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Chromebooks Tablets | |||
| https://www.mediatek.com/products/dimens… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Dimensity Auto | |||
| https://www.mediatek.com/products/asic | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Asic | |||
| https://www.mediatek.com/whitepapers | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Whitepapers | |||
| https://www.mediatek.com/technology/5g | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: 5g | |||
| https://www.mediatek.com/technology/mira… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Miravision Display | |||
| https://www.mediatek.com/technology/wifi… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Wifi 7 | |||
| https://www.mediatek.com/technology/imag… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Imagiq For Smartphone Cameras | |||
| https://www.mediatek.com/technology/arti… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Artificial Intelligence | |||
| https://www.mediatek.com/technology/gami… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Gaming Technologies | |||
| https://www.mediatek.com/whitepapers | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Whitepapers | |||
| https://www.mediatek.com/technology/5g | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: 5g | |||
| https://www.mediatek.com/tek-talk-blogs/… | CORPORATE … | new tab | Add '(opens in new tab)' to text |
| https://www.lexisnexis.com/community/pre… | Corporate … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | ASIC … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | Corporate … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | corporate … | new tab | Add '(opens in new tab)' to text |
| https://www.nvidia.com/en-us/customer-st… | AI … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/press-room/esa-… | Partnership … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/press-room/medi… | CORPORATE … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | ASIC … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | AI … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | AI, IOT … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | AI, IOT … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | AWARDS … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/press-room/medi… | AUTOMOTIVE … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/genio-pro | AI, IOT … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | AI … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | CHROMEBOOKS … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/press-room/medi… | SMARTPHONES … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | Computing Platforms … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/press-room/medi… | WI-FI 8 … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | WIFI … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/products/chrome… | CHROMEBOOK … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | Automotive … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | Smart TV … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | Wi-Fi 7 … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | AI, IOT … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/press-room/medi… | AUTOMOTIVE … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | SMARTPHONES … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | SMARTPHONES … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/tek-talk-blogs/… | SMARTPHONES … | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/samsung-galaxy-… | Dimensity … | new tab | Add '(opens in new tab)' to text |
| https://www.poweredbymediatek.com/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Home page | |||
| https://i.mediatek.com/podcast | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Podcast | |||
| https://www.mediatek.com/inside-tek | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Inside Tek | |||
| https://i.mediatek.com/tektalk | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Tektalk | |||
| https://www.poweredbymediatek.com/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Home page | |||
| https://i.mediatek.com/podcast | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Podcast | |||
| https://www.mediatek.com/inside-tek | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Inside Tek | |||
| https://i.mediatek.com/tektalk | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Tektalk | |||
| https://corp.mediatek.com/security-conta… | Report Security Vulnerability | new tab | Add '(opens in new tab)' to text |
| https://yourcareers.mediatek.com/en | Careers | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/MediaTek | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/company/17763 | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/mediatek_inc/ | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/mediatek | (empty) | empty | Add link text or aria-label |
| https://www.threads.net/@mediatek_inc | (empty) | empty | Add link text or aria-label |
| https://corp.mediatek.com/security-conta… | Report Security Vulnerability | new tab | Add '(opens in new tab)' to text |
| https://yourcareers.mediatek.com/en | Careers | new tab | Add '(opens in new tab)' to text |
| https://www.mediatek.com/privacy-policy | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/MediaTek | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/company/17763 | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/mediatek_inc/ | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/mediatek | (empty) | empty | Add link text or aria-label |
| https://www.threads.net/@mediatek_inc | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
javascript:;; javascript:;; javascript:;; javascript:;; javascript:;; javascript:;; /company/discover; https://www.facebook.com/MediaTek; https://www.linkedin.com/company/17763; https://www.instagram.com/mediatek_inc/ (+8 more)
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
Generic link text like 'click here' doesn't describe the destination.
https://www.mediatek.com/technology/ai ("Learn More"); https://www.mediatek.com/investor-relations/financial-information#quarterly-e… ("Learn More"); https://www.mediatek.com/genio-pro ("Learn More"); https://www.mediatek.com/products/smartphones/mediatek-dimensity-9500s ("Learn More"); https://www.mediatek.com/company/brand-story ("Learn More"); https://www.mediatek.com/kompanio-ultra ("Learn More"); https://www.mediatek.com/products/smartphones/mediatek-dimensity-8500 ("Learn More"); https://www.mediatek.com/technology/ai ("Learn More"); https://www.mediatek.com/investor-relations/financial-information#quarterly-e… ("Learn More"); https://www.mediatek.com/products/asic ("Learn More") (+24 more)
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.mediatek.com/investor-relations/financial-information#quarterly-e…; https://www.mediatek.com/investor-relations/financial-information#monthly-rep…; https://www.mediatek.com/investor-relations/financial-information#annual-reports; https://www.mediatek.com/investor-relations/shareholder-services#dividend-his…; https://emops.twse.com.tw/server-java/t05st01_e?TYPEK=sii&co_id=2454&year=201…; https://www.mediatek.com/investor-relations/shareholder-services#analyst-cove…; https://www.mediatek.com/investor-relations/shareholder-services#transfer-age…; https://mis.twse.com.tw/stock/; https://emops.twse.com.tw/server-java/t58query; https://www.mediatek.com/investor-relations/corporate-governance#board-of-dir… (+63 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
F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLighthouse Accessibility AuditsActionScore 71/100 — 9 failing, 23 passedREVIEW
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.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1 div.home_page_banner > div.main_home_page_slider > ul.slick-dots > li#slick-slide00 |
1 div.cards_slider_items > div#widget_1713777392960 > ul.slick-dots > li#slick-slide40 |
1 div.cards_slider_prod > div#module_17189824563813 > ul.slick-dots > li#slick-slide50 |
1 div.cards_slider_prod > div#module_17568825929363 > ul.slick-dots > li#slick-slide60 |
1 div.cards_slider_prod > div#module_17189834323413 > ul.slick-dots > li#slick-slide70 |
1 div.blog_cards_wrapper > div.blog_cards > ul.slick-dots > li#slick-slide30 |
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1
2
3
4
5
6
7
8 div.home_page_wrapper > div.home_page_banner > div.main_home_page_slider > ul.slick-dots |
1
2
3
4
5
6
7
8
9 div#hs_cos_wrapper_widget_1713777392960 > div.cards_slider_items > div#widget_1713777392960 > ul.slick-dots |
1
2
3
4
5 div#hs_cos_wrapper_module_17189824563813 > div.cards_slider_prod > div#module_17189824563813 > ul.slick-dots |
1
2
3
4
5
6
7
8
9
10 div#hs_cos_wrapper_module_17568825929363 > div.cards_slider_prod > div#module_17568825929363 > ul.slick-dots |
1
2
3
4
5
6
7 div#hs_cos_wrapper_module_17189834323413 > div.cards_slider_prod > div#module_17189834323413 > ul.slick-dots |
1
2
3
4 div.page-center > div.blog_cards_wrapper > div.blog_cards > ul.slick-dots |
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1 div.home_page_banner > div.main_home_page_slider > ul.slick-dots > li#slick-slide00 |
1 div.cards_slider_items > div#widget_1713777392960 > ul.slick-dots > li#slick-slide40 |
1 div.cards_slider_prod > div#module_17189824563813 > ul.slick-dots > li#slick-slide50 |
1 div.cards_slider_prod > div#module_17568825929363 > ul.slick-dots > li#slick-slide60 |
1 div.cards_slider_prod > div#module_17189834323413 > ul.slick-dots > li#slick-slide70 |
1 div.blog_cards_wrapper > div.blog_cards > ul.slick-dots > li#slick-slide30 |
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
GENERATIVE AI
Leading the next wave of edge AI
Faster, smarter generative AI c… div.home_page_banner > div.main_home_page_slider > div.slick-list > div.slick-track |
MediaTek Dimensity Auto
Enabling smart vehicle innovation.
Scalable, highly in… div.main_tab_slid_wrap > div.main_tab_slider > div.slick-list > div.slick-track |
HyperEngine Gaming
Because every millisecond matters.
Experience faster frame … div.main_tab_slid_wrap > div.main_tab_slider > div.slick-list > div.slick-track |
CORPORATE
MediaTek Develops Chip Utilizing TSMC’s 2nm Process
ASIC
MediaTek'… div.cards_slider_items > div#widget_1713777392960 > div.slick-list > div.slick-track |
AWARDS
2025's Best MediaTek-powered Devices
From smartphones to smart home de… div.cards_slider_prod > div#module_17189824563813 > div.slick-list > div.slick-track |
AUTOMOTIVE
Accelerating Automotive Experiences
At IAA Mobility 2025, MediaTek… div.cards_slider_prod > div#module_17568825929363 > div.slick-list > div.slick-track |
SMARTPHONES
vivo X300 Series powered by MediaTek Dimensity 9500
DIMENSITY
Sa… div.cards_slider_prod > div#module_17189834323413 > div.slick-list > div.slick-track |
Devices powered by MediaTek
Discover products and brands powered by MediaTek.
… div.blog_cards_wrapper > div.blog_cards > div.slick-list > div.slick-track |
These are opportunities to improve the usage of ARIA in your application which 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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Welcome to MediaTek. div.hm_tp_cont_wrap > div.page-center > div.hm_tp_main > h2 |
AI a > div.card_content > p.item_cat > span.AI |
AI, IOT a > div.card_content > p.item_cat > span.AI, |
AI, IOT a > div.card_content > p.item_cat > span.AI, |
AI a > div.card_content > p.item_cat > span.AI |
form#hsForm_afd29ec0-e531-4714-97fc-99bddc45f567_5730 > div.hs_submit > div.actions > input.hs-button form#hsForm_afd29ec0-e531-4714-97fc-99bddc45f567_5730 > div.hs_submit > div.actions > input.hs-button |
Cookie Statement div#hs_menu_wrapper_menu2_ > ul > li.hs-menu-item > a |
Terms of Use div#hs_menu_wrapper_menu2_ > ul > li.hs-menu-item > a |
Privacy Policy div#hs_menu_wrapper_menu2_ > ul > li.hs-menu-item > a |
Copyright © 2026 MediaTek. All rights reserved div.copyright_mobile > div#hs_cos_wrapper_rich_text > span#hs_cos_wrapper_rich_text_ > p |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
One MediaTek: Evolving Our Brand for the AI Edge to Cloud Future div.card_content > div.title_wrapper > div.card_title > h3 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
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.banner-container > div.home-slide_content > div.slid_btn > a div.banner-container > div.home-slide_content > div.slid_btn > a |
div.hm_tp_main > div.hm_tp_cont > p > a div.hm_tp_main > div.hm_tp_cont > p > a |
div.main_tab_slide_inner > div.slide-left > div.button_wrap > a div.main_tab_slide_inner > div.slide-left > div.button_wrap > a |
div.blog-item-inner > div.blog_btm_cont > div.blog-btn > a div.blog-item-inner > div.blog_btm_cont > div.blog-btn > a |
li.hs-form-booleancheckbox > label.hs-form-booleancheckbox-display > span > a li.hs-form-booleancheckbox > label.hs-form-booleancheckbox-display > span > a |
div.footer_social_links > ul.social_share > div.facebook_share > a div.footer_social_links > ul.social_share > div.facebook_share > a |
div.footer_social_links > ul.social_share > div.linkedin_share > a div.footer_social_links > ul.social_share > div.linkedin_share > a |
div.footer_social_links > ul.social_share > div.instagram_share > a div.footer_social_links > ul.social_share > div.instagram_share > a |
div.footer_social_links > ul.social_share > div.youtube_share > a div.footer_social_links > ul.social_share > div.youtube_share > a |
div.footer_social_links > ul.social_share > div.threads_share > a div.footer_social_links > ul.social_share > div.threads_share > a |
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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.social_links > div#hs_cos_wrapper_footer_social_links > div.footer_social_links > ul.social_share div.social_links > div#hs_cos_wrapper_footer_social_links > div.footer_social_links > ul.social_share |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1 div#widget_1713777392960 > ul.slick-dots > li#slick-slide40 > button |
1 div.blog_cards > ul.slick-dots > li#slick-slide30 > button |
These items highlight common accessibility best practices.
ALandmark Structure8 landmarksPASS
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
A+Alt Text QualityAll 70 images OKPASS
AForm Accessibility1 of 5 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| term | text | Search | aria-label |
| #firstname-afd29ec0-e531-4714-97fc-99bddc45f567_5730 | text | Enter your name* | for/id |
| #email-afd29ec0-e531-4714-97fc-99bddc45f567_5730 | Enter your E-mail Address* | for/id | |
| #i_agree_with_the_mediatek_privacy_policy-afd29ec0-e531-4714-97fc-99bddc45f567_5730 | checkbox | none | |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">
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
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 |
|---|---|---|---|---|---|
| h1 Leading the next wav… | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 Quarterly Investor C… | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 MediaTek | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 Genio Pro | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 MediaTek Dimensity | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 9500s | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 This chip changes ev… | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 MediaTek | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 Kompanio Ultra | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 MediaTek Dimensity | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 8500 | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 Innovation. Influenc… | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 Leading the next wav… | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 Quarterly Investor C… | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h1 Brilliant technology… | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h2 Welcome to MediaTek. | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h2 It all starts here..… | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h2 This chip changes ev… | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h2 Where innovation beg… | 9.74:1 | 3.0:1 | #000000 | #FF9800 | Pass |
| h2 It all starts with a… | 9.74:1 | 3.0:1 | #000000 | #FF9800 | 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.