[wp-trac] [WordPress Trac] #24375: Enhancement for paginate_links(), Add rel="next" & rel="prev"
WordPress Trac
noreply at wordpress.org
Mon Jun 16 11:41:40 UTC 2014
#24375: Enhancement for paginate_links(), Add rel="next" & rel="prev"
-------------------------+-----------------------
Reporter: megainfo | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: General | Version:
Severity: normal | Resolution: wontfix
Keywords: has-patch | Focuses: template
-------------------------+-----------------------
Changes (by obenland):
* status: new => closed
* resolution: => wontfix
* milestone: Future Release =>
Comment:
As noted in #25336:
Discussed the issue of `rel` attributes with ocean90 at #wcchh14
contributor day.
[https://core.trac.wordpress.org/timeline?from=2013-09-17T09%3A01%3A19Z&precision=second
As joostdevalk pointed out], adding `rel` attributes doesn't necessarily
help SEO. [http://googlewebmastercentral.blogspot.de/2011/09/pagination-
with-relnext-and-relprev.html An article on the Official Google Webmaster
Blog] even suggests:
{{{
rel=”next” and rel=”prev” only need to be declared within the <head>
section, not within the document <body>
}}}
Since we already do define these in the `head` section of applicable
documents, this should not be necessary.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/24375#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list