- Affected version
- 2.1.9
If you look at the source code of threads on this website, you will see that this information is included at the end of page
However, this for some reason doesn't appear even in stock fresh xenforo install or the demo that XF provides. Not sure what's up with that, i searched this code in templates and it appears in thread_view. It should show up but doesn't
Not sure what the official site is doing that's different. This code is helpful in Google showing structured data. So seems like a bug.
EDIT: This can be deleted!. NOT A BUG. Apparently, it's Cloudflare stripping the schema info.
Code:
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "DiscussionForumPosting",
...
However, this for some reason doesn't appear even in stock fresh xenforo install or the demo that XF provides. Not sure what's up with that, i searched this code in templates and it appears in thread_view. It should show up but doesn't
Not sure what the official site is doing that's different. This code is helpful in Google showing structured data. So seems like a bug.
EDIT: This can be deleted!. NOT A BUG. Apparently, it's Cloudflare stripping the schema info.
What will Cloudflare compress?
Learn about gzip and brotli compression to help site owners. What will Cloudflare compress? Does Cloudflare compress resources? Enable Brotli compression What will Cloudflare compress?In addition ...
support.cloudflare.com
Last edited: