WordPress / WordPress/Learn

noindex old content

Open
#2,585 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Component] Learn Plugin Dev
Dominant language
PHP
Stars
333
Forks
127
Avg merge
1d 7h
Merged PRs (30d)
11

Description

See https://make.wordpress.org/training/2024/05/29/proposal-learn-wordpress-content-maintenance-process/#comment-4271

Worth noting that there’s a middle ground before we reach “delete”, where we could tactically (or automatically) noindex pages that don’t meet a relevancy or currentness threshold.

That’ll prevent them from showing up in Google etc, and should also prevent them from showing up in on-site search mechanisms.

Then they’re addressable via direct links, but not otherwise discoverable.

That’ll also mean that we don’t need to consider the (considerable) overhead of configuring and managing 301 redirects for deleted content (without having, say, a handy SEO plugin in place to manage this), as well as updating all of the content that links to those pages…

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Learn WordPress content-maintenance proposal and its referenced comment; no files, tests, or entry points are named in this issue. Clarify which pages qualify as old or irrelevant, how noindex affects on-site search, and what implementation area owns that behavior. Done should mean qualifying pages remain directly accessible but are excluded from external and on-site discovery.

Written by the indexing model from the issue text.

Assessment

Domain
content
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.