Project

General

Profile

Actions

Feature #73589

closed

add rel="next" and rel="prev" to pagination

Added by Philipp Parzer over 8 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2016-02-21
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

It would be nice if the pagination ViewHelper has the rel tags on the next and prev link, for SEO optimization.

/typo3/sysext/fluid/Resources/Private/Templates/ViewHelpers/Widget/Paginate/Index.html:
adding rel="prev" on Line 17 and 20
adding rel="next" on Line 64

Google article for pagination:
https://support.google.com/webmasters/answer/1663744

Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46843

Actions #2

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46843

Actions #3

Updated by Gerrit Code Review over 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46843

Actions #4

Updated by Gerrit Code Review over 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46843

Actions #5

Updated by Gerrit Code Review over 8 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46843

Actions #6

Updated by Gianluigi Martino over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Philipp Parzer over 8 years ago

Thanks a lot.
In which version will this feature come?
As I read in the Code Review, 6.2 won't be touched?

Actions #8

Updated by Björn Jacob over 8 years ago

Features are only allowed in current master. Older versions will never be touched. Therefore, the feature will not be backported to 7 or 6 LTS.

Actions #9

Updated by Philipp Parzer over 8 years ago

After some research it looks like I provided some false information:

Like Georg Ringer did it in his News Extension, the link with the rel attribute has to be in the header.
Georg wrote a HeaderDataViewHelper to add the links.

Actions #10

Updated by Philipp Parzer over 8 years ago

-- push --

Actions #11

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF