Meta Description issue
-
Hi Guys,
I'm going through my campaign report and i seem to have an excessive amount of missing Meta descriptions. How ever when i check the backend the descriptions seem to be present
http://www.health2000.co.nz/shop/allergies/lung-zone/p5152/c55
Can any one explain to me why this is occurring?
-
Your site in fact lacks of lots of meta description. In the page you posted, you have the OG:DESCRIPTION tag, but not the description tag. If you are using some kind of CMS make sure you have the description tags active, the content could be the same as the one in the OG:DESCRIPTION.
-
EDIT:
You should check your entire HTML code, there seems to be lots of issues there, for example:
- The tags do not have closure tag ( NO), just like the image tags.
- You have JS syntax errors.
- Your site seems slow from my end, consider gzip compression and minifying and unifying resources.
-
Thanks Federico,
Could any of the above issues that you list be responsible for the Meta Descriptions not appearing?
-
Nope, these are unrelated issues. The lack of meta descriptions is an error in your code.