[site,seo][m]: add breadcrumbs json-ld to dynamic pages

This commit is contained in:
João Demenech
2023-08-09 17:53:59 -03:00
parent 38aa62fcef
commit 6a36e65b27
5 changed files with 25 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
<NextSeo title="Showing metadata - PortalJS" />
# Showing metadata
---
title: Showing metadata
description: "Learn how to display metadata on the dataset page of a data portal"
---
If you go now to `http://localhost:3000/my-awesome-dataset`, you will see that we now have two titles on the page. That's because `title` is one of the default metadata fields supported by PortalJS.