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

Merge ref module with missing-redirects in new stat module #65

Open
5 of 9 tasks
spotman opened this issue Feb 7, 2018 · 0 comments
Open
5 of 9 tasks

Merge ref module with missing-redirects in new stat module #65

spotman opened this issue Feb 7, 2018 · 0 comments
Assignees

Comments

@spotman
Copy link
Owner

spotman commented Feb 7, 2018

  • Use stat_pages table for target urls (existing and missing, distinguish by flag is_exists)
  • Use stat_hits table for registering existing and missing hits (same flag)
  • Extract missing_url_referrers logic into stat_links and stat_page
  • Update stat_hits processing cron task
  • Use stat_pages.redirectTo field for creating redirect from one mising stat_page to another existing
  • Remove redirect_targets, missing_url_referrers
  • Deal with missing_urls_missing_url_referrers table (use ref_links instead)
  • Update notification logic for missing urls
  • Allow to select redirect status code for missing urls (301, 302, 410 and 404 as default if no redirect target set)

https://habrahabr.ru/company/cloud4y/blog/349028/

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

No branches or pull requests

1 participant