Skip to main content

Questions tagged [schema.org]

Schema.org is a collaboration from several search engines, defining logic data model and vocabulary for structured data based on entity relationships model. It has proposed in the model the set of entities, their object and data properties.

schema.org
0 votes
0 answers
37 views

Pointer confusion with microdata

When I read the rather sparse documentation and examples regarding microdata under schema.org, I can't tell the difference between markup for an actual item versus a pointer to the item. Say I have an ...
skewray's user avatar
0 votes
0 answers
15 views

What Schema markup to use for a website for boat charter?

I am working on a yacht charter web sites. The site offers 7 days boat rentals (no skipper, just the boat itself). Each yacht has 7 to 12 beds and renters pay tourist tax on accommodation. It's like ...
Filip's user avatar
  • 1
1 vote
0 answers
42 views

How do I correctly define JSON-LD shippingDetails -> shippingDestination to exclude a list of states?

We have a business that can only ship product within California due to licensing restrictions. I am trying to define a JSON-LD Product that states that we ship to California and do not ship in all ...
Web Master's user avatar
1 vote
0 answers
27 views

Is the implementation of the medical specialty property in json-ld schema markup correct?

Is the use of medicalSpeciality property in Physician type schema correct? If it is not correct can someone tell me what is the correct method? Also, what to do if the medical speciality is not ...
ssc1234's user avatar
  • 117
0 votes
0 answers
40 views

JSON-LD automatic StartDate and EndDate

my site have following JSON-LD code: <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Event", "name&...
Aleks Last's user avatar
0 votes
0 answers
34 views

How to apply schema markup on wordpress blog?

I recently implemented schema markup code on my website to improve its search engine visibility and enhance rich results. However, despite following the proper guidelines and embedding the code ...
Haseeb Ahmed's user avatar
2 votes
1 answer
43 views

How Do Some Sites Use the Reviewedby Property Individually?

I am trying to create a piece of structured data for my articles, and I am confused about the use of the reviewedBy property. By definition, the reviewedBy property can only be nested inside the ...
Leandro's user avatar
  • 33
1 vote
0 answers
53 views

schema.org FAQPage and google

I'd like to add FAQPage json+ld to my website, but i found that the definition for this tag on google examples and schema.org documentation are different: https://developers.google.com/search/docs/...
Tom's user avatar
  • 379
1 vote
0 answers
60 views

ReviewedBy Schema Property: Nested or Not Nested inside mainEntityOfPage?

Regarding the ReviewedBy schema property. What is the difference between having it nested inside the mainEntityOfPage property, and having it at the same level of the type: Article type? For example: ...
Leandro's user avatar
  • 33
0 votes
1 answer
35 views

Schema.org for a group of courses/a program?

I'm currently building the Schema.org for a college, and so I filled a bunch of courses. PE, French 101, that kind of stuff. But now I'm looking to create the programs pages. I can't seem to figure ...
Fredy31's user avatar
  • 2,789
0 votes
0 answers
24 views

Insert Google Merchant Center bulk_price data into JSON-LD structured product markup?

The product Offer schema uses elegibleQuantity to specify volume pricing (quantity breaks). Google wants the information using bulk_price within customAttributes instead. Since the schema doesn't even ...
Henry's user avatar
  • 1,414
-2 votes
1 answer
68 views

The @type of the author is an "Organization", what's the damage of label author a "Person"

We always publish NewsArticles in the column of our company and label the author an Organization whose name is the company. If a news website invites us to be the guest author or reposts our article, ...
magical314's user avatar
0 votes
0 answers
63 views

How to Develop a Dynamic Schema Handler for Scalable Dataset Management on a Website?

I'm currently working on my final project, which involves creating a website for storing, managing, and visualizing datasets uploaded by users. My inspiration for this project comes from this https://...
Báu Trần Văn's user avatar
0 votes
0 answers
32 views

"availability: InStock" isn't shown in Google Rich Snippet

I’m using Schema.org properties to provide product data of my webpage to search engines. Everything works great(stars, nr. of reviews and price are shown), but availability(In stock) isn't shown in ...
mussa's user avatar
  • 1
1 vote
0 answers
42 views

Is the application of medicalSpeciality and additionalProperty in schema of type Physician correct?

In the below schema of type Phycisian is the use of medicalSpeciality and additionalProperty correct? In the Physician schema type there is no Qualification property. If not what should I do to ...
ssc1234's user avatar
  • 117

15 30 50 per page
1
2 3 4 5
104