There is a lot of public web content that serves traffic to https://docs.fedoraproject.org/en-US/cpe/initiatives/, such as Community Blog articles and reports written by CLE team members like @zlopez. The change in team name from /cpe/ to /cle/ without any redirects creates many broken URLs and also loses out on search engine optimization built over the years on the previous site.
https://docs.fedoraproject.org/en-US/cpe/initiatives/
/cpe/
/cle/
Create Antora page-aliases on each page individually with the old path, or use a wild card DNS rule to redirect web traffic from docs.fedoraproject.org/en-US/cpe/* to docs.fedoraproject.org/en-US/cle/*
docs.fedoraproject.org/en-US/cpe/*
docs.fedoraproject.org/en-US/cle/*
I'm +1 for creating redirect, it looks easier than doing page-aliases for each page.
Metadata Update from @pbokoc: - Issue assigned to pbokoc
Agreed. Now, does anyone know how I'd go about doing that? @kevin? :)
Pushing https://pagure.io/fedora-infra/ansible/c/b30121aee4b871c64384f0eb39eccd81f6f82232?branch=main and it should be live in a bit.
Yup, seems to be working now. Thank you!
Metadata Update from @pbokoc: - Issue status updated to: Closed (was: Open)