Meta description SEO

1

I want to consult about the syntax of the meta description tag that throws me error when checking SEO . Currently in my code the meta description line is like this:

<meta name="description" content="<?php isset($metadescription) ?  $metadescription : $quickrabbitalias ?>" />

However, the report of SEO continues throwing the error on it. I would appreciate guidance on this subject as it is urgent.

    
asked by DanielPO 24.06.2016 в 18:06
source

0 answers