Automattic/wp-calypso

Marketplace: Logged out view should use pagination

Aberta

#67.075 aberto em 29 de ago. de 2022

 (4 comentários) (0 reação) (0 responsável)JavaScript (2.034 forks)batch import
20percentGood First Issue

Métricas do repositório

Stars
 (12.277 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d 9h) (716 fundiu PRs em 30d)

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

Guia do colaborador