<-- Example of implementation of a complete article with the speakable option. -->
<-- Add class="speakable" to every item that can be found thanks to the Google voice option, selecting the Htags would be a good idea. -->
<h2 class="speakable">Search Engine Optimization think differently.</h2>
<-- JSON-LD exemple to add to your META tag -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "NewsArticle",
"headline": "SEO : How to increase your chances to be well positioned naturally",
"articleBody": "Search Engine Optimization think differently... add all text...",
"articleSection": "Computer Science",
"wordCount": "5701",
"image": [
"https://www.news.limited/images/71/7146ba1b15d425cb315d9c8a7fb81c5d-1x1.jpeg/seo-how-to-increase-your-chances-to-be-well-positioned-naturally-1x1.jpeg"
],
"speakable":
{
"@type": "SpeakableSpecification",
"cssSelector": [
".speakable"
]
},
"datePublished": "2022-08-29T06:01:17+08:00",
"dateModified": "2022-08-29T06:01:17+08:00",
"author": {
"@type": "Person",
"name": "Jimmy R. Bélanger",
"url": "https://www.news.limited/author/jimmy-r-belanger"
},
"publisher": {
"@type": "Organization",
"name": "Never Be Limited",
"logo": {
"@type": "ImageObject",
"url": "https://www.news.limited/caches/templates/innovate/img/structured-data-logo.jpg"
}
},
"url": "https://www.news.limited/computer-science/seo-how-to-increase-your-chances-to-be-well-positioned-naturally"
}
</script>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.