[wp-trac] [WordPress Trac] #39111: Don't output the adjacent posts rel link by default

WordPress Trac noreply at wordpress.org
Fri Mar 27 23:39:14 UTC 2020


#39111: Don't output the adjacent posts rel link by default
-------------------------------------+--------------------------
 Reporter:  johnbillion              |       Owner:  johnbillion
     Type:  enhancement              |      Status:  accepted
 Priority:  normal                   |   Milestone:  5.5
Component:  Posts, Post Types        |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  performance
-------------------------------------+--------------------------
Changes (by johnbillion):

 * keywords:  needs-patch => has-patch needs-testing


Comment:

 [attachment:"39111.diff"] removes the rel links but notably the number of
 database queries on the page doesn't get reduced if you use one of the
 default themes because they all include previous/next post links which
 uses the same query. If you use a theme which doesn't display
 previous/next post links on the page, then this provides the performance
 benefit as mentioned in the summary in addition to removing these
 unnecessary tags from an SEO perspective.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/39111#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list