Fixing Link Purpose (In Context) on Wix (WCAG 2.4.4)
Where a link goes should be clear from its text, or from the immediate context around it.
Why it matters
Screen reader users often navigate by pulling up a list of every link on the page. If each product card links out with the word 'Details', that list is the same word twenty times over and the catalogue cannot be browsed. The same fix helps search engines understand what each link points at.
Wix — where to look
Editor link settings; repeater elements.
What to do
In a repeater, bind the link text to a data field instead of a fixed word.
Verification status
Not yet confirmed against a live installation. The paths and setting names below describe the general structure of Wix and menu names vary by version, theme and plugins. Where we have checked a step against the platform's own source, this box says so and links to it.
How to verify the fix
- Use a browser extension to list every link on the page. Read the texts alone — is each destination clear?
- Tab through a product listing and check that at each stop you know where you would end up.
- Look for links with the same text pointing to different places.
Other platforms
- Fixing Link Purpose (In Context) on Shopify
- Fixing Link Purpose (In Context) on WooCommerce
- Fixing Link Purpose (In Context) on Webflow
- Fixing Link Purpose (In Context) on Squarespace
The full criterion
Read the full explanation of WCAG 2.4.4 Link Purpose (In Context), or the formal W3C definition.