Skip to content

Drupal: Paginated views are not crawled #190

@ProCycle

Description

@ProCycle

If a view in Drupal has multiple pages it seems that only the first page is crawled and the rest are ignored. Is this by design? Is there a setting to enable crawling these pages? A large portion of my site is missing because the crawler ignores all the links that are like
/some/url/view?page=1

I tried adding .*\?page\=\d* to the include but that did not affect anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions