Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 9721d8c

Browse files
committed
Expand tax archive seo
1 parent 79ef6d9 commit 9721d8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/wordpress/_global/getPostTypeTaxonomyArchive.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ export default async function getPostTypeTaxonomyArchive(
105105
// Structure archive SEO.
106106
response.post = {
107107
seo: {
108+
...archiveSeo,
108109
title:
109110
archiveSeo?.title ??
110111
`${taxonomyId} - ${response.defaultSeo?.openGraph?.siteName ?? ''}`,

0 commit comments

Comments
 (0)