Skip to content

Title Tag Inheritance Mixup, what am I doing wrong? #425

@Timothep

Description

@Timothep

Hi there, I'm not sure what I am doing wrong, but I can't seem to get the titles to work correctly. I am using Github pages, which is pulling the Jekyll SEO Tag v2.6.1. The repo is publicly available here: https://github.com/DevJourneyFm/DevJourneyFm.github.io

1- In my _config.yml file I have a default "title: DevJourney Podcast"
2- In my _layout, I add the {% SEO %} call, this layout is used by every page
2- In my index.html I have "title: Home"
3- Most of my other pages have custom titles, ex: "title: #127 Emmanuel Bernard"
4- Some pages don't have any title

As is, the title defaults to:

If I remove the tag in _config.yml the title defaults to:

  • "Home | DevJourney Podcast" on the home ✅
  • "DevJourneyFm.github.io" on other pages ❌

Any idea what I am doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions