[wp-meta] [Making WordPress.org] #5241: Soft 404s with order params
Making WordPress.org
noreply at wordpress.org
Mon Jul 13 00:03:21 UTC 2020
#5241: Soft 404s with order params
----------------------+---------------------
Reporter: bradleyt | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: seo |
----------------------+---------------------
Comment (by dd32):
It looks like this is some 'buggy' WordPress Core behaviour.
https://core.trac.wordpress.org/browser/trunk/src/wp-includes/class-
wp.php?rev=48121&marks=716,718,722,728#L698
These requests are all to sites with a page set as the front page, and
WordPress doesn't hard-404 for matching a matching archive (Even if it has
no posts).
In these cases, WordPress is treating the page as a homepage archive (ie.
posts on front) where it should be treating it as a 404 (page on front is
not an archive).
I haven't gone digging for a core ticket for this yet
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5241#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list