# מדוע הלוגו מוביל את המשתמש לעמוד הבית של Discourse ולא לעמוד הבית של האתר הראשי

**URL:** https://meta.discourse.org/t/why-does-the-logo-navigate-to-discourse-home-not-main-site-home/316187
**Category:** UX
**Created:** [13 ביולי,‏ 2024,‏ 6:10pm UTC](https://meta.discourse.org/t/why-does-the-logo-navigate-to-discourse-home-not-main-site-home/316187 "2024-07-13T18:10:17Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![gilgongo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gilgongo/32/330356_2.png) [@gilgongo](https://meta.discourse.org/u/gilgongo)
#### Post date: [13 ביולי,‏ 2024,‏ 6:10pm UTC](https://meta.discourse.org/t/why-does-the-logo-navigate-to-discourse-home-not-main-site-home/316187/1 "2024-07-13T18:10:17Z")

</div>

_I’m not sure if this is UX or Support, but will try here._

Is there a reason why the Discourse navigation assumes it’s the only host on a domain?

I ask because the vast majority of Discourse deployments are subordinate to a “parent” site (eg [www.domain.com](http://www.domain.com)) and have to put their Discourse site on another subdomain (eg [support.domain.com](http://support.domain.com)). So the Discourse UI “home” link goes to the top of the subdomain that _Discourse_ is on, not the _parent_ site (which is the convention in all other web contexts).

The UX of this always trips up new users with a sort of “lobster pot” effect when they want to return to the parent. Most resort to mashing on the back button to get back, hacking the URL in their browser, or abandoning and trying to get back by searching (again in most cases) on Google.

There could be a few approaches to mitigate this, and obviously this issue isn’t unique to Discourse. But since Discourse is the best web discussion system in the world, I thought I’d ask here first.

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [15 ביולי,‏ 2024,‏ 1:19am UTC](https://meta.discourse.org/t/why-does-the-logo-navigate-to-discourse-home-not-main-site-home/316187/2 "2024-07-15T01:19:35Z")

</div>

Hi there – thanks for your kind words.

It is a very deliberate decision which has been discussed back and forwards here many times over the years – essentially the logo is the way to take you back to the Discourse home screen which is more intuitive when you’re actually on Discourse.

There is a theme component at [(Superseded) Link to external site from the main Discourse logo](https://meta.discourse.org/t/link-to-external-site-from-the-main-discourse-logo/229347) which you can use if you’d prefer different behaviour.

---

<div class="post-metadata">

### Author: ![gilgongo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gilgongo/32/330356_2.png) [@gilgongo](https://meta.discourse.org/u/gilgongo)
#### Post date: [15 ביולי,‏ 2024,‏ 7:03am UTC](https://meta.discourse.org/t/why-does-the-logo-navigate-to-discourse-home-not-main-site-home/316187/3 "2024-07-15T07:03:44Z")

</div>

Thanks Hawk, I can certainly take a look at the theme component.

Before I try it, is the default behaviour due to some technical limitation (I note the OP thinks it may not be a good idea)? You say it was a deliberate decision, but I also note Discourse isn’t the only system to do this.

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [15 ביולי,‏ 2024,‏ 7:13am UTC](https://meta.discourse.org/t/why-does-the-logo-navigate-to-discourse-home-not-main-site-home/316187/4 "2024-07-15T07:13:06Z")

</div>

Nope, not a technical limitation - a design/UX choice. Give the theme component a go and see how your users feel about it. It’s easy to reverse.

---

<div class="post-metadata">

### Author: ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)
#### Post date: [15 ביולי,‏ 2024,‏ 7:31am UTC](https://meta.discourse.org/t/why-does-the-logo-navigate-to-discourse-home-not-main-site-home/316187/5 "2024-07-15T07:31:33Z")

</div>

As an user I would be very confused if a logo would lead me to different site and domain.

That isn’t right way to do marketing of www-version.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [15 ביולי,‏ 2024,‏ 8:28am UTC](https://meta.discourse.org/t/why-does-the-logo-navigate-to-discourse-home-not-main-site-home/316187/6 "2024-07-15T08:28:06Z")

</div>

A lot of self-hosted sites are standalone and that is the default configuration, so the logo should, in those cases, always bring you to “home” of the community.

Adding Discourse to another “website” (it’s a separate app mind you!) is of course a reasonable think to do but it’s far from the only and base use case.

NB you can now display entire custom HTML pages within Discourse via plugins so Discourse can become the “entire” website, e.g. [Landing Pages Plugin 🛩 - #95 by merefield](https://meta.discourse.org/t/landing-pages-plugin/180967/95)

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [15 ביולי,‏ 2024,‏ 8:37am UTC](https://meta.discourse.org/t/why-does-the-logo-navigate-to-discourse-home-not-main-site-home/316187/7 "2024-07-15T08:37:21Z")

</div>

There’s also the [Brand Header](https://meta.discourse.org/t/brand-header/77977) theme component which may be useful to add an extra ‘top level’ navigation similar to the parent site.

---

<div class="post-metadata">

### Author: ![nick3](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nick3/32/238016_2.png) [@nick3](https://meta.discourse.org/u/nick3)
#### Post date: [15 ביולי,‏ 2024,‏ 8:49am UTC](https://meta.discourse.org/t/why-does-the-logo-navigate-to-discourse-home-not-main-site-home/316187/8 "2024-07-15T08:49:12Z")

</div>

I use the [Custom Header Links theme component](https://meta.discourse.org/t/custom-header-links/90588) to place a “MyBrand Home” link next top the home icon.

I also have the logo be “MyBrand Forum” not just “MyBrand”

---

<div class="post-metadata">

### Author: ![gilgongo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gilgongo/32/330356_2.png) [@gilgongo](https://meta.discourse.org/u/gilgongo)
#### Post date: [15 ביולי,‏ 2024,‏ 10:07am UTC](https://meta.discourse.org/t/why-does-the-logo-navigate-to-discourse-home-not-main-site-home/316187/9 "2024-07-15T10:07:10Z")

</div>

Ah, thanks for the pointers here - and I should have made it clear I was not talking about when the entire site is Discourse (no reason to change the nav in that case at all).

The only mystery that remains is why some sites that incorporate Discourse choose to have the “lobster pot” nav I have described (and observed in user testing). But that’s of course up to them.

Thanks again all for your help!
