- Affected version
- current xenforo version
https://search.google.com/structured-data/testing-tool?hl=nl#url=https://xenforo.com/community/threads/best-cheap-vps.98548/
There are 2 errors in xenforo: datePublished and image. Also dateModified could be added:
"datePublished": "{xen:jsescape '{xen:date $thread.post_date, 'Y-m-d'}'}",
"dateModified": "{xen:jsescape '{xen:date $thread.last_post_date, 'Y-m-d'}'}",
"image": "{xen:jsescape '{xen:helper avatar, $thread, m, 0, 1}'}",
There are 2 errors in xenforo: datePublished and image. Also dateModified could be added:
"datePublished": "{xen:jsescape '{xen:date $thread.post_date, 'Y-m-d'}'}",
"dateModified": "{xen:jsescape '{xen:date $thread.last_post_date, 'Y-m-d'}'}",
"image": "{xen:jsescape '{xen:helper avatar, $thread, m, 0, 1}'}",