Managing the pages in your portal

This page applies to Apigee and Apigee hybrid.

View Apigee Edge documentation.

Manage the pages in your portal, as described in the following sections.

About the reserved URL paths

The following URL paths are reserved for use by the developer portal and cannot be specified as the page path when creating pages:

  • a
  • accounts/create
  • apis
  • create
  • docs
  • login
  • logout
  • my-apps
  • sites
  • teams

The reserved path /create can be used as the target URL of a MenuItem or be linked to from a Page.

The /create reserved path will redirect to the accounts creation page.

Exploring the Pages page

To access the Pages page:

Cloud Console UI (Preview)

  1. In the Apigee in Cloud console, go to the Distribution > Portals page.

    Go to Portals

    The list of pages in your portal is displayed.

    Click for larger image

    list of pages in the portal

Classic UI

  • Select Publish > Portals in the side navigation bar, select your portal, and click Pages on the landing page.
  • When editing a portal, select Pages in the drop-down menu in the top navigation bar.

The list of pages in your portal is displayed.

Pages page

The Pages page lets you:

  • Create a page
  • View page details, including name, relative path, status, visibility, and amount of time since the page was last modified
  • Edit page content and details
  • Manage the visibility of a page in your portal
  • Delete pages in your portal
  • Sort the list of pages by column (the arrow indicates the active column and direction of the sorted content)

Creating a page

To create a new page:

  1. Access the Pages page.
  2. Click +Page.
  3. In the Create a Page dialog, enter the following details:

    Field Description Required?
    Name Name of the page. The page name must be unique within the portal. The name is used in the portal page header and browser tab. Yes
    Path User-friendly relative URL to use for the page. For best practices, see Implement search engine optimization (SEO). Use alphanumeric characters and dashes only. Spaces and special characters are not allowed. Defaults to the page name with spaces converted to dashes.
    Note: Avoid specifying a reserved URL path when creating a portal. For a list of reserved URL paths, see About the reserved URL paths.
    Yes
  4. Save the page.

    Cloud Console UI (Preview)

    Click Save.

    Classic UI

    Click Create.

Editing the contents of a page

To edit the contents of a page:

  1. Access the Pages page.
  2. Click the name of the page that you want to edit.
  3. Edit the contents of the page. See Developing portal content using the page editor.

Editing the page details

To edit the details for a page, including the name, description, and relative path:

  1. Access the Pages page.
  2. Open the editor.

    Cloud Console UI (Preview)

    On the row for the page you want to edit, click More, Edit.

    Classic UI

    Position the cursor over the page you want to edit and click Edit icon in the actions menu.

  3. Edit the page details.

  4. Save the page.

    Cloud Console UI (Preview)

    Click Save.

    Classic UI

    Click Create.

Managing the visibility of a page in your portal

To manage the visibility of a page in your portal:

  1. Access the Pages page.

  2. Open the visibility editor:

    Cloud Console UI (Preview)

    1. On the row for the page you want to modify, click More, Edit.
    2. In the Visibility area, click Edit.

    Classic UI

    Position the cursor over the page for which you want to manage visibility and click Visibility icon in the actions menu. The Visibility dialog opens.

  3. Select one of the following options:

    • Public (visible to anyone) to allow all users to view the page.
    • Authenticated users to allow only registered users to view the page.
    • Selected audiences to select the specific audiences that you want to be able to view the page. For information about managing the audiences defined for your portal, see Managing the audiences for your portal.
  4. Save the visibility settings.

    Cloud Console UI (Preview)

    Click Apply

    Classic UI

    Click Save.

Deleting pages from your portal

To delete a page from your portal:

  1. Access the Pages page.

  2. Delete the page.

    Cloud Console UI (Preview)

    1. Click More, Delete.
    2. Type Delete and then click Delete page to confirm.

    Classic UI

    1. Position the cursor over the page you want to edit and click Delete icon in the actions menu.
    2. Click Delete to confirm the operation.