<script type="application/ld+json" id="20">
{
"@context":
\t {
\t \t "@vocab": "http://schema.org/",
\t \t "id": "@id",
\t \t "graph": "@graph",
\t \t "type": "@type"
\t },
"graph":
\t [
\t \t {
\t \t "type": "Product",
\t \t "id": "http://example.com/identifier/type/Product/19000000001001",
\t \t "name": "",
\t \t "alternateName": "",
\t \t "description": "",
\t \t "releaseDate": "2016-01-02",
\t \t "manufacturer":
\t \t \t {
\t \t \t "type": "Corporation",
\t \t \t "id": "Company IRI"
\t \t \t },
\t \t "offers":
\t \t \t {
\t \t \t "type": "Offer",
\t \t \t "price": "",
\t \t \t "priceCurrency": "USD",
\t \t \t "id": "http://example.com/identifier/type/Intangible/Offer/14180000001007"
\t \t \t },
\t \t "isSimilarTo":
\t \t \t [
\t \t \t \t {
\t \t \t \t "type": "Product",
\t \t \t \t "id": "http://example.com/identifier/type/Product/1001"
\t \t \t \t },
\t \t \t \t {
\t \t \t \t "type": "Product",
\t \t \t \t "id": "http://example.com/identifier/type/Product/1002"
\t \t \t \t }
\t \t \t ],
\t \t "isRelatedTo":
\t \t \t [
\t \t \t \t {
\t \t \t \t "type": "Product",
\t \t \t \t "id": "http://example.com/identifier/type/Product/1003"
\t \t \t \t },
\t \t \t \t {
\t \t \t \t "type": "Product",
\t \t \t \t "id": "http://example.com/identifier/type/Product/1004"
\t \t \t \t }
\t \t \t ],
\t \t "audience":
\t \t \t [
\t \t \t \t {
\t \t \t \t "type": "BusinessAudience",
\t \t \t \t "id": "http://example.com/identifier/type/Intangible/Role/14290000001001"
\t \t \t \t },
\t \t \t \t {
\t \t \t \t "type": "BusinessAudience",
\t \t \t \t "id": "http://example.com/identifier/type/Intangible/Role/14290000001003"
\t \t \t \t }
\t \t \t ],
\t \t "category":
\t \t \t [
\t \t \t \t {
\t \t \t \t "type": "Thing",
\t \t \t \t "id": "http://example.com/identifier/type/Product/1010"
\t \t \t \t },
\t \t \t \t {
\t \t \t \t "type": "Thing",
\t \t \t \t "id": "http://example.com/identifier/type/Product/1012"
\t \t \t \t }
\t \t \t ]
\t \t }
\t ]
}
</script>
Ich denke, das Problem war, dass wir Produkte verwendet haben, wir haben es entfernt, so hoffe das Problem gelöst ist. Vielen Dank! –
BaRRuKa
@noogui. Ich habe einen Fehler bekommen. Könnten Sie bitte diesen Link sehen? http://stackoverflow.com/questions/42199925/external-style-sheet-is-not-working-in-amp-pages –
@varunsharma Ich denke, es ist auf [nicht erlaubte Liste] (https://www.ampproject.org/docs/guides/responsive/style_pages # nicht zugelassene Stile). – noogui