Problem: the content of this page on the excerpt was incorrect, Google does not see it correctly:
Correct script:
`<script>
import { structuredData } from '$lib/seo/structuredData';
</script>
svelte:head
<script type="application/ld+json">
{
@html JSON.stringify(structuredData)}
</script>
</svelte:head>
`
More informations : https://chatgpt.com/s/t_694660fab2a88191a8b96d62d4b86a46
Problem: the content of this page on the excerpt was incorrect, Google does not see it correctly:
Correct script:
`<script>
import { structuredData } from '$lib/seo/structuredData';
</script>
svelte:head
<script type="application/ld+json"> {@html JSON.stringify(structuredData)} </script></svelte:head>
`
More informations : https://chatgpt.com/s/t_694660fab2a88191a8b96d62d4b86a46