|
@@ -112,6 +112,27 @@
|
|
|
}
|
|
|
}
|
|
|
</script>
|
|
|
+
|
|
|
+ <script type="application/ld+json">
|
|
|
+ {
|
|
|
+ "@context": "https://schema.org",
|
|
|
+ "@type": "BreadcrumbList",
|
|
|
+ "itemListElement": [
|
|
|
+ {
|
|
|
+ "@type": "ListItem",
|
|
|
+ "position": 1,
|
|
|
+ "name": "幸福空間",
|
|
|
+ "item": "https://hhh.com.tw/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "@type": "ListItem",
|
|
|
+ "position": 2,
|
|
|
+ "name": "設計師列表頁",
|
|
|
+ "item": "https://hhh.com.tw/designers/lists/"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ </script>
|
|
|
</head>
|
|
|
|
|
|
<body>
|