How can your meta tags be improved? We'll run a quick audit of your website and find SEO opportunities.
<head>
<meta charset="UTF-8" />
<title>This is the title of the page</title>
<meta name="description" content="Very undescriptive text." />
<meta name="robots" content="noindex, nofollow" />
</head>
Example of HTML meta tags we check
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Product",
"name": "Adidas Super Shoes",
"description": "Run wild with better and faster Adidas shoes.",
"review": {
"@type": "Review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "4",
"bestRating": "5"
},
"author": {
"@type": "Person",
"name": "Erik Bonsaksen"
}
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.4",
"reviewCount": "89"
}
}
</script>
Example of Product Schema Markup for ecommerce
Schema markup is a lost opportunity that can improve your search results. Let ut find which structured data types you should use.
Go from this
To that
Go from this
To that