Automattic/wp-calypso

Marketplace: Logged out view should use pagination

Open

#67.075 aperta il 29 ago 2022

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (2034 fork)batch import
20percentGood First Issue

Metriche repository

Star
 (12.277 star)
Metriche merge PR
 (Merge medio 3g 18h) (656 PR mergiate in 30 g)

Descrizione

Logged out page views were implemented here: https://github.com/Automattic/wp-calypso/pull/66169

I think for SEO we should make use of paginated category and search results.

This should only require swapping out the infinite scroll variation with the paginated one somewhere like here.

Acceptance:

  • Use paginated search results for logged out marketplace views

Guida contributor