Please enable the plugin and check the source code of the page to see if the wrong description is displayed in the source code.
Please select your browser below for steps to view the page source:
If you use another browser, please use your favorite search engine to locate steps on viewing the page source in your browser.
-
This reply was modified 9 years, 6 months ago by
amboutwe.
Hello again!
First of all thank you for your reply.
In the page source code there is no meta name="description" nor meta property="og:description". It means that page has no meta description at all? Is this how it is supposed to work when there is not an specific meta description set in Yoast SEO plugin?
Although there is no meta description in page code this is what Google shows now in search page results (Google crawl updated its index three days ago): http://prntscr.com/d9vt8h
This is this page URL if you want to take a look at it and its source code:
http://institutomarques.com/reproduccion-asistida/tratamientos/fecundacion-in-vitro/2-dias-despues-de-fiv/
Thank you once again.
-
This reply was modified 9 years, 6 months ago by
Alberto981.
Please check whether your theme’s header.php file contains a call to wp_head().
If it doesn’t use this call, please contact your theme developer for advice on how to add it to your theme.
If it does use this call, sometimes strange behavior may be caused by a plugin or theme conflict. The fastest way to rule out conflicts is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Sixteen. If this resolves the issue, you have a conflict and should activate one plugin at a time until you locate the conflict. Finally, after all plugins are active, switch to your theme. This will narrow down the conflict to a specific plugin or theme.
If you are unfamiliar with checking for conflicts, we wrote a small guide that will walk you through the steps. You can find it here: How To Check For Plugin Conflicts
I have just checked it and header.php does contain a call to wp_head() so I’m going to do what you say and disable all plugins and switch to a standard theme.
I will keep you updated of what I find…