Yoast SEO meta description is being ignored
When I type site:mysite.es at google bar, it shows correct title for all my pages but the description is just an excerpt of the page content, not my configured text at Yoast SEO.
EDIT: Now neither the title at my sites changes when I change it on Yoast SEO.
If I click on View page source on my page, I can see two <meta> elements with name and content attributes (could that be the problem?):
<meta name="description" content="Otro sitio realizado con WordPress"> --> Wrong! Where is it coming from???
<meta name="description" content="My content..."> --> Correct
Besides, when typing site:mysite.es, I see all the results with the BeTheme predefined icon at the beggining, and not mine, but If I see the source code, it seems correct:
<link rel="shortcut icon" href="my-48x48-px-icon" type="image/x-icon">
Thanks.
Comments