How to add a schema for SEO

Philip is freelancer

If you feel the content is useful. Thank for me with a coffee ๐Ÿ˜Š

May 10, 2022 01:42 pm

Brizy cloud lacks some basic SEO features, but you can add them manually to level up your SEO game

Follow this link to build your schema code and add it to the header of your site

Copy your code and add it to your Site code injection page in the header

Schema code example

<script>!function(){var n={"@context":"http://www.schema.org","@type":"book","name":"Title website","image":"https://image.jpg","description":"description your website","aggregateRating":{"@type":"aggregateRating","ratingValue":"4.3","reviewCount":"35"},"publisher":{"@type":"Organization","name":"HUD"}},e=document.createElement("script");e.type="application/ld+json",e.innerHTML=JSON.stringify(n),document.head.appendChild(e)}();</script>


If you feel the content is useful. Thank for me with a coffee ๐Ÿ˜Š