M

Fix Google discussion forum structured data schema. [Deleted]

  • Thread starter Thread starter MentaL
  • Start date Start date
M

MentaL

Guest

MentaL submitted a new resource:

Fix discussion forum structured data - structured data

Here is how I resolved the markup errors with googles latest update as mentioned here: https://xenforo.com/community/threads/markup-improvements-for-google.213088/

edit template: post_macros

find

HTML:
Code:
<xf:if is="$includeMicrodata">       
 <meta itemprop="parentItem" itemscope itemid="{{ link('canonical:threads', $thread) }}" />   
</xf:if>

replace...
Click to expand...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top Bottom