Next.jsでのJSON-LD出力デモ

{"@context":"https://schema.org","@type":"CollectionPage","name":"カテゴリ[勉強]の記事一覧","url":"https://nextjs-jsonld.vercel.app/category/study/"}
{"@context":"https://schema.org","@type":"ItemList","itemListElement":[{"@type":"ListItem","position":1,"name":"4月18日の日記(p51)","url":"https://nextjs-jsonld.vercel.app/posts/p51"},{"@type":"ListItem","position":2,"name":"4月5日の日記(p52)","url":"https://nextjs-jsonld.vercel.app/posts/p52"},{"@type":"ListItem","position":3,"name":"4月2日の日記(p53)","url":"https://nextjs-jsonld.vercel.app/posts/p53"},{"@type":"ListItem","position":4,"name":"4月8日の日記(p54)","url":"https://nextjs-jsonld.vercel.app/posts/p54"}]}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"ホーム","item":"https://nextjs-jsonld.vercel.app"},{"@type":"ListItem","position":2,"name":"category","item":"https://nextjs-jsonld.vercel.app/category"},{"@type":"ListItem","position":3,"name":"カテゴリ[勉強]の記事一覧","item":"https://nextjs-jsonld.vercel.app/category/study/"}]}

カテゴリ[勉強]の記事一覧

1