# Only 1 tag is shown in the latest page due to tag duplication in title

**URL:** https://meta.discourse.org/t/only-1-tag-is-shown-in-the-latest-page-due-to-tag-duplication-in-title/47974
**Category:** Support
**Created:** [29. Juli 2016 um 16:19 UTC](https://meta.discourse.org/t/only-1-tag-is-shown-in-the-latest-page-due-to-tag-duplication-in-title/47974 "2016-07-29T16:19:30Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Alankrit\_Choudh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alankrit_choudh/32/119698_2.png) [@Alankrit\_Choudh](https://meta.discourse.org/u/Alankrit_Choudh)
#### Post date: [29. Juli 2016 um 16:19 UTC](https://meta.discourse.org/t/only-1-tag-is-shown-in-the-latest-page-due-to-tag-duplication-in-title/47974/1 "2016-07-29T16:19:30Z")

</div>

One of my community members found this out.

Only 1 tag is shown in the latest page.  
 ![](https://global.discourse-cdn.com/meta/original/3X/7/a/7a2d12c5236a4c45edfe155b5644a016583fb5b6.png)

Whereas at the topic page is  
 ![](https://global.discourse-cdn.com/meta/original/3X/a/1/a17f6593cc86e162e8bc3ae43ee71481a55a6bc0.png)

The other tags are missing (anime is my case.)

On chrome latest - and discourse latest.  
 ![](https://global.discourse-cdn.com/meta/original/3X/5/3/53320d55db2a354fa21a56b57a08be2656f004a4.png)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [29. Juli 2016 um 17:55 UTC](https://meta.discourse.org/t/only-1-tag-is-shown-in-the-latest-page-due-to-tag-duplication-in-title/47974/2 "2016-07-29T17:55:39Z")

</div>

Hmm can we repro this @neil?

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [29. Juli 2016 um 18:02 UTC](https://meta.discourse.org/t/only-1-tag-is-shown-in-the-latest-page-due-to-tag-duplication-in-title/47974/3 "2016-07-29T18:02:01Z")

</div>

What is the value of `suppress overlapping tags in list` in your Discourse Admin Settings?

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [29. Juli 2016 um 18:04 UTC](https://meta.discourse.org/t/only-1-tag-is-shown-in-the-latest-page-due-to-tag-duplication-in-title/47974/4 "2016-07-29T18:04:54Z")

</div>

I can repro that behaviour using `suppress overlapping tags in list` as @cpradio says. Now I know what that setting does.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [31. Juli 2016 um 19:30 UTC](https://meta.discourse.org/t/only-1-tag-is-shown-in-the-latest-page-due-to-tag-duplication-in-title/47974/5 "2016-07-31T19:30:58Z")

</div>

Okay, that sounds like we need to improve the description of that setting 🙂

> Hide tags from list views, if they overlap with title

How about

> Suppress tags fully contained in the topic title from topic list views

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [12. August 2016 um 00:14 UTC](https://meta.discourse.org/t/only-1-tag-is-shown-in-the-latest-page-due-to-tag-duplication-in-title/47974/6 "2016-08-12T00:14:01Z")

</div>

Good idea! I changed it to

`suppress_overlapping_tags_in_list: "If tags match exact words in topic titles, don't show the tag"`

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [12. August 2016 um 00:14 UTC](https://meta.discourse.org/t/only-1-tag-is-shown-in-the-latest-page-due-to-tag-duplication-in-title/47974/7 "2016-08-12T00:14:54Z")

</div>


