diff --git a/pydotorg/settings/base.py b/pydotorg/settings/base.py
index 2c392b355..0fac91eb1 100644
--- a/pydotorg/settings/base.py
+++ b/pydotorg/settings/base.py
@@ -278,7 +278,7 @@
HONEYPOT_VALUE = 'write your message'
### Blog Feed URL
-PYTHON_BLOG_FEED_URL = "https://feeds.feedburner.com/PythonInsider"
+PYTHON_BLOG_FEED_URL = "https://blog.python.org/feeds/posts/default?alt=rss"
PYTHON_BLOG_URL = "https://blog.python.org"
### Registration mailing lists
diff --git a/templates/base.html b/templates/base.html
index f66f80ca9..527baf616 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -84,9 +84,9 @@
+ href="https://pyfound.blogspot.com/feeds/posts/default?alt=rss">
+ href="https://blog.python.org/feeds/posts/default?alt=rss">