Skip to content

Add a site redirection check #27

@Alex-302

Description

@Alex-302

Сheck to find live domains which redirect somewhere.

The most popular cases:

  • a site just moved to a new domain
  • a site is dead, but new domain owner uses it for another purposes (99% parked and uses redirection to a selling page, or used for ads/scum.

Currently, domains that are used in such scenarios are skipped.

In the second case URLs contain query params (usually ad related).

These domains can be logged to a file by pairs domain + tab + redirection_url or replaced in the filter by ! commented out by dead-domains-linter: domain + redirection_url

Perhaps if an address doesn't open with HTTPS, it can be considered dead.

Examples:

  • bukaivip.com - first-party redirect
Screenshot

image

  • sa8zdui.com - third-party redirect
Screenshot

image

  • www.mp4er.cc - legal redirect
Screenshot

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions