Guía de administración para etiquetas en Discourse

:bookmark: This guide explains how Discourse tags work, how to configure tag settings, and how to manage tags across your site.

:person_raising_hand: Required user level: Administrator

Managing tags in Discourse

Tags in Discourse provide a powerful way to organize and filter content beyond categories. This guide covers everything administrators need to know about configuring and managing tags.

Summary

  • Configure tag settings in your admin panel
  • Create, manage, and bulk modify tags
  • Set up automatic tagging
  • Use tag groups to organize related tags

Configuring tag settings

Tag settings can be found in your admin panel under the “Tags” section of your site settings.

Tagging is enabled by default. To disable tags, uncheck the tagging_enabled setting.

Key tag settings include:

  • Maximum tags per topic
  • Maximum tag length
  • Minimum trust level required to create tags
  • Minimum trust level required to tag topics
  • Maximum tag search results
  • Tag sorting options

Creating and applying tags

Tags are created upon first usage. When composing or editing a topic, a user with tag creation privileges will see a tag chooser next to the category chooser.

Tags can also be adjusted when quick editing a topic title:

:information_source: Categories, depending on their settings, can optionally limit which tags may be applied to topics in that category.

Filtering topics by tags

You can find the full list of tags on the /tags page on your site, along with a count of how often each tag has been used. Selecting a tag will present a list of topics that have had the tag applied.

:information_source: To filter topics by more than one tag at the same time, use the following URL syntax:
https://discourse.example.com/tags/intersection/TAG1/TAG2

Managing individual tags

To manage a specific tag:

  1. Go to the /tags page on your site
  2. Select the tag you would like to manage
  3. Select the wrench icon button to reveal options to rename, delete, and manage synonyms

Bulk managing tags

To modify tags across multiple topics at once:

  1. Visit any topic list filtered by tag
  2. Press the list icon bulk-select button at the top left of the topic list
  3. Manually select topics or use the “Select All” option
  4. Use the wrench icon admin button that appears at the top-right of the topic list to open the Bulk Actions modal
  5. Choose from three tag options:
    • Replace Tags - replace all existing tags with new ones
    • Append Tags - add new tags while keeping existing tags
    • Remove Tags - remove all existing tags

Advanced tag administration

Go to the /tags page and look for the tag admin button in the upper-right corner:

From here you can:

  • Manage tag groups
  • Upload tags in bulk
  • Delete unused tags

Auto-tagging topics with watched words

The watched words feature can automatically tag topics based on specified words appearing in the content.

To set this up:

  1. Navigate to /admin/customize/watched_words/action/tag
  2. Add words or phrases that should trigger specific tags

:warning: This feature will not apply tags retroactively to existing topics.

Important considerations

  • Tags apply to topics, not to individual posts within topics
  • When users type something like #tagname in a post, they are creating a link to that tag, not applying the tag to their post
  • Tag groups can be used to restrict which groups of users can use specific tags

Related Topics

Last edited by @jessii 2025-05-21T22:45:48Z

Check documentPerform check on document:
36 Me gusta

3 publicaciones se dividieron en un nuevo tema: ¿Cómo permito que alguien cree etiquetas?

Lo que quiero hacer es tener etiquetas que se puedan usar en todas las categorías y que se puedan agregar dentro de una respuesta en un tema que no tenga esa etiqueta configurada como opcional.

¿Hay alguna forma de utilizar etiquetas en una respuesta dentro de un tema que no tenga la etiqueta como etiqueta opcional en el encabezado?
Así que tengo un tema con Phoenix como etiqueta opcional y ese es el tema en el que creé esa etiqueta.
Me gustaría poder utilizar #Phoenix en otros temas de otras categorías y poder hacer clic en la etiqueta dentro de una respuesta y que me dé los resultados con todas las demás respuestas y publicaciones que tienen esa etiqueta (#phoenix) en ellas, sin que tenga que estar en el encabezado de cada tema. También me gustaría poder hacer lo mismo con (#issue, #Problem-Solved, etc.)

aquí está el tema en el que creé la etiqueta en el encabezado.

aquí hay un par de publicaciones/respuestas que he etiquetado con Phoenix y que esperaría que aparecieran en los resultados de esa etiqueta. No se están mostrando, solo se muestra el tema con la etiqueta opcional Phoenix agregada.



aquí están los resultados cuando hago clic en la etiqueta en una de las respuestas de un tema diferente que tiene la etiqueta Phoenix en él. Mi expectativa es que cualquier publicación, ya sea un tema o una respuesta, que tenga la etiqueta Phoenix en ella debería aparecer en esta lista. Pero solo se muestran las publicaciones que son un tema con Phoenix como etiqueta opcional dentro del encabezado de ese tema.

Estos son los resultados cuando busco la palabra Phoenix en el sitio.


#soporte #error

1 me gusta

¿Has leído esta publicación

2 Me gusta

Las etiquetas son para temas, no para publicaciones. Estoy de acuerdo en que también sería bueno etiquetar publicaciones, pero eso puede generar un desorden terrible muy rápido. Y aumenta mucho la moderación.

Cuando haces algo como #etiquetas, estás enlazando esa etiqueta, no etiquetando. Lo mismo ocurre con las categorías cuando Feature no se vuelve a categorizar, sino que enlaza.

3 Me gusta

Gracias por el enlace. Lo revisaré y veré si esto resuelve nuestro problema. ¡Saludos!

1 me gusta

Para mí, las etiquetas en las restricciones del Grupo de Etiquetas no están muy claras. ¿Qué significa “solo puede ser utilizado por un cierto grupo”? ¿El uso significa agregar, eliminar o también hacer clic en ellos para obtener la lista de temas etiquetados? Si eso es posible, entonces tal vez reemplazar “utilizado” con “editado” o explícitamente “agregado/eliminado” sería útil.

1 me gusta

Para la opción Etiquetar automáticamente los temas si la primera publicación contiene una palabra específica; ¿es de alguna manera posible establecer algunas palabras solo para verificar en el Título?

Si no, ¿se podría añadir esta funcionalidad?

1 me gusta

Actualización: Encontré la página yendo a /tag_groups, pero no sé por qué la esquina superior derecha no es visible.


Hola
Estoy usando Discourse versión (3.6.0.beta2-latest) y tengo una cuenta de administrador pero todavía no encuentro la página para administrar grupos de etiquetas mencionada:

¿Cuál sería el enlace directo a la página de administración de grupos de etiquetas?

¡Gracias!

Es /tag_groups.
También puedes actualizar tu foro. Se corrigió el error por el cual el menú no se mostraba:

1 me gusta

¡Gracias @Moin! Siempre eres muy útil… :slight_smile: