collective / collective/collective.alias
Make canonical URL link to aliased object
Open
enhancement
- Dominant language
- Python
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
For SEO, it might be useful to make the Canonical URL in the HEAD (``) point to the original item.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code or template that emits the HEAD canonical link mentioned in the issue, then trace how an aliased object resolves to its original item. Confirm how canonical URLs are currently generated and update the behavior so the link points to the original item; verify the resulting HEAD markup and add or run the relevant tests if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100