Adding a JSON-LD Script to forum_list

Status
This content is read-only, or is not open for further replies.

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:

<script...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom