質問編集履歴
3
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -2,6 +2,8 @@
|
|
2
2
|
json-ldをschema.orgのフォーマットで記載した形になります。
|
3
3
|
この下に「,」で区切って並列して並べてみましたがダメでした。
|
4
4
|
|
5
|
+
パンくずリストだけを記載すると、descriptionとかauthorを入れるところがなくなってしまいます。
|
6
|
+
|
5
7
|
[パンくずリスト](https://developers.google.com/search/docs/data-types/breadcrumb?hl=ja)
|
6
8
|
[参考にしたサイト](https://seopack.jp/internal-seo/crawler-measures/breadcrumbs-structured-data.php)https://seopack.jp/internal-seo/crawler-measures/breadcrumbs-structured-data.php
|
7
9
|
|
2
更新
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
以下のような構造化データを構築しています。これにパンくずリストも併置したいのですが不可能なのでしょうか?
|
2
|
+
json-ldをschema.orgのフォーマットで記載した形になります。
|
3
|
+
この下に「,」で区切って並列して並べてみましたがダメでした。
|
2
4
|
|
5
|
+
[パンくずリスト](https://developers.google.com/search/docs/data-types/breadcrumb?hl=ja)
|
6
|
+
[参考にしたサイト](https://seopack.jp/internal-seo/crawler-measures/breadcrumbs-structured-data.php)https://seopack.jp/internal-seo/crawler-measures/breadcrumbs-structured-data.php
|
7
|
+
|
3
8
|
```json
|
4
9
|
{
|
5
10
|
"@context": "http://schema.org",
|