Hello,
My meta description code looks like this and it is placed in an “includes”.
{exp:weblog:entries weblog="post" limit="1" rdf="off" disable="categories|member_data|pagination|trackbacks|category_fields"}
<meta name="description" content="{post_description}" />
{/exp:weblog:entries}It looks OK to me but how can I tell if it is correct and being used properly?
Thanks