tomwood
Guest
offline
Hello,
I added this JSON-LD script at the very top of the forum_list template, but in View Source it shows after line 491, whch seems random, to me. Should I be adding the script a different and better way? Or is Xenforo putting it where it belongs?
I put it in this template so it shows only on the homepage. It references a Page where there is more information in another script.
<div class="p-body-pageContent"> (This is line 491 in the View Source output)
Code:
Read more
Continue reading...
I added this JSON-LD script at the very top of the forum_list template, but in View Source it shows after line 491, whch seems random, to me. Should I be adding the script a different and better way? Or is Xenforo putting it where it belongs?
I put it in this template so it shows only on the homepage. It references a Page where there is more information in another script.
<div class="p-body-pageContent"> (This is line 491 in the View Source output)
Code:
<script...Read more
Continue reading...