Google Rich Snippet with ajax pagination

Viewed 778

I write an embedded widget which show reviews which uploads dynamically in batches. I would like to use Google Rich Snippets for Reviews not just AggregatedRating.

I'm adding Google Rich Snippets using JSON-LD format dynamycally when I'm lazy loading reviews.

Does Google Crawler work for all reviews on page or is it required any extra features for pagination?

Thanks for any response (resources, books, blogs).

1 Answers
Related