Better SEO
This commit is contained in:
@ -26,6 +26,7 @@ const meta = {
|
||||
title: `Blog ${currentPage > 1 ? `— Page ${currentPage} ` : ''}— ${SITE.name}`,
|
||||
description: SITE.description,
|
||||
canonical: getCanonical(getPermalink(page.url.current)),
|
||||
ogType: "blog"
|
||||
};
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user