Link Management

How to use Link Tags in URL Shortify

Organize your short links with color-coded tags. Filter, sort, and group links by tag directly from the links table.

How It Works

Tags are custom labels you create and assign to one or more short links. Each tag has a name, optional description, and a color. On the links table, tags appear as colored badges — clicking a badge instantly filters the table to show only links with that tag.


Create a Tag

  1. Go to URL Shortify → Tags.
  2. Click Add New.
  3. Fill in the tag form:

Create Tag

Field Description
Name (required) The tag label (e.g. Social Media, Affiliate, Campaign 2024)
Description (optional) Internal notes about this tag
Color Click the color swatch to pick a hex color (default: indigo #6366f1)
  1. Click Save.

When Creating a New Link

  1. Go to URL Shortify → Links → Add New.
  2. Scroll to the Tags field.
  3. Click the dropdown and select one or more tags.
  4. Save the link.

When Editing an Existing Link

  1. Open any short link for editing.
  2. Find the Tags multi-select dropdown.
  3. Add or remove tags as needed.
  4. Save the link.

Assign Tags to Link

You can assign multiple tags to a single link. A link with no tags will show a dash () in the tags column.


Tags appear as colored inline badges in the Tags column of the links table. Each badge shows the tag name with the color you chose.

Tags in Links Table


Method 1 — Click a tag badge: Click any tag badge in the links table to instantly filter the table to show only links with that tag.

Method 2 — Using Filter Dropdown:

  1. Click the Filter dropdown above the links table.
  2. Choose a specific Tag from the filter options.
  3. Click on to apply the filter and view only links assigned to that tag.

Filter by Tag


  1. Select multiple links using the checkboxes on the left.
  2. Open the Bulk Actions dropdown.
  3. Under the Tag Actions group, choose:
    • Add Tag — Add a tag to all selected links (does not remove existing tags)
    • Change Tag — Replace all existing tags with a new tag for selected links
    • Remove Tag — Remove all tags from all selected links
  4. Click Apply.

Bulk Tag Actions

Manage Tags

Go to URL Shortify → Tags to manage all tags.

Tags Table

Column Description
Name Tag name with Edit / Delete row actions
Links Number of short links assigned to this tag
Created On Date the tag was created

Actions available:

  • Edit — Update name, description, or color
  • Delete — Removes the tag and all its link associations
  • Bulk delete — Select multiple tags and delete them at once
  • Search — Search tags by name

Deleting a tag does not delete the links — it only removes the tag and its associations.


REST API

Refer to the REST API documentation for more details on authentication, request formats, and error handling.


Notes & Limitations

  • Tags require URL Shortify PRO.
  • There is no limit on the number of tags you can create.
  • One link can have multiple tags; one tag can be assigned to multiple links.
  • Deleting a link automatically removes its tag associations.
  • The manage_tags capability controls who can access and manage tags via both the admin UI and REST API.

Was this page helpful?

Previous
How to Create a Short Link