[wp-trac] [WordPress Trac] #25336: Links provided by wp_link_pages() should add rel=next and rel=prev
WordPress Trac
noreply at wordpress.org
Mon Sep 16 21:20:17 UTC 2013
#25336: Links provided by wp_link_pages() should add rel=next and rel=prev
---------------------------+-----------------------------
Reporter: rcoll | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Accessibility | Version:
Severity: minor | Keywords:
---------------------------+-----------------------------
As the title states, when using wp_link_pages(), we should throw in
rel="next" and rel="prev" for good SEO practice. I understand that there
are other methods of achieving this but with more complicated sites this
becomes very difficult to effectively pull off without breaking other
features.
I don't see a reason that we can't roll this into the core, it seems to
make sense that anywhere you would use wp_link_pages() should also use
these attributes.
I will try to work up a patch at some point.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25336>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list