KnpPaginatorBundle
KnpPaginatorBundle copied to clipboard
Add <link rel=prev/next> template
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.
Pull request: https://github.com/KnpLabs/KnpPaginatorBundle/pull/782
@garak many thanks for releasing this.