diff --git a/_layouts/default.html b/_layouts/default.html
index 503c9f79..0743e445 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -43,14 +43,14 @@
Join the Community
Podman Desktop
Documentation
- Blogs
Releases
- Talks
- View Code
- Edit Website
+ Blogs
+ Archived Blogs
+
diff --git a/_posts/2022-12-07-new.md b/_posts/2022-12-07-new.md
new file mode 100644
index 00000000..9053643a
--- /dev/null
+++ b/_posts/2022-12-07-new.md
@@ -0,0 +1,13 @@
+---
+title: Website Updates
+layout: default
+author: tsweeney
+categories: [new]
+tags: containers, podman, networking, pod, api, kubernetes, kube, v2, hpc, windows, mac
+---
+{% assign author = site.authors[page.author] %}
+Several updates have been planned for this site for quite a while, and work has been ongoing. The first significant change that is happening is with our blog posts. A new WordPress-based site has been created for our posts at [blog.podman.io](https://blog.podman.io). The new site has a fresh look and feel and shows the direction we’re hoping to take this entire site eventually. You'll probably notice the similarities if you have tried [Podman Desktop](https://podman-desktop.io/).
+
+We are contemplating moving the blog posts from this site to the new one. At least for the moment, the blog posts created before today (December 7, 2022) can now be found under the “Archived Blogs” link on the left side menu. The “Blogs” link in that same menu will take you to the new site.
+
+We hope you enjoy the new blog site and would love to hear from you about what you think about it. As on this site, blog posts from the community will always be gratefully accepted!