Opened 6 weeks ago
Last modified 6 weeks ago
#62974 new feature request
Add a Checkbox to Enable/Disable Author Page Indexing in WordPress Core Setting
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | close |
Focuses: | ui, administration | Cc: |
Description
Currently, WordPress does not provide a built-in option to control the indexing of Author pages. Many users prefer not to index developer or site designer names.
Feature Request:
- Add a checkbox under "Settings > Reading" (or "Users > Profile") to enable or disable indexing of Author archive pages.
- Default should be "Indexed" (checked), but users can disable indexing if needed.
- This will prevent the need for custom code or SEO plugins.
This feature will help users control author page indexing without relying on third-party SEO plugins.
Note: See
TracTickets for help on using
tickets.
Hello, welcome to WordPress Core Trac and thank you for opening this ticket,
I think this proposal will get more or less the same answer than in ticket #57520.
If we add an option for author pages, why shouldn't we add an option for other pages as well?
This is indeed plugin's territory as WordPress already provides hooks to manage this option.
Here is an interesting read about WordPress Core' philosophy:
Source: https://wordpress.org/about/philosophy/