• icebergeris

    (@icebergeris)


    Hi, my website is based on Bee theme – https://inoxcity.co.uk

    The problem that I have is that the tagline shows up as part of the Site Title which means my description is left empty. I’ve tried multiple SEO tools but they all see my Title as Title + Tagline and they show sites description as not existent. Example: https://i.imgur.com/ziP1nZb.png

    I’ve tried editing description through plugin SEO All in the One Pack but the problem remains. The preview snippet is also showing my description as blank even though the text is there.

    I have basic understanding of the code, I am assuming this is the relevant part:

    <head>
        <title><?php wp_title( '|', true, 'right' ); ?></title>
    	<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator t-p

    (@t-p)

    my website is based on Bee theme

    try that theme’s support.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    If you mean this Bee theme

    https://themeforest.net/item/bee-responsive-retina-multipurpose-wp-theme/5471589

    Then please use the vendor’s support.

    https://www.uiueux.com/forums/

    Commercial products are not supported in these forums.

    If you mean a different theme, which one is it?

    Thread Starter icebergeris

    (@icebergeris)

    Ok, thanks. That’s the one I meant.
    Since the problem has not been addressed at the vendor’s support forum before I though it might not be related to the theme at all.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    The problem that I have is that the tagline shows up as part of the Site Title which means my description is left empty.

    You could try various SEO (man, I hate that term…) plugins but the presentation is all on the theme. That may be something that’s easily fixable but I would still ask the vendor anyway. It may be even easier than I thought. ??

    SiteSmart NZ

    (@nz-wordpress)

    You may have already tried this but Yoast SEO plugin lets you set a meta description for the home page and for each individual page. If your theme isn’t showing a description, the plugin should write it in for you.

    Thread Starter icebergeris

    (@icebergeris)

    Hi, Yoast SEO plugin fixed the problem. Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Meta description not showing up’ is closed to new replies.