Automattic/wp-calypso

Marketplace: Logged out view should use pagination

Open

#67.075 geöffnet am 29. Aug. 2022

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (12.277 Stars) (2.034 Forks)batch import
20percentGood First Issue

Beschreibung

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

Contributor Guide