Course Error
-
Hello,
First of all sorry for my english.
After the last update of the plugin, some errors in Google Search Console have been fixed. But it keeps showing me 2 invalid element errors.
The first of them is due to the lack of an “offers” section that hangs from the main one. It should look like this:“offers”: [{
“@type”: “Offer”,
“category”: “Paid”,
“priceCurrency”: “EUR”,
“price”: 10.99
}],On the other hand, in the “hasCourseInstance” it tells me that one of these two fields is needed (courseSchedule or courseWorkload):
“courseSchedule”: {
“@type”: “Schedule”,
“duration”: “PT3H”,
“repeatFrequency”: “Daily”,
“repeatCount”: 31,
“startDate”: “2023-07-01”,
“endDate”: “2023-07-31”
},
or
“courseWorkload”: “P2D”Do you plan to implement these fields in the plugin soon?
Thanks in advanced for your time and work.
The topic ‘Course Error’ is closed to new replies.