# Title of the login page does not include the short site description

**URL:** https://meta.discourse.org/t/title-of-the-login-page-does-not-include-the-short-site-description/130379
**Category:** Feature
**Created:** [October 7, 2019, 2:14am UTC](https://meta.discourse.org/t/title-of-the-login-page-does-not-include-the-short-site-description/130379 "2019-10-07T02:14:07Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Lumi](https://avatars.discourse-cdn.com/v4/letter/l/b38774/32.png) [@Lumi](https://meta.discourse.org/u/Lumi)
#### Post date: [October 7, 2019, 2:14am UTC](https://meta.discourse.org/t/title-of-the-login-page-does-not-include-the-short-site-description/130379/1 "2019-10-07T02:14:07Z")

</div>

When login\_required is enabled, the title of the login page doesn’t include the short\_site\_description. After logging in the title of the home page is of the form: title - short\_site\_description. I would expect the same behavior for the login page, especially because crawlers don’t reach the home page (i.e. the site gets listed by the title instead of title - short\_site\_description).

---

<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: [October 12, 2019, 10:08pm UTC](https://meta.discourse.org/t/title-of-the-login-page-does-not-include-the-short-site-description/130379/2 "2019-10-12T22:08:33Z")

</div>

Hmm, we should probably fix this @techAPJ?

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [October 14, 2019, 6:58am UTC](https://meta.discourse.org/t/title-of-the-login-page-does-not-include-the-short-site-description/130379/4 "2019-10-14T06:58:33Z")

</div>

Done via:

[https://github.com/discourse/discourse/commit/815edf6f4dbe8fe4b390ea904401a7dccb478c14](https://github.com/discourse/discourse/commit/815edf6f4dbe8fe4b390ea904401a7dccb478c14)

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [October 14, 2019, 6:58am UTC](https://meta.discourse.org/t/title-of-the-login-page-does-not-include-the-short-site-description/130379/5 "2019-10-14T06:58:44Z")

</div>


