Global Dev Portal configuration

Beta and uses: Dev Portal
Related Documentation
OpenAPI Specifications
Incompatible with
on-prem
Tags

The Dev Portal Setting page allows you to make global changes to your Dev Portal.

Name

This is the name that you will see in your list of Dev Portals in Konnect.

Display name

This is used for SEO in the Portal and sets what users will see in the browser for the home or / Page, appended to the front matter title.

The format looks like this

<title>{front matter title} | {display_name}</title>

For example, assuming the home or / page has the following front matter:

---
title: Welcome to KongAir
description: Start building and innovating with our APIs
---

If Dev Portal settings have the display name set to “Developer Portal”, the browser would display:

Welcome to KongAir | Developer Portal

Description

This description is only displayed in Konnect, and will not be delivered to users browsing the portal.

To change the meta description and tags in pages, see the pages reference.

Custom Domains

You can customize the Dev Portal domain name. Learn more about configuring custom domains.

Audit logs

Dev Portal audit logs are set up and managed separately from org-wide Konnect audit logs. For more information, see the audit logs documentation.

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!