Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1 Blacklist option not working, rest just Regex #78

Closed
blackforestboi opened this issue Jan 20, 2017 · 1 comment
Closed

1 Blacklist option not working, rest just Regex #78

blackforestboi opened this issue Jan 20, 2017 · 1 comment

Comments

@blackforestboi
Copy link
Member

I just noticed that the blacklist functions are all not working as they should (except regex).
This is legacy from Falcon - have to get that running.

What I expect

Specific page = only block where the URL is exactly that
Entire website = block the entire domain (even if i just post a URL)
Regex = compare if there is a string in URL and do not index

What is actually the case

Specific Page = Blocks all pages from being indexed, no matter what I enter in this field
Entire Website = If I enter URL it blocks only URL, If I enter parts of it it blocks everything like a regex
Example:
URL= http://appliedmythology.blogspot.de/2015/09/a-closer-look-at-organic-pesticides-in.html
Parts= http://appliedmythology.blogspot.de/2015/09/
Regex = Just regex

Hope that helps!

@blackforestboi
Copy link
Member Author

closed for now, as I just removed the other options. Reopen later when we work on the quick-blacklist option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant