Manage your site’s meta tags for display in search engine results or social media networks. Create and manage json-ld microdata. Includes an easy-to-use live preview feature.
MIT License
84
stars
21
forks
source link
Generating problematic meta tag for Twitter description #67
For some reason the Twitter description isn't working on a single page. It is pulling text from the page and not the description we have put in through the SEO plugin.
When I view the page source, I see this line in red:
<meta name="twitter:description" property="twitter:description" content="OUR DESCRIPTION IS HERE" />
With the message "No space between attributes". The other pages seem to be fine, and this page's SEO settings appear to be the same. Any idea what's going on?
For some reason the Twitter description isn't working on a single page. It is pulling text from the page and not the description we have put in through the SEO plugin.
When I view the page source, I see this line in red:
<meta name="twitter:description" property="twitter:description" content="OUR DESCRIPTION IS HERE" />
With the message "No space between attributes". The other pages seem to be fine, and this page's SEO settings appear to be the same. Any idea what's going on?