An HTML anchor creates a destination for a link that jumps to a specific block. This article explains how to add a jump link without editing HTML.
Before you start
- You need a Contributor role or higher.
- Know how to add links to a post or page.
Add the anchor
- Open a post or page to edit.
- Select the heading, paragraph, or other block where readers should land.
- If the settings sidebar is hidden, click Settings in the top bar. Select the Block tab.
- Open Advanced.
- In HTML anchor, enter a unique name without spaces, such as anchorname. Do not include the # symbol.
Link to the anchor
- Select the text readers will click.
- Click Link in the block toolbar.
- Enter # followed by the anchor name, such as #anchorname.
- Press Enter, then save or publish the post or page.