Skip to content

Disallow rule /? #1

@Silverback-Stack

Description

@Silverback-Stack

I was testing your library on www.google.com and their robots has the following rule:

User-agent: *
Disallow: /?

The IsAllowed method is returning a negative match for the path '/' against the above rule.

IsAllowed("/") => returns false

I think it should only be negative for '/?' not '/'

Awesome library- Keep up the great work!

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