Automattic/wp-calypso

Marketplace: Logged out view should use pagination

Ouverte

#67 075 ouverte le 29 août 2022

 (4 commentaires) (0 réaction) (0 personne assignée)JavaScript (2 034 forks)batch import
20percentGood First Issue

Métriques du dépôt

Stars
 (12 277 étoiles)
Métriques de merge PR
 (Merge moyen 3j 9h) (716 PRs mergées en 30 j)

Description

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

Guide contributeur