diff --git a/_includes/seo.html b/_includes/seo.html index 83a8d550..25a7e422 100644 --- a/_includes/seo.html +++ b/_includes/seo.html @@ -132,7 +132,7 @@ { "@context": "https://schema.org", "@type": "Organization", - "url": {{ seo_url | jsonify }}, + "url": {{ '/' | absolute_url | jsonify }}, "logo": {{ site_og_image | jsonify }} }