Add Related Links to your Project

Last modified: November 14th, 2023

Working with a specific static site generator?
Customize CloudCannon's documentation to suit your SSG.

Great! We'll show you documentation relevant to .
You can change this any time using the dropdown in the navigation bar.

Adding Related Links to your Project page is a great way to make common tasks quicker for your team. You can use these links to navigate to external resources, like analytics, documentation, FAQs, or often-used parts of the CloudCannon app.

Manage your Related Links:

  1. Navigate to your project and go to the Project Settings tab.
  2. Scroll to the Related Links section. Click Add Link to add as many links as you require.
  3. Enter a display name for the link in the Name field.
  4. Type or paste your desired link into the URL field.
  5. Click Update Project. Your link will display at the top of your Project page, underneath the project description (if applicable).
  6. If you need to remove a link, click the Delete icon in the top right of the link.
A screenshot of the CloudCannon app shows the Project Settings page with fields for project name, display URL, description, and related links.
A screenshot of the CloudCannon app shows the Related Links section of the Project Settings page, with a name and URL field.

Common uses#

Here are some ways you might use Related Links.

CloudCannon includes your organization ID and site ID in URLs. If you use a CloudCannon URL in your Related Links, some team members may be unable to access that link if they do not have the correct permissions for both the organization and the site.

Let’s say we want to add a button on our Project page for our team to create a new blog post. We can add a Blog Collection to our Related Links.

  1. Navigate to a collection on your site.
  2. Copy the URL shown in your browser.
  3. As described above, navigate to your project and add a Related Link.
  4. Paste the copied URL into the URL field. In the Name field, type something descriptive (e.g., ‘Add new blog post’).

Team members can now go from the Project page to the Blog Collection page in one click.

In this example, our site has two main branches: Production and Staging. To catch errors before they go live, team members merge into the Staging branch before the Staging branch merges into Production.

We want to add a button on our Project page to merge Staging into Production. We can add a Publishing tab to our Related Links.

  1. Navigate to the Publish page on your site (read more about creating a branched site).
  2. Copy the URL shown in your browser.
  3. As described above, navigate to your project and add a Related Link.
  4. Paste the copied URL into the URL field. In the Name field, type something descriptive (i.e., ‘Publish [branch-name]’).

Team members can now go from the Project page to the Publish page in one click.

If your branched site is set to delete when merging, this link will become invalid once the site is merged. Read our documentation on how to toggle deleting after publishing.

Related Articles

Open in a new tab