Skip to content

Better cropping of titles defined as an array? #217

@tobiasgr

Description

@tobiasgr

Hi

Is it possible to make the cropping of the title and description only insert array parts that fit within the cropping limit?

Example:
@page_title = ["super dynamic sales line", "perfect 5 out of 5 rating","Call us on xxxxxxxx","Fast Service","Free delivery"]
Currently it ends up to this:

<title>Super dynamic sales line - perfect 5 out of 5 rating - Call us on xxxxxxx - Fast</title>

Instead it should be:

<title>Super dynamic sales line - perfect 5 out of 5 rating - Call us on xxxxxxx</title>

Am I missing a setting, or is this a feature request?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions