Add description for Photo Category page
This commit is contained in:
@@ -132,7 +132,7 @@ if (page === null || page.page === null || !page.page.exists) {
|
||||
<WebpageLayout settings={{
|
||||
searchEngine: {
|
||||
title: page.page.category.title,
|
||||
description: "",
|
||||
description: `See the photos in the category ${page.page.category.title.toLowerCase()}.`,
|
||||
allowCrawlers: true,
|
||||
canonical: null,
|
||||
priority: 65,
|
||||
|
||||
Reference in New Issue
Block a user