alleyinteractive / alleyinteractive/wp-seo

Appropriately handle pagination links

Ouverte
#144 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
php
Langage dominant
PHP
Étoiles
45
Forks
13
Merge moyen
12 j 16 h
PR mergées (30 j)
5

Description

### Description

We should properly define the indexing and follow status of pages after page 1 on archives in order to better preserve crawl budget for our sites.

### Use Case

When a user uses this plugin, the archives should be optimized for crawl budget.

### Acceptance Criteria

- Index page (page 1) should be indexed and followed
- Pages after page 1 should be noindex, follow
- Pagination links for pages after page 20 (need to confirm this number) should have `rel="nofollow"` (this includes the actual number link as well as the "next" link if the next link would link to a page after page 20)
- Also add this logic to robots.txt using a wildcard pattern

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.