Meta desc is not visible in all pages of the site

by 4 replies
5
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
#programming #desc #meta #pages #site #visible
  • 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="" />
  • 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
    • [1] reply
    • I have used ALL in One SEO plugin but the description tag still not showing
      • [1] reply

Next Topics on Trending Feed