diff --git a/_case_studies/doximity.html b/_case_studies/doximity.html
index 72a8c09e..717ddbd4 100644
--- a/_case_studies/doximity.html
+++ b/_case_studies/doximity.html
@@ -1,7 +1,7 @@
---
layout: default
-title: Doximity Case Study - Fast, Flexible, and Scalable
-description: Read how Rails has helped Doximity grow into the largest digital platform for U.S. medical professionals.
+title: "Doximity Case Study — Ruby on Rails"
+description: "Read how Rails has helped Doximity grow into the largest digital platform for U.S. medical professionals."
og_image: assets/images/case-study-doximity.png
permalink: /docs/case-studies/doximity
redirect_from:
diff --git a/_config.yml b/_config.yml
index 719eb388..de78501b 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,5 +1,5 @@
-title: Ruby on Rails
-description: A web-app framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.
+title: "Ruby on Rails: Compress the complexity of modern web apps"
+description: "A full-stack web application framework written in Ruby, following the Model View Controller pattern, that includes everything you need to build modern database-backed web apps."
twitter: rails
feed_path: /feed.xml
world23_title: Rails World - 2023
diff --git a/_includes/head.html b/_includes/head.html
index f01397a7..884cd7cc 100755
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -23,7 +23,7 @@
{% assign url = page.url | absolute_url %}
-
diff --git a/category/foundation.html b/category/foundation.html
index e5241ab1..66e6d1eb 100644
--- a/category/foundation.html
+++ b/category/foundation.html
@@ -1,6 +1,6 @@
---
-title: Foundation
-description:
+title: "The Rails Foundation News"
+description: "Announcements from the Rails Foundation about the Rails World conference, new members, and other initiatives to grow the Rails ecosystem."
category: foundation
permalink: /category/foundation
redirect_from:
diff --git a/category/news.html b/category/news.html
index 78d9826d..82ee8090 100644
--- a/category/news.html
+++ b/category/news.html
@@ -1,6 +1,6 @@
---
-title: News
-description:
+title: "This Week in Rails: highlight updates to the Rails codebase"
+description: "Weekly updates from the Rails core/issues team on changes merged to the Rails codebase that week."
category: news
permalink: /category/news
redirect_from:
diff --git a/category/releases.html b/category/releases.html
index d1c8779a..0b35b53b 100644
--- a/category/releases.html
+++ b/category/releases.html
@@ -1,6 +1,6 @@
---
-title: Releases
-description:
+title: "Ruby on Rails new release updates"
+description: "Keep up to date with new versions, latest features, bug fixes, and important security updates from the core team."
category: releases
permalink: /category/releases
redirect_from:
diff --git a/doctrine/index.html b/doctrine/index.html
index e6a2f8d5..bae329db 100644
--- a/doctrine/index.html
+++ b/doctrine/index.html
@@ -1,5 +1,6 @@
---
-title: The Rails Doctrine
+title: "The Ruby on Rails Doctrine"
+description: "Read about Rails design pillars like convention over configuration, optimize for programmer happiness, value integrated systems, the menu is omakase, push up a bit tent, and more."
permalink: /doctrine
redirect_from:
- /doctrine/
diff --git a/index.html b/index.html
index af3dac96..5bd80579 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,7 @@
---
id: home
+title: "Ruby on Rails: Compress the complexity of modern web apps"
+description: "A full-stack web application framework written in Ruby, following the Model View Controller pattern, that includes everything you need to build modern database-backed web apps."
---
diff --git a/world/2025/index.html b/world/2025/index.html
index 638cc6c1..eb28cbe7 100644
--- a/world/2025/index.html
+++ b/world/2025/index.html
@@ -1,4 +1,6 @@
---
+title: "Rails World 2025 - Sept 4 & 5 in Amsterdam"
+description: "Rails World 2025 is back in Amsterdam! Join us on Sept 4 & 5"
layout: world/2025/default
permalink: /world/2025
redirect_from: /world/2025/
diff --git a/world/index.html b/world/index.html
index eb262783..d303c2e1 100644
--- a/world/index.html
+++ b/world/index.html
@@ -1,6 +1,6 @@
---
-title: Rails World
-description: Rails World is an annual two-day, two track Rails community conference
+title: "Rails World Conference"
+description: Rails World is an annual two day Rails community conference, with location across Europe and North America, featuring technical talks, workshops, and keynotes about best practices in Rails development.
permalink:
---