I got the error “ERROR: Invalid value (message: Field description failed to validate because: text expects tag property, but not found in Map().)”

However, I can validate for category page, but can’t for product page.

https://www.tronictoy.com/all-products.html → Can Validate
https://www.tronictoy.com/all-products/rc-boat-radio-control.html → Can not Validate

What’s a mistake? What should I do on the next step for solving this problem?

Please helppp…

Thanks in advance.

Your page has no twitter:description or og:description and as the error message is telling you, the description field is expected, but not found.

Ok, thanks for your information.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.