Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction3 landmarksREVIEW
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
BHeading Hierarchy7 headings, 2 skip(s)REVIEW
- H1 PHP ENCODER 15
- H4 Breno Costa – CEO, lugsoft.com.br skipped
- H2 Online Licensing Suite NEW
- H2 ionCube Online Encoder
- H2 ionCube Loader
- H2 ionCube 24
- H4 Online Licensing skipped
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
BAlt Text Quality2 of 54 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 2 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
CLink & Button QualityAction4 issue(s) across 69 links and 22 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://forum2.ioncube.com/ | Forum | new tab | Add '(opens in new tab)' to text |
| https://www.ioncube.com/sa/gui_docs/ | GUI User Guide (Windows/Mac) | new tab | Add '(opens in new tab)' to text |
| https://www.ioncube.com/sa/USER-GUIDE.pd… | CLI User Guide (Linux) | new tab | Add '(opens in new tab)' to text |
| /online_licensing.php | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Online Licensing.Php | |||
| https://ioncube24.com | ionCube24 logo | new tab | Add '(opens in new tab)' to text |
| https://ioncube24.com | ionCube24 logo | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
/online_licensing.php ("Learn 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://forum2.ioncube.com/; https://www.ioncube.com/sa/gui_docs/; https://www.ioncube.com/sa/USER-GUIDE.pdf; https://ioncube24.com; https://ioncube24.com
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.
button#cboxPrevious; button#cboxNext; button#cboxSlideshow
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
B404 Error PageHTTP 404, custom pageREVIEW
A+Form AccessibilityNo form controlsPASS
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 PHP ENCODER 15 | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h2 Online Licensing Sui… | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h2 ionCube Online Encod… | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h2 ionCube Loader | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h2 ionCube 24 | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| title ionCube PHP Encoder … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Toggle navigation | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| span Purchase | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Products | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a PHP Encoder | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Details | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Pricing | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Free Trial | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Purchase | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Online Encoder | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Package Foundry | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Details | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Free Trial | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Purchase | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Bundler | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | 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.
ALighthouse Accessibility AuditsScore 91/100 — 3 failing, 24 passedPASS
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 |
|---|
Purchase div.navbar-header > div.navbar-button > a.btn > span |
Buy Now div.home_page > div#marquee > div.button_group > a.btn |
Find Out More div.home_page > div#marquee > div.button_group > a.btn |
Free Trial div.home_page > div#marquee > div.button_group > a.btn |
1. Setup Project div.flow_wrapper > div.step_card > div.step_content > div.step_title |
Define product, versions & variants (trial/paid) div.flow_wrapper > div.step_card > div.step_content > div.step_text |
2. Create License File div.flow_wrapper > div.step_card > div.step_content > div.step_title |
Specify user details, features & expiry. div.flow_wrapper > div.step_card > div.step_content > div.step_text |
3. Distribute div.flow_wrapper > div.step_card > div.step_content > div.step_title |
Download file and distribute. div.flow_wrapper > div.step_card > div.step_content > div.step_text |
Offer: 2 months free included with new Pro/Cerberus purchases div.body_main > div.home_page > div#olic > div.alert |
Offer: div.home_page > div#olic > div.alert > b |
Learn More div.home_page > div#olic > div.button_group > a.btn |
Get Free Trial div.home_page > div#olic > div.button_group > a.btn |
Go to Online Encoder div.home_page > div#olenc > div.content > a.btn |
Need to run a plugin or app? div.home_page > div#loader > div.content > div.standard_subtitle |
ionCube Loader is required to run encoded PHP files and is available on many po… div.home_page > div#loader > div.content > div |
•Upload the Loader Wizard script for assisted installation
•Run it in your brow… div.home_page > div#loader > div.content > div.feature_list |
Get the Loader div.home_page > div#loader > div.content > a.btn |
Find Out More div.home_page > div#ic24 > div.content > a#ic24FOM |
These are opportunities to improve the legibility of your content.
Names and labels
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 |
|---|
body > div#ks4n75vfa3lc1776893915546 > iframe#ybrfv49o99ss1776893915602 body > div#ks4n75vfa3lc1776893915546 > iframe#ybrfv49o99ss1776893915602 |
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.
Best practices
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 html |
These items highlight common accessibility best practices.