next-seo icon indicating copy to clipboard operation
next-seo copied to clipboard

feat: `CustomJsonLd` for carousel

Open mkaynakk opened this issue 2 years ago • 4 comments

Description of Change(s):

Hi,

Optional properties can be added and the type of items can be customized in carousel.

Why was it needed?

  • An item's type is 'VideoGame, MusicRecording' etc. can be a value. So the type can be set.
  • Position information can continue instead of being reset when the page changes.

Related Document https://schema.org/ItemList (Example 3)

Test

  • Have you updated the documentation to go with your changes? Yes
  • Have you written or updated unit tests? Yes

All tests are passing.

Thanks for your work :)

mkaynakk avatar Apr 12 '22 00:04 mkaynakk

any news? @garmeeh

mkaynakk avatar May 01 '22 08:05 mkaynakk

Very much needed.

jwilson114 avatar Jun 16 '22 10:06 jwilson114

Hey @mkaynakk sorry about the delay.

What is the use case for this?

Wondering should we add url also to the item?

garmeeh avatar Jul 20 '22 07:07 garmeeh

It can be used on pages in a numerical incremental pagination structure. A url information can be passed at the beginning of the page, and I think this will be sufficient. @garmeeh

mkaynakk avatar Jul 29 '22 21:07 mkaynakk

Can we merge this change? Would be great to use this for blog category pages as shown here: https://webmasters.stackexchange.com/questions/119808/schema-org-structured-data-for-blog-category-page

kjprince avatar Jun 09 '23 20:06 kjprince