ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 28,804
- Points
- 823
Reputation:
MentaL submitted a new resource:
Fix discussion forum structured data - structured data
Read more
Continue reading...
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...