Skip to content

Drupal: Paginated views are not crawled #190

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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