# Title tag for the forum

**URL:** https://meta.discourse.org/t/title-tag-for-the-forum/47854
**Category:** Support
**Created:** [July 27, 2016, 8:09am UTC](https://meta.discourse.org/t/title-tag-for-the-forum/47854 "2016-07-27T08:09:53Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![victoria](https://avatars.discourse-cdn.com/v4/letter/v/ea5d25/32.png) [@victoria](https://meta.discourse.org/u/victoria)
#### Post date: [July 27, 2016, 8:09am UTC](https://meta.discourse.org/t/title-tag-for-the-forum/47854/1 "2016-07-27T08:09:53Z")

</div>

Hello!

I want to use a title tag for my forum.

 ![](https://global.discourse-cdn.com/meta/original/3X/7/3/738d1e310f81f920bb0068c478efc440edca881c.png)

The idea is that it shows up in the search bar browsers, is visible in a search engine result and does not show up on all the emails we send out to users. In emails it is visible in the title, which is easily removed, and also in the content of the emails in quite a few places.

I haven’t found an option for this yet. If I add the tag directly to the title it will be indexed and it will show in the search bar but I have a hard time removing it from all of the emails. This is how I solved it before, but now I have removed it completely as I couldn’t really get it to work with e-mails. Creating custom email templates to remove this title tag seems like a stupid way to do it. Does anyone know of a nice way to do this?

I’m also wondering how come there isn’t an option for title tag in the admin pages? It would seem like a really simple way to do it for the users instead of adding it in the title and then removing it from the emails.

---

<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: [March 3, 2017, 9:45pm UTC](https://meta.discourse.org/t/title-tag-for-the-forum/47854/2 "2017-03-03T21:45:53Z")

</div>

This is simply the `<title>` tag of the webpage at that URL:

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

So modify the name of your site in the site settings if you wish to change that:

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

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [May 8, 2019, 3:13pm UTC](https://meta.discourse.org/t/title-tag-for-the-forum/47854/3 "2019-05-08T15:13:24Z")

</div>



---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [May 8, 2019, 3:25pm UTC](https://meta.discourse.org/t/title-tag-for-the-forum/47854/4 "2019-05-08T15:25:31Z")

</div>

Thanks to @maja, the “short site description” is now also included in the title tag of the homepage

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

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [May 8, 2019, 3:25pm UTC](https://meta.discourse.org/t/title-tag-for-the-forum/47854/5 "2019-05-08T15:25:35Z")

</div>


