neos / neos/redirecthandler-ui

Make hit counter for redirects better configurable

Open
#11 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
13
Forks
17
PR merge metrics
No merged PRs in 30d

Description

I think it makes sense to have the hit counter on certain types of redirects.
Either based on the status code or actually configured for each redirect separately.

Having it active by default might be an issue for sites with lots of traffic.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how this backend module manages redirects and where hit counters are recorded for redirects stored in Neos.RedirectHandler.DatabaseStorage. Compare status-code-based and per-redirect configuration options, then define the intended default behavior and verify it against representative redirect cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.