Open Topics List

How to add an anchor to your website

First, you need to create the place where the user will land after clicking on the link.

  1. Open the module or row on the page you want the user to land on.
  2. Go to the Advanced tab.
  3. Under the “Anchors”, add ‘name-of-anchor’ to the ID field, with no # preceding it. It is ok to use hyphens in the anchor tab name, but don’t use spaces.
  4. Click on “Save”.
  5. Save your changes on the page.

Next, create the link itself.

  1. Use your cursor to select the module item that the user will click on.
  2. Click on the link icon.
  3. If you are linking to a spot on the page you are on right now, add #name-of-anchor.
    Note: If you are sending the user to another part of a different page, you’ll need to include the entire link, like this: https://mysite.honeycombgo.site/other-page/#name-of-link
  4. Click on the blue return arrow to save.
  5. Save your changes to the page.
  6. Log out of your website, and click on the link to be sure it is working properly.

Related Knowledge Base Posts