Skip to main content

Managing tags

Use the Tags page in Global Settings to manage and organize content categorization across your organization. Tags are more flexible and lightweight than sections defined by Site Service.

Important

To manage tags, you must be a Squad member with access to your organization's websites.

For more information, refer to Configuring tag settings.

The Tags page allows you to:

  • Configure tag settings to control if users can only select from predefined tags or create their own one-time tags.

  • Create, edit, and manage up to one million tags shared across all users and websites in your organization.

You can assign multiple tags to a document, making content categorization more versatile. You can also automatically generate standalone topic pages, improving content discoverability and SEO performance.

Your organization's tags can also integrate with analytics systems to track and analyze content performance by tag.

An administrator from The New Herald must create and maintain article topic tags. They want to generate tags for their Health section, such as Pediatrics, Nutrition, Health Policy, or Healthcare Access.

They create a list of tag topics reporters, contributors, and other editors can choose from to categorize their articles better.

Users who navigate The New Herald content click the tags displayed on a page and get redirected to a new page with stories related to those categories.

Procedures

To create a tag, complete the following

  1. Navigate to the Global Settings application. The Global Settings page opens.

  2. From the left pane, click Tags > Manage Tags. The Tags page opens.

  3. In the upper right corner, click New Tag. The Create Tag window opens.

  4. Fill out the following fields:

    • Tag Name - is the tag name that shows to users, for example, Health Policy. The name supports multiple languages including Arabic, English, and Korean.

    • Tag Slug - is a URL-safe identifier based on your tag name. The final slug contains only letters, numbers, and hypens. The system creates the slug using these rules:

      • For Latin characters - convert the tag name to lowercase and replaces spaces with hypens.

      • For non-Latin characters (like Arabic, Cyrillic or Chinese) - transliterate them into Latin characters, for example, مرحبا بك في عالم البرمجة becomes marhaba bk fy ealim albramajah.

      Note

      You cannot edit the slug after creating a tag.

    • Tag Description - is the additional information about the tag topic. The description supports multiple languages, including Arabic, English, and Korean. This information displays on tag landing pages to provide additional context to readers. Like the tag name.

  5. Click Create Tag.

Your tag is now searchable on the main Tags page and from content creation applications.

You can only edit a tag's Name or Description. To edit a tag, complete the following:

  1. Navigate to the Global Settings application. The Global Settings page opens.

  2. From the left pane, click Tags > Manage Tags. The Tags page opens.

  3. In the search field, enter the tag name you want to modify.

  4. Click Search. The matching tags display.

  5. Click icon_ellipsis.png and select Edit. The tag window opens.

  6. Enter a new Tag Name or Tag Description.

  7. Click save.

To delete a tag, complete the following:

  1. Navigate to the Global Settings application. The Global Settings page opens.

  2. From the left pane, click Tags > Manage Tags. The Tags page opens.

  3. In the search field, enter the tag name you want to modify.

  4. Click Search. The matching tags display.

  5. Click icon_ellipsis.png and select Delete. The Delete Tag window opens.

  6. Click Delete Tag.

Note

When you delete a tag, it's no longer available for selection when creating new content. However, the deleted tag stays attached to all previously tagged content and isn't automatically removed from these items.

Developers can also create, delete, search, and update tags using the Tags API. For details on implementation, see Tags API.