[wp-trac] [WordPress Trac] #43590: Search Engine Visibility option does not work as intended
WordPress Trac
noreply at wordpress.org
Thu Aug 22 11:17:14 UTC 2019
#43590: Search Engine Visibility option does not work as intended
----------------------------------------+-----------------------------
Reporter: mamaedler | Owner: donmhico
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.3
Component: General | Version: 2.1
Severity: normal | Resolution:
Keywords: has-patch needs-unit-tests | Focuses: administration
----------------------------------------+-----------------------------
Comment (by peterwilsoncc):
Replying to [comment:12 jonoaldersonwp]:
> Can you clarify the expected behaviours here? I'm confused!
Sorry for the confusion
Sites allowing indexing may have an SEO plugin that allows them to prevent
indexing on individual posts or pages.
If the plugin calls ` wp_no_robots()` on these pages, the expected output
is `noindex, follow`. For backward compatibility this needs to be
maintained.
On sites discouraging indexing, the output ought to be `noindex, nofollow`
as discussed above.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43590#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list