when I install Wordpress SEO Yoast Plugin

Discussion in 'BlogsTrend WordPress Theme' started by faceless4all, Dec 24, 2014.

  1. faceless4all

    faceless4all Member

    Joined:
    Aug 19, 2014
    Messages:
    197
    Likes Received:
    1
    After installing the seo plug in from yoast, I receive this message:

    SEO Issue: Your theme contains a meta description, which blocks WordPress SEO from working properly. Please delete the following line or press fix it.
    Your theme contains a meta description, which blocks WordPress SEO from working properly, please delete the following line, or press fix it:
    <meta name="description" content="<?php echo inkthemes_get_option('inkthemes_description'); ?>" />
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    You can get this line in header.php file between

    <head>
    .
    .
    .
    .
    </head>

    you can delete this line.

    Thanks & Regards
    Pramod
     
  3. faceless4all

    faceless4all Member

    Joined:
    Aug 19, 2014
    Messages:
    197
    Likes Received:
    1
    Okay, I will try that. Thanks.
     

Share This Page