KnpPaginatorBundle icon indicating copy to clipboard operation
KnpPaginatorBundle copied to clipboard

Add <link rel=prev/next> template

Open jontjs opened this issue 1 year ago • 1 comments
trafficstars

It would be helpful if this bundle provided a <link rel=prev/next> template for use in the <head> of a page. Although Google no longer uses these, other search engines might, and some SEO people advise using them.

Q A
New Feature yes
RFC yes/no
BC Break no

Summary

Provide a template and Twig function to insert the rel=next/prev links.

I will provide a PR shortly.

jontjs avatar Feb 08 '24 09:02 jontjs

Pull request: https://github.com/KnpLabs/KnpPaginatorBundle/pull/782

jontjs avatar Feb 08 '24 10:02 jontjs

@garak many thanks for releasing this.

jontjs avatar Jul 02 '24 11:07 jontjs