# Tag Breadcrumb doesn't respect subfolder path

**URL:** https://meta.discourse.org/t/tag-breadcrumb-doesnt-respect-subfolder-path/57616
**Category:** Bug
**Created:** [February 19, 2017, 1:25am UTC](https://meta.discourse.org/t/tag-breadcrumb-doesnt-respect-subfolder-path/57616 "2017-02-19T01:25:16Z")
**Posts on this page:** 5
**Page:** 1

<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: [February 19, 2017, 1:25am UTC](https://meta.discourse.org/t/tag-breadcrumb-doesnt-respect-subfolder-path/57616/1 "2017-02-19T01:25:16Z")

</div>

**Repro Steps:**

1. Subfolder Install
2. Visit Tags page
3. Click on any Tag
4. Click on the tag name again in the Breadcrumb/Title

**Expected:**  
You stay on the same page

**Actual:**  
You are redirected to the `example.com/tags/tagname` (note the lack of subfolder)

---

<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: [February 20, 2017, 10:30pm UTC](https://meta.discourse.org/t/tag-breadcrumb-doesnt-respect-subfolder-path/57616/3 "2017-02-20T22:30:38Z")

</div>

I can’t reproduce this in a dev env or a production site like Sitepoint. You mean clicking one of the tag names here?

 ![](https://global.discourse-cdn.com/meta/original/3X/b/e/be1550a83bd47d4e857de0fe22b2bfdb48588f10.png)

---

<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: [February 20, 2017, 10:59pm UTC](https://meta.discourse.org/t/tag-breadcrumb-doesnt-respect-subfolder-path/57616/4 "2017-02-20T22:59:53Z")

</div>

Ah, sorry, let me make this more clear, wrong Tag page.

Click on Tags from the Hamburger Menu, then click on a Tag

URL should be similar to [Topics tagged docker](https://meta.discourse.org/tags/docker)

Click on the tag name

 ![](https://global.discourse-cdn.com/meta/original/3X/8/f/8ffd7135bcd97717743d9d159f4bdd1c425aa97e.png)

It seems to be related to it providing a relative URL  
 ![](https://global.discourse-cdn.com/meta/original/3X/8/2/82f2f78663befcf63499a9ce6acd350e73064580.png)

Same page/URL at SP

 ![](https://global.discourse-cdn.com/meta/original/3X/f/4/f479abd8ea063f38d860099323412dfbe429d22a.png)

---

<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: [February 21, 2017, 3:41pm UTC](https://meta.discourse.org/t/tag-breadcrumb-doesnt-respect-subfolder-path/57616/5 "2017-02-21T15:41:49Z")

</div>

Aha, I didn’t even know that was a link! I pushed a fix.

---

<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: [February 21, 2017, 3:42pm UTC](https://meta.discourse.org/t/tag-breadcrumb-doesnt-respect-subfolder-path/57616/6 "2017-02-21T15:42:17Z")

</div>


