Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor joostdevalk

    (@joostdevalk)

    I bet it’s your theme that comes with an empty meta description… Check your theme’s header.php.

    Thread Starter bfly03

    (@bfly03)

    It looks to me that it is in here.

    <head>
    
    	<!-- Meta Info -->
    	<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
    	<meta name="description" content="<?php bloginfo('description'); ?>">

    Thread Starter bfly03

    (@bfly03)

    Is this the correct code? I am really starting to move up in organic rankings now and would love for my descriptions to be in those cached pages ??

    Thanks for your help!

    Plugin Contributor joostdevalk

    (@joostdevalk)

    Yeah you have to remove that meta description line from your theme entirely.

    Thread Starter bfly03

    (@bfly03)

    Excellent, is there anything else I should look out for? I will back things up and try this out today.

    Thread Starter bfly03

    (@bfly03)

    Thank you that worked!

    Did you just remove the second line? or the whole thing?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: WordPress SEO by Yoast] No Meta Description’ is closed to new replies.