schema.org

Usage of schema.org's Warranty with JSON-LD / How to use Warranty property

我的梦境 提交于 2019-12-11 05:45:49
问题 (This is a self-answered question. It wasn't posted in this post since the user asked for microdata, not JSON-LD) How do you use the schema.org property "Warranty", listed in https://schema.org/warranty?. There're no examples provided, not even for JSON-LD format. For instance, the article on offers provides examples like this: <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Product", "aggregateRating": { "@type": "AggregateRating", "bestRating": "100",

schema not detected in google structured-data testing-tool

情到浓时终转凉″ 提交于 2019-12-11 04:32:13
问题 I have added itemtype="http://schema.org/Restaurant" schema in my angular 2 website. I tested with https://search.google.com/structured-data/testing-tool/ but my page content not rendered in google testing tool. it is displayong like <my-app>Loading...</my-app> . I have checked in console html is rendered. I want to display the rednred html in google testing tool. How to fix this?. Please help with this. <div class="col-md-12 col-sm-12 col-xs-12 " itemscope="" itemtype="http://schema.org

Warning that “image” and “logo” have wrong values

此生再无相见时 提交于 2019-12-11 04:04:09
问题 I've added Schema.org on my blog list with JSON-LD: { "@context": "http://schema.org", "@type": "BlogPosting", "headline": "Fixer la navigation Off-Canvas sur Foundation", "image": "https://stephane-richin.s3-eu-central-1.amazonaws.com/S/foundation-website.jpg", "author": "Stéphane Richin", "datePublished": "2015-02-03", "dateModified": "2015-02-03", "publisher": { "@type": "Organization", "name": "Stéphane Richin", "url": "http://stephane-richin.fr", "logo" : "http://stephane-richin.fr

Structured data not being picked up on telephone number

人走茶凉 提交于 2019-12-11 03:33:42
问题 I have the following snippet of code in a website. When I run this through the Google Structured Data Testing Tool, it doesn’t pick up the phone number. I’m not sure where I’m going wrong: <div class="telephone-number" itemscope itemtype="http://schema.org/Organization"> <p>Call Us: <a itemprop="telephone" href="tel:07749918143">07749 918 143</a></p> </div> The error generated by the validator is: Node is empty. Double check that this is desired and consider removing. Can someone tell me

How to split itemscope over multiple HTML elements?

穿精又带淫゛_ 提交于 2019-12-11 03:28:42
问题 I have the following HTML: <body itemscope itemtype="http://schema.org/WebPage"> <header itemscope itemtype="http://schema.org/WPHeader"> <nav itemscope itemtype="http://schema.org/SiteNavigationElement"> </nav> ... <div itemscope itemtype="http://schema.org/Organization" itemref="objectDetails"> <span itemprop="name">Org name</span><br> <span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"> ... </span> </div> </header> <ul itemprop="breadcrumb" itemscope itemtype=

How to set breadcrumbs for an article in Schema.org?

我的梦境 提交于 2019-12-10 23:37:41
问题 Using Schema.org, I would like search engines to read the breadcrumbs of my articles. However, BreadcrumbList is part of a WebPage but not a part of an Article. I can add a WebPage object to each article, but it seems a bit redundant and I'm not sure how search engines would treat it. What is a right way of implementing both breadcrumb and article objects? Real life examples would be great. 回答1: Articles and web pages are different entities. For various reasons it makes sense not to blur the

What itemtype to use for a rentals vacancies website?

半腔热情 提交于 2019-12-10 21:24:20
问题 I am French, and I am developing a rental vacancies website. I would like add microdata on the rental vacancy offers (house, villa, appartment...), but I don't know which itemtype to use. Offer, Product, or an other? http://schema.org/Offer http://schema.org/Product Thanks for your help. 回答1: There are several relevant schemas that apply, and you will be best off using a combination of them to represent your Offers. The Offer should be your root element, because it represents something that

Schema.org is ProfessionalService deprecated?

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-10 18:54:34
问题 After reading several recent popular articles on the internet I decided to use ProfessionalService over LocalBusiness for my web design company. It is my understanding that LocalBusiness is very broad and it is best to be as specific as much as possible and the reason why I opted to use both ProfessionalService and additionalType with The Product Types Ontology. Using Google Tag Manager my json-ld looks like this: <script type="application/ld+json"> { "@context": "http://schema.org", "@type":

News item in Schema.org

佐手、 提交于 2019-12-10 17:12:51
问题 I'm currently working on a news page for a website. Since I don't find any news example on http://schema.org/, I was wondering what's the best Schema.org type for this? <li> <time>2015-12-31<time> <div> <h2>News title</h2> <div class="content">Lorem Ipsum</div> </div> </li> Should I even bother adding Microdata? What I currently have: <li itemscope itemtype="http://schema.org/Article"> <time itemprop="datePublished">2015-12-31<time> <div> <h2 itemprop="headline">News title</h2> <div class=

schema.org and an online dictionary

烈酒焚心 提交于 2019-12-10 16:15:37
问题 I'm having trouble about what to use from schema.org. I'm making a web site kinda similar to urbandictionary.com. Users are the contributors of the dictionary. Also the dictionary may include phrases like "2012 London Olympics", "MIT Dorms" etc. Whatever. So I want to add schema to the website. What should be schema-named the words/phrases and the users' descriptions? http://schema.org/docs/full.html Edit: layout of a sample page: Gmail Google's email service -user63 best email service in