How to help users and search engines better understand what's on your site.

SEO-friendly URL

<https://blog.example.com/subtopic/blog-post>

Title + H1 tag

<title>Your title</title>
<h1>Your headline</h1>

Published date/freshness

<div>
	Lorenzo published on
		<time datetime="2020-08-07">
			August 7, 2020
		</time>
</div>

Paragraphs