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

Treat all suspended domain subdomains and https / http as one result #140

Closed
JimKillock opened this issue Apr 15, 2021 · 1 comment
Closed

Comments

@JimKillock
Copy link
Member

JimKillock commented Apr 15, 2021

Ensure that *.domain.uk are treated as one result; and that https / http results are also treated as one result. I seem to have been able to get two results for accountscjsweepers.co.uk by changing http and https and further results for www. ww2. for instance.

dantheta added a commit that referenced this issue May 11, 2021
dantheta added a commit that referenced this issue May 11, 2021
dantheta added a commit that referenced this issue May 11, 2021
dantheta added a commit that referenced this issue May 11, 2021
dantheta added a commit that referenced this issue May 11, 2021
dantheta added a commit that referenced this issue May 11, 2021
dantheta added a commit that referenced this issue May 11, 2021
dantheta added a commit to dantheta/blocked-frontend-py that referenced this issue May 11, 2021
dantheta added a commit to dantheta/blocked-frontend-py that referenced this issue May 11, 2021
dantheta added a commit that referenced this issue May 11, 2021
dantheta added a commit that referenced this issue May 11, 2021
dantheta added a commit that referenced this issue May 11, 2021
dantheta added a commit that referenced this issue May 11, 2021
dantheta added a commit to dantheta/blocked-frontend-py that referenced this issue May 11, 2021
dantheta added a commit to dantheta/blocked-frontend-py that referenced this issue May 11, 2021
@dantheta
Copy link
Contributor

That was a slightly tricky one!

The system now retains a preferred form for a domain (above the normalization rules), which is http:// and no www., falling back on their original forms if the system doesn't have a url record for the preferred form.

The registrar blocks listing will show most preferable form. We can have a background job that inserts the preferred form and links them together.

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

No branches or pull requests

2 participants