BLOG-48 SEO improvement #115
@ -21,6 +21,10 @@
|
|||||||
datePublished: datePublished.toISOString(),
|
datePublished: datePublished.toISOString(),
|
||||||
image: image.href
|
image: image.href
|
||||||
});
|
});
|
||||||
|
|
||||||
|
const jsonLdScript = $derived(
|
||||||
|
`<script type="application/ld+json">${JSON.stringify(structuredData)}${'<'}/script>`
|
||||||
|
);
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
{@html `<script type="application/ld+json">${JSON.stringify(structuredData)}<\/script>`}
|
{@html jsonLdScript}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user