Skip to content

Linking to Embedded Anchors

Follow these steps to create and link to anchors within your WordPress pages:

1. Create an Anchor

  1. Edit the page where you want to add the anchor.
  2. Click on the block you want to link to.
  3. In the right sidebar, open the Block settings.
  4. Expand the Advanced section.
  5. Enter a unique anchor name in the HTML Anchor field (use only letters, numbers, or hyphens—no spaces).

    Create the Anchor

  1. Edit the page where you want to add the link.
  2. Select the text or block you want to turn into a link.
  3. Insert or edit the link, and append #anchor-name to the end of the target page URL.
    For example:
    https://arilsociety.com/target-page/#anchor-name (Replace anchor-name with the name you set above.)

    Link to Anchor