
What is an anchor link?Īn anchor link, sometimes called a jump link, is a link that, rather than opening a new page or URL when clicked, jumps or scrolls you to a different section on the same page. Developers can find information about how to code and test skip links in the Make WordPress Accessible Handbook. A plugin is the easiest way to add skip links to your site if they are missing but may or may not be effective depending on your website and how it is coded.Ĭoding custom skip links is generally the better (but harder) way to go. The plugin we recommend for adding skip links is WP Accessibility by Joe Dolson, which is available for free on. If your theme does not have skip links built in, you can use a plugin to add them automatically or code them into the theme. Generally, your theme will add skip links to your WordPress website without you having to do anything – assuming that the developer of your website was considering accessibility when developing the theme. You’ll find our website has skip links that allow users to jump directly to navigation, the main content, and the footer. You can view the skip links that are built into our website by hitting the Tab key on your keyboard now. This screenshot shows the “skip to main content” link that is visible on our website after hitting Tab: Skip links can be visible at all times at the top of the web page, but are more frequently hidden until a user hits the Tab key on their keyboard, at which point they then become visible.


Page jumps make it easier for visitors to view the section of the homepage they want.

This is common for sites that have just one long scrolling homepage. You can create page jumps from your navigation menu that link to a specific part of a page.
