Automatically 301 redirect case variants to the normalized URL
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 25
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
/AbOut should 301 to /about or /About, whichever case is used in the filename.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by locating the URL routing or path-normalization entry point and the logic that resolves filenames, then reproduce `/AbOut` against a case-specific file. Done means a case-variant request returns a 301 redirect to the filename's URL casing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100