Skip to content

The Basics: Managing Links

 

An introduction to insert/edit link

In addition to providing the basic functionality for creating and maintaining links, the insert/edit tool provides more advanced functionality relating to linking including:

  • Linking to anchors
  • Specifying targets
  • Applying classes
  • Utilizing JavaScript and HTML to affect the style and behavior of a link

What is the dependency manager?

The dependency manager manages links among internal files.  Essentially, it is used to help prevent broken links (including those to binary files such as images, PDFs, .docx, etc.) within your site. Even if you change a file or directory name, the dependency manager will maintain the correct link association.


How does the dependency manager work?

The dependency manager will trigger alert boxes when any of the following conditions arise:

Renaming/Moving Files

The alert box will tell you that a number of pages will need to be republished if you proceed with renaming/moving file(s). If you click the OK button, the listed pages will automatically be republished.

Potential Broken Links

The dependency manager will also trigger an alert for potential broken links. This generally happens when you are trying to move an item to the Recycle Bin and it is still linked to a page(s) on your site. Review and remove the link(s) before publishing.

Managing the different links

Internal Links

Internal Links are links to pages within your website. To create an internal hyperlink:

  1. Select the text or image you want to link.
  2. Click the Insert/Edit Link tool.
  3. Click the search icon and select the internal page/file you want to link.
  4. Click Insert.
  5. The Dependency Manager will place a dependency tag in the URL field and will give a description below the URL field.
  6. Click Save to add link.
internal link example

 

External Links

External links are links that go outside of your website. To create an external hyperlink:

  1. Copy the external URL.
  2.  Select the text or image you want to link.
  3. Click the Insert/Edit Link tool.
  4. Paste the link into the URL field.
  5. Click Save to add link.
external link example

 

Email Links

Email Link - To create a mail to link for email addresses:

  1. Select the text or image you want to link.
  2. Click the Email Link icon.
  3. Paste the email address in the Address field.
  4. You have the option of adding a Subject.
  5. Click Save to add.
mailto dialog box

 

Unlinking

  1. Select the link you want to unlink. 
  2. Click the Unlink icon.  The text used in the hyperlink will remain as text.
Last Updated: 10/19/23