Microdata error
-
Hi there,
Using your plugin, I found an error and some warnings in Google Structured Data Test. When I edit
ecwd-event-content.phpinviewsfolder, I found that in line 250 there’s apwith microdata property that saysitemscope itemtype="http://schema.org/Place"which is not correct because the content of thepis the event’s name.
So I remove it, and after that the error disappears.Could you please check and update the plugin?
Also I can reduce the warnings if I add
itemprop="streetAddress"to the span on line 278, and additemprop="description"to div on line 380.There are few other things I can recommend for the microdata, but I would suggest to migrate to using JSON-LD instead, since it is more simple and does not restricted by the page structure.
Thanks in advance
AndrieThe page I need help with: [log in to see the link]
The topic ‘Microdata error’ is closed to new replies.