[RSS Feed/News] Problem with Google Rich Tester (Breadcrumbs)

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hi,

The Google Rich tester tool reports an error for Breadcumbs.

Screenshot 2021-03-14 at 23.00.51.png

Screenshot 2021-03-14 at 23.01.04.png

The code the we found on PAGE_CONTAINER is this following:
Code:

Code:
<xf:macro name="crumb" arg-href="!" arg-value="!" arg-position="{{ 0 }}">
    <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
        <a href="{$href}" itemprop="item">
            <span itemprop="name">{$value}</span>
        </a>
        <xf:if...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom