Create redirects of `docs.plone.org` to `6.docs.plone.org`
Open
@polyester is already working on this.
Since May 24, 2023.
01 type: bug
43 lvl: complex
99 tag: Plone 6.x
- Dominant language
- Makefile
- Stars
- 106
- Forks
- 190
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 1
Description
Search engines have indexed docs.plone.org heavily. We need to set up 301 redirects on the server.
I don't have access to do this. @polyester @fredvd have access. We should also discuss how to discover 301 redirects. Matomo should be able to do it, according to this blog article, but I see no such report. It might be for the paid version only. We might need to parse server logs.
List of redirects (add more as they are discovered)
| Source | Target |
|---|---|
| https://docs.plone.org/develop/plone.api/docs/* | https://6.docs.plone.org/plone.api/* |
Reference: post by @1letter on Community Forum:
Contributor guide
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.
Assessment
This issue has not been assessed yet.