Genesis meta description being ignored
-
We do go round a bit on this problem – one version of the plugin works and then the next version it doesn’t.
This is now urgent because Google is indexing the wrong meta descriptions. Clients have even called me to say why is the text shown in google rubbish. This is not good after so many iterations of the plugin.
AMP version 0.9.98.14, WordPress 5.2.3 and Genesis 3.1.2.
All in AMP takeover – home page and all other pages are not using the meta description but are instead using post ID content.
In fact the test of this
if ( function_exists('genesis_meta') && 'genesis' == ampforwp_get_setting('ampforwp-seo-selection') )
doesn’t work because
function_exists('genesis_meta')
returns NULL.
- The topic ‘Genesis meta description being ignored’ is closed to new replies.