• Hi,

    I have all in 1 seo for my site which has the function to allow me to enter the title, home description aswell as other things.

    But when I checked my header, there was a title which was my own input and blog description, which was empty?

    Now further down the source you do come across the all in 1 seo, with the values i placed via the plugin.

    I guess my question is shall i insert a description in the header( which is currently empty) to optimize my seo?

    Hope i explained that clearly.

    my site-
    https://www.calligraphycompany.com

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Everything looks fine to me. I don’t see any duplicate or empty items in your site’s head.

    Thread Starter oliviaok

    (@oliviaok)

    when i look in my header php. the title exists and the blog description is left blank.

    Surely would it not be more beneficial to add this description then leave it blank, but then like i said i have done this within my all in one seo. I am no expert, i don’t want duplicate content for obvious reasons.

    What is the specific code you’re looking at in header.php?

    Thread Starter oliviaok

    (@oliviaok)

    this….. thanks for taking a look

    <<?php echo $heading_tag; ?> id=”site-title”> wedding calligraphy, wedding calligrapher, calligrapher in london, calligraphy for stationery, calligraphy in london

    </<?php echo $heading_tag; ?>>
    <div id=”site-description”><?php bloginfo( ‘description’ ); ?></div>

    That’s just for the title and description that actually show in your website’s header. The things All in 1 SEO adds are in your site’s head; stuff that isn’t shown on your site but is used by browsers and search engines.

    Your site-description div isn’t empty either; it’s displaying whatever you set “Tagline” to be in “Settings->General”. Currently, that seems to be “London Based Calligrapher Serving Calligraphy Nationally”. I would imaging if you weren’t using an image and hadn’t changed the code for the site-title div, you’d also see whatever you set “Site Title” to be.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘quick question about site description?’ is closed to new replies.