Anchors
Anchors (also known as jump marks or bookmarks) allow you to create links that take users directly to a specific section within a page. The resulting URL has the following format: www.example.com/page#anchor-name
Creating an anchor – step by step
- Open a content element that contains a Rich Text Editor (RTE).
- In the RTE, place the cursor where you want to insert the anchor (e.g. before a heading).
- Click the Bookmark icon in the RTE toolbar.
- A dialog box opens. Enter a descriptive name for the anchor (e.g.
contact). - Click the green checkmark to confirm.
- The anchor appears in the editor with the name you entered.
Editing and deleting an anchor
Editing an Anchor:
- Click the anchor in the RTE.
- Click the Edit icon (pencil).
- Change the anchor name and confirm your changes.
Deleting an Anchor:
- Click the anchor in the RTE.
- Click the Delete icon (trash can).
Linking to an anchor
To create a link to an anchor:
- Select the desired link text.
- Click the Link icon in the RTE toolbar.
- In the Link Browser, locate the “Anchor (ID)” field.
- Select the target page.
- Enter the anchor name without the
#symbol in the “Anchor (ID)” field (e.g.contact). - Confirm your selection.
The resulting URL will look like this: www.example.com/page#contact