Meta description not showing up
-
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)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Meta description not showing up’ is closed to new replies.