Linking to Embedded Anchors
Follow these steps to create and link to anchors within your WordPress pages:
1. Create an Anchor
- Edit the page where you want to add the anchor.
- Click on the block you want to link to.
- In the right sidebar, open the Block settings.
- Expand the Advanced section.
-
Enter a unique anchor name in the HTML Anchor field (use only letters, numbers, or hyphens—no spaces).

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