Legal
Accessibility Statement
We design for everyone. Digital accessibility is not a feature we add at the end — it is a standard we build into every page, component, and interaction from the start. We target WCAG 2.2 Level AA conformance across getmelinks.com.
What We Implement
Semantic Structure
- Proper heading hierarchy (one
<h1>per page, logical<h2>–<h4>nesting) - ARIA landmarks for navigation, main content, and footer regions
- Meaningful link text — no “click here” patterns
- Skip-to-content link on every page
Visual Accessibility
- Color contrast ratios meeting WCAG AA standards (minimum 4.5:1 for body text, 3:1 for large text)
- Information conveyed through color is always reinforced by a secondary indicator (text, icon, pattern)
- Support for browser-level zoom up to 200% without content loss
- Responsive layouts that work across screen sizes
Motion and Interaction
- All animations respect the
prefers-reduced-motionmedia query — users who have requested reduced motion see static alternatives - No auto-playing media without user initiation
- Focus indicators visible on all interactive elements
Keyboard Navigation
Every interactive element on this site is operable by keyboard alone.
| Key | Action |
|---|---|
| Tab | Move to the next interactive element |
| Shift + Tab | Move to the previous interactive element |
| Enter | Activate a link or button |
| Space | Toggle checkboxes, activate buttons |
| Escape | Close modals, dismiss menus |
| Arrow keys | Navigate within menus and dropdown components |
Screen Readers
- All images include descriptive
alttext (we never usealt=""on informational images) - Form inputs are properly labeled
- Dynamic content changes are announced via ARIA live regions where applicable
- Table headers use proper
<th>markup with scope attributes
Known Limitations
We are transparent about what we are still working on:
- Third-party embeds — Go High Level scheduling widgets and our client portal are operated by third-party providers. Their accessibility conformance is outside our direct control. We actively work with vendors to improve their accessibility and provide alternative access methods (email, phone) where needed.
- Legacy PDF documents — Some older documents may not meet full accessibility standards. We are working to remediate these.
- Data visualization — Some charts and graphs provide text alternatives, but complex visualizations may not be fully accessible to all assistive technologies. We include data tables as alternatives where possible.
How We Test
We test accessibility using a combination of:
- Automated tools: Lighthouse, axe-core, WAVE
- Manual testing: Keyboard-only navigation, screen reader testing (NVDA, VoiceOver)
- Code review: Semantic HTML validation during development
Testing is performed on every major page update and as part of our regular site maintenance.
Report an Issue
If you encounter an accessibility barrier on any page of getmelinks.com, we want to know.
Email: [email protected] with:
- The page URL where you encountered the issue
- A description of the problem
- The assistive technology you were using (if applicable)
We will acknowledge your report within 5 business days and work to resolve the issue as quickly as possible. If we cannot fix it immediately, we will provide an alternative access method.
Contact
- Email: [email protected]
- Phone: [PLACEHOLDER — Go High Level number]
- Contact form: getmelinks.com/contact-us
See also: Privacy Policy · Code of Ethics · Terms of Service