You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
I've got some PHP files to prevent scrapers & form spammers. If a spider ignores my robots.txt file they are blacklisted. Currently, glyphhanger doesn't respect robots.txt and tries to crawl the directories or files.
An option like --spider-nocrawl=/wp-content/uploads/forbiddenfolder&&/wp-content/uploads/forbidden-file.php would be nice!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've got some PHP files to prevent scrapers & form spammers. If a spider ignores my robots.txt file they are blacklisted. Currently, glyphhanger doesn't respect robots.txt and tries to crawl the directories or files.
An option like --spider-nocrawl=/wp-content/uploads/forbiddenfolder&&/wp-content/uploads/forbidden-file.php would be nice!
The text was updated successfully, but these errors were encountered: