A

Structured data errors in Search Console – Missing "url" in "author" + media type not specified

  • Thread starter Thread starter #Anakin
  • Start date Start date

Visitor Greeting

Welcome to NullWarehouse.com... We are currently seeking Mod's and Contributors. If you wish to apply for a Mod position then please click on Members dropdown arrow, then click on Staff App and fill it out completely and submit it. If you want to be a Contributor then start contributing and we will have our eye on you and take notice, something great could come of it.

  • We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
A

#Anakin

Guest

Hi everyone,
I’m trying to fix some structured data issues reported by Google Search Console on my XenForo forum.

These are the main errors:

  1. Missing field "url" (in "author")
  2. You must specify "text", "image", or "video"
Due to these issues, the affected elements are marked as invalid and not eligible for rich results.


I added the following JSON-LD script at the end of the PAGE_CONTAINER template:

Code:
Code:
<script type="application/ld+json">
{
  "@context": "https://schema.org"...

Read more

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