• I’m working on the site https://www.kbosso.com/blog for a client of mine. And whenever we search on Google: bosso blog OR kbosso blog OR kimberley bosso blog the Blog Site shows up with the incorrect Blog Title Page and incorrect Description/Tag line.

    It shows up: “1 – Bosso Beverly Hills Makeup Blog”

    WHY is there a random “1 -” in front of the blog’s site title? Then the description shows up with one of the actual blogs description instead of what we chose to set as the site description/tag line!

    After poking around in the coding I found this:

    /*
    * Let WordPress manage the document title.
    * By adding theme support, we declare that this theme does not use a
    * hard-coded <title> tag in the document head, and expect WordPress to
    * provide it for us.
    */
    add_theme_support( ‘title-tag’ );

    WHICH SUCKS BECAUSE I HAVE GOTTEN NO SUPPORT WHATSOEVER.


    I want the blog to show up with this site title:

    Bosso Beverly Hills Makeup Blog

    I want the blog to show up with this site description:

    Get updates on the latest makeup trends, makeup reviews, and beauty tips. Swatches and beauty tips from Kimberley – Celebrity Makeup Artist in Beverly Hills.

  • The topic ‘Blog Site Title and Description Showing Up Incorrectly’ is closed to new replies.