# Tags

Tags are user-defined keywords that can be assigned to any media to describe its content. They provide a flexible way to organize and discover content across the site, complementing categories with free-form labeling.

# Browsing tags

The tags listing is accessible from the Explore menu under Content → Tags, or directly at:

/explore/tags

The tags listing displays all tags that have been assigned to at least one piece of media. You can sort the listing by:

  • Most recent — tags with the most recently uploaded media first
  • Oldest — tags with the oldest media first
  • Most viewed — tags whose media has the most views
  • AZ — alphabetical order

The sidebar also shows the Top Tags — a quick-access list of the most popular tags on the site.

# Browsing a tag

Each tag has its own public listing page accessible at:

/tag/{tag-name}

For example, a tag named sunset is browsable at /tag/sunset.

Each tag page displays:

  • The tag name at the top
  • A content listing sortable by: Most recent, Oldest, Most viewed, Most liked, AZ
  • The standard All / Actions bulk action menu

# Adding tags to media

Tags can be assigned to media in two places: at upload time or by editing the media afterward.

# At upload time

When uploading files, click on any file preview to open its advanced options. The Tags field accepts a comma-separated list of tags to assign to that file.

See Upload local for details on the upload flow and advanced options.

# Via the edit form

Requires Login. Click the Edit button on any media page to open the edit form, which includes a Tags field for entering or updating comma-separated tags.

See Media for details on the edit form.