Hi Jonathan,
The problem you are having is that your meta tags use single-quotes (') instead of double-quotes (") for the attribute values. This is technically not correct HTML, however, our systems should be lenient enough to detect this.
I have fixed this problem on our side in the development version, but it may be some time before this makes it out to the live site. If you want this to be resolved immediately, I suggest you change the single quotes in your meta tag attribute names to double quotes.
Posted 2 years ago by
Nick Telford