SEO (Search Engine Optimization)

Customize page titles and other HTML tags on your API Hub pages.

Overview

The primary use of the SEO tab in the Admin Panel is to enable Environment Admins to customize the HTML title tag for most pages in the Enterprise Hub. Users see this value in a browser tab, as shown below.

737

Viewing a custom page title in a browser.

Other HTML tags, such as meta tags, can be added to pages in order to optimize search results (for example, on Google) if your Enterprise Hub contains public pages.

You add an SEO configuration for each page in the Enterprise Hub that you want to change. In the screenshot below, SEO configurations for two pages have been added.

Customizing HTML titles using the SEO tab of the Admin Panel.

Viewing Hub pages that have SEO configurations.

Adding or modifying HTML tags for a page

An Environment Admin can add or modify HTML tags for most pages in the Enterprise Hub. For example, to modify the title for the main API Hub page:

  1. Navigate to the Admin Panel and select the SEO tab.
  2. Click the plus (+) in the lower right to begin adding a new SEO configuration for a page.
  3. Enter the relative URL (starting with a /) for the page that you would like to make changes to. In the example shown below, we are changing the title of the main API Hub page, so we enter /hub.
  4. Add an optional description of the SEO configuration for other Environment Admins to see. You could include any non-obvious details about the configuration.
  5. Click the + next to Tags.
  6. In the Tag dropdown, select the HTML tag that you would like to add or modify. In our example, we select the title tag.
  7. For Inner Body, enter the text of the inner body. Here we are entering "My Company API Hub" for the page's title. If the element does not have an inner body (such as an img tag), you would leave this blank.
  8. Optionally click Add Attribute if you would like to add name/value pairs as attributes for the HTML tag. Here we are not adding any attributes to the title tag.
  9. Optionally repeat this process to add more tags, such as a meta tag.
  10. Click OK to create the SEO configuration. You can now view the new title of the API Hub page in your browser tab.
Adding an SEO configuration in the Admin Panel.

Adding an SEO configuration in the Admin Panel.