Uploaded image for project: 'Planet4'
  1. Planet4
  2. PLANET-6902

Site name appears twice in html title tag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Should have Should have
    • 2.88.0
    • 3
    • SEO
    • oberon

      Probably since PLANET-6895

      Site title (ie "Greenpeace International") appears twice in the site <title> tag.

      The context variable `og_title` is always filled by the code even if not completed in a post - and when it's empty, the site name is appended to it (cf Post::get_og_title); using it the same way `wp_title` is used leads to a double site name. 

      Tasks

      • check all the ways the title is generated
      • append site name in equivalent ways for wp_title and og_title

            fhernand Florent Hernandez
            fhernand Florent Hernandez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: