Skip to content

BUG Blogs - link[rel="next"] doesn't respect category #53

@christopherdarling

Description

@christopherdarling

Install SilverStripe Blog
Create a few blog posts
Create a category, with enough posts in to trigger pagination
Browse on the frontend /blog/category-slug/ look at page source and you'll see the tag <link rel="next" href="/blog/?start=12"> instead of ... href="/blog/category-slug/?start=12"

Down to SeoPageExtension::getPaginationNextTag() using getPageURL() which uses the Controller Link method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions