diff --git a/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-index.md b/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-index.md
index 712972ff6a..1734d3515b 100644
--- a/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-index.md
+++ b/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-index.md
@@ -1,15 +1,18 @@
---
+# The conference_archive_landing template is required.
layout: conference_archive_landing
-# Document title in the form of OpenSearchCon + the year of the conference + the location
-# For example: "OpenSearchCon 2022 - US.
+# Document title in the form of "OpenSearchCon the year of the conference: + the location
+# For example: "OpenSearchCon 2022: United States.
# This value is used in the
element and shown in the browser title bar.
-title: OpenSearchCon __YEAR__ - __LOCATION__
+# Replace the substring placeholders __YEAR__ and __LOCATION__ appropriately
+# with the conference year and location respectively.
+title: "OpenSearchCon 2022: United States"
# Can be the same as title. Will be used as the page title in the top level element
# below the breadcrumbs.
# If this is not provided the title value from above will be used.
-primary_title: OpenSearchCon 2022 - US
+primary_title: "OpenSearchCon 2022: United States"
# Page breadcrumbs area configuration.
# See the _layouts/fullwidth-with-breadcrumbs.html for more information on how this is used.
@@ -25,7 +28,7 @@ breadcrumbs:
url: /events/opensearchcon/archive/index.html
- title: 2022
url: /events/opensearchcon/archive/2022/index.html
- - title: US
+ - title: United States
url: /events/opensearchcon/archive/2022/us/index.html
# The conference ID. This is used by the conference content templates
@@ -40,7 +43,7 @@ conference_id: "2022-us"
# /events/opensearchcon/archive/__YEAR__/__LOCATION__/index.html.
premalink: /events/opensearchcon/archive/2022/us/index.html
-# For the years 2022, and 2023 there were only a single conference.
+# For the years 2022, and 2023 there were only a single conference each year.
# So this redirect from .../archive/__YEAR__/index.html is used to redirect
# from that URL to this page instead of a list of conferences for that year.
redirect_from: /events/opensearchcon/archive/2022/index.html
diff --git a/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-year-location-exhibitors/_sample-index.md b/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-year-location-exhibitors/_sample-index.md
index 672cab8b1a..309ebb2570 100644
--- a/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-year-location-exhibitors/_sample-index.md
+++ b/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-year-location-exhibitors/_sample-index.md
@@ -2,15 +2,15 @@
# The conference_exhibitors layout is what is required.
layout: conference_exhibitors
-# Document title in the form of OpenSearchCon + the year of the conference + the location
-# For example: "OpenSearchCon 2022 - US.
+# Document title in the form of OpenSearchCon + the year of the conference: + the location + Exhibitors
+# For example: "OpenSearchCon 2022: United States Exhibitors".
# This value is used in the element and shown in the browser title bar.
-title: "OpenSearchCon 2022 Exhibitors"
+title: "OpenSearchCon 2022: United States Exhibitors"
# Can be the same as title. Will be used as the page title in the top level element
# below the breadcrumbs.
# If this is not provided the title value from above will be used.
-primary_title: "OpenSearchCon 2022 Exhibitors"
+primary_title: "OpenSearchCon 2022: United States Exhibitors"
# Page breadcrumbs area configuration.
# See the _layouts/fullwidth-with-breadcrumbs.html for more information on how this is used.
@@ -26,7 +26,7 @@ breadcrumbs:
url: /events/opensearchcon/archive/index.html
- title: 2022
url: /events/opensearchcon/archive/2022/us/index.html
- - title: US
+ - title: United States
url: /events/2022-0921-opensearchcon/
- title: Exhibitors
url: /events/opensearchcon/archive/2022/us/exhibitors/index.html
diff --git a/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-year-location-sessions/_sample-index.md b/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-year-location-sessions/_sample-index.md
index caf00381d7..d0e3591fce 100644
--- a/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-year-location-sessions/_sample-index.md
+++ b/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-year-location-sessions/_sample-index.md
@@ -2,15 +2,15 @@
# The conference_sessions template is required.
layout: conference_sessions
-# Document title in the form of OpenSearchCon + the year of the conference [+ the location (If there is was more than one for the year)] + Session Lineup
-# For example: "OpenSearchCon 2022 Session Lineup.
+# Document title in the form of OpenSearchCon + the year of the conference: + the location + Session Lineup
+# For example: "OpenSearchCon 2022: United States Session Lineup.
# This value is used in the element and shown in the browser title bar.
-title: "OpenSearchCon 2022 Session Lineup"
+title: "OpenSearchCon 2022: United States Session Lineup"
# Can be the same as title. Will be used as the page title in the top level element
# below the breadcrumbs.
# If this is not provided the title value from above will be used.
-primary_title: "OpenSearchCon 2022 Session Lineup"
+primary_title: "OpenSearchCon 2022: United States Session Lineup"
# Page breadcrumbs area configuration.
# See the _layouts/fullwidth-with-breadcrumbs.html for more information on how this is used.
@@ -26,7 +26,7 @@ breadcrumbs:
url: /events/opensearchcon/archive/index.html
- title: 2022
url: /events/opensearchcon/archive/2022/index.html
- - title: US
+ - title: United States
url: /events/2022-0921-opensearchcon/
- title: Sessions
url: /events/opensearchcon/archive/2022/us/sessions/index.html
diff --git a/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-year-location-speakers/_sample-index.md b/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-year-location-speakers/_sample-index.md
index 048182d245..7479059e2f 100644
--- a/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-year-location-speakers/_sample-index.md
+++ b/events/opensearchcon/archive/_sample-year/_sample-year-location/_sample-year-location-speakers/_sample-index.md
@@ -2,9 +2,7 @@
# The conference_sessions template is required.
layout: conference_speakers
-# Document title in the form of OpenSearchCon + the year of the conference [+ the location (If there is was more than one for the year)] + Session Lineup
-# For example: "OpenSearchCon 2022 Session Lineup.
-# This value is used in the element and shown in the browser title bar.
+# Document title displyed in the browser title bar.
title: "Meet the OpenSearchCon 2022 Speakers"
# Can be the same as title. Will be used as the page title in the top level element
@@ -26,7 +24,7 @@ breadcrumbs:
url: /events/opensearchcon/archive/index.html
- title: 2022
url: /events/opensearchcon/archive/2022/index.html
- - title: US
+ - title: United States
url: /events/2022-0921-opensearchcon/
- title: Speakers
url: /events/opensearchcon/archive/2022/us/speakers/index.html