### Describe the bug "Latest news" at https://www.python.org/ links articles to pythoninsider.blogspot.com but the "More" link goes to blog.python.org. Both should go to blog.python.org. ### To Reproduce 1. Go to https://www.python.org/ and find "Latest news" <img width="563" alt="Image" src="https://github.com/user-attachments/assets/0a785ee3-a4f4-42aa-9619-a63cbb313bc6" /> 2. The first article link is to https://pythoninsider.blogspot.com/2025/01/python-3140-alpha-4-is-out.html 3. (The others are to articles on https://pyfound.blogspot.com/, not relevant here) 4. The "More" link goes to https://blog.python.org/ ### Expected behavior https://blog.python.org/ and https://pythoninsider.blogspot.com are the same thing, but with two domains. The first article link should go to the nicer blog.python.org URL, not the blogspot one. Possibly related to or fixed by https://github.com/python/pythondotorg/issues/2662, but perhaps the URLs need rewriting? ### URL to the issue https://www.python.org ### Browsers Chrome ### Operating System macOS ### Browser Version 132