Open
Description
Describe the bug
We have both https://pythoninsider.blogspot.com/ and https://blog.python.org/ for the same Blogger blog.
It can be confusing to have both domains in use, and people often end up using the blogspot one:
https://www.youtube.com/live/Qk1b0AiZCYo?si=BTwkFihKRwPTW7Ne&t=1844
And the blog.python.org looks much better/official than a blogspot one.
Can we redirect pythoninsider.blogspot.com to blog.python.org, including permalinks such as https://pythoninsider.blogspot.com/2024/11/python-3140-alpha-2-released.html to https://blog.python.org/2024/11/python-3140-alpha-2-released.html?
To Reproduce
- Go to https://blog.python.org/
- See the Python Insider blog
- Go to https://pythoninsider.blogspot.com/
- See the same Python Insider blog but at a different domain
Expected behavior
- Go to https://blog.python.org/
- See the Python Insider blog
- Go to https://pythoninsider.blogspot.com/
- It redirects to https://blog.python.org/
- See the same Python Insider blog but at one familiar domain
URL to the issue
No response
Screenshots
No response
Browsers
Firefox, Chrome, Safari
Operating System
macOS
Browser Version
131
Relevant log output
No response
Additional context
No response