Meta desc is not visible in all pages of the site

by setjo
4 replies
This is my website and all pages are visible in editor section
Buy Organic **** Berry Online | Frozen **** Berries Smoothie Packs

Pl see the code of header file which has title tag but not desc tag

<!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" <?php language_attributes( - Pastebin.com

So pl let me know how to add Meta desc tag manually in header file so that it is visible in all pages
#desc #meta #pages #site #visible
  • Profile picture of the author setjo
    And If I add this tag in header.php file
    <meta name="description" content="<?php bloginfo('description'); ?>" />

    then it shows like this in source code

    <meta name="description" content="" />
    {{ DiscussionBoard.errors[9994528].message }}
  • Profile picture of the author WPThemeGuru
    Bro just use all in one seo or yoast plugin and it will handle all your needs. If you don't want to use plugin then use the code that has mentioned in this article.
    Meta title and description without plugin
    {{ DiscussionBoard.errors[9994863].message }}
    • Profile picture of the author setjo
      I have used ALL in One SEO plugin but the description tag still not showing
      {{ DiscussionBoard.errors[9996183].message }}
      • Profile picture of the author setjo
        I have also manually added this in header.php but same desc is seen in all pages
        <meta name="description" content="<?php bloginfo('description'); ?>
        {{ DiscussionBoard.errors[9996207].message }}

Trending Topics