# None of my pages have titles

**URL:** https://discourse.gohugo.io/t/none-of-my-pages-have-titles/48478
**Category:** support
**Created:** [February 24, 2024, 3:12pm UTC](https://discourse.gohugo.io/t/none-of-my-pages-have-titles/48478 "2024-02-24T15:12:07Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Cromulent](https://avatars.discourse-cdn.com/v4/letter/c/b4bc9f/32.png) [@Cromulent](https://discourse.gohugo.io/u/Cromulent)
#### Post date: [February 24, 2024, 3:12pm UTC](https://discourse.gohugo.io/t/none-of-my-pages-have-titles/48478/1 "2024-02-24T15:12:07Z")

</div>

I’m banging my head against a brick wall. My baseof template has `<title>{{ .Title }} | {{ .Site.Title }}</title>`. I thought that got inherited down the stack?

What should I be doing as I can’t figure this one out.

---

<div class="post-metadata">

### Author: ![Cromulent](https://avatars.discourse-cdn.com/v4/letter/c/b4bc9f/32.png) [@Cromulent](https://discourse.gohugo.io/u/Cromulent)
#### Post date: [February 24, 2024, 3:36pm UTC](https://discourse.gohugo.io/t/none-of-my-pages-have-titles/48478/2 "2024-02-24T15:36:24Z")

</div>

This problem has been fixed.

---

<div class="post-metadata">

### Author: ![ju52](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/ju52/32/6749_2.png) [@ju52](https://discourse.gohugo.io/u/ju52)
#### Post date: [February 24, 2024, 3:37pm UTC](https://discourse.gohugo.io/t/none-of-my-pages-have-titles/48478/3 "2024-02-24T15:37:07Z")

</div>

1st - have you set a SITE title ?

> **[Title](https://gohugo.io/methods/site/title/)**
>
> Returns the title as defined in the site configuration.

2nd - have you set a PAGE title?

> **[Title](https://gohugo.io/methods/page/title/)**
>
> Returns the title of the given page.

HTH

---

<div class="post-metadata">

### Author: ![Cromulent](https://avatars.discourse-cdn.com/v4/letter/c/b4bc9f/32.png) [@Cromulent](https://discourse.gohugo.io/u/Cromulent)
#### Post date: [February 24, 2024, 4:06pm UTC](https://discourse.gohugo.io/t/none-of-my-pages-have-titles/48478/4 "2024-02-24T16:06:31Z")

</div>

Thank you for the reply.

I managed to fix the issue just before you posted.

---

<div class="post-metadata">

### Author: ![system](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/system/32/1_2.png) [@system](https://discourse.gohugo.io/u/system)
#### Post date: [February 26, 2024, 4:06pm UTC](https://discourse.gohugo.io/t/none-of-my-pages-have-titles/48478/5 "2024-02-26T16:06:44Z")

</div>

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.
