Skip to content

Large number of forward slashes in URL causes crash #22

@glenscott

Description

@glenscott

The Problem is caused by the dynamic regular expressions used in the removeDotSegments() method. If you enter the Url which consists of more than 9000 forward slashes (HREF="///////////////////////////////....") this causes the following Warning:

preg_replace(): Compilation failed: regular expression is too large at offset 196611 /opt/seobility/application/models/Normalizer.php Line #233

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