From dc028a7e5e566d88571271a4ece0463b24eca660 Mon Sep 17 00:00:00 2001
From: Jacob McCormick alt attribute should simply describe the image being displayed.
<img src="img/cabin.webp" alt="A cabin nestled between pine trees">
+ <img src="img/cabin.webp" alt="A cabin nestled between pine trees">
Adding meta descriptions to your webpage allow for web-crawlers and bots to easily determine what content your website contains. - Just like on YouTube, you can give your webpage a long list of keywords to help increase the chance someone stumbles upon your site from a search engine. + Just like on other online platforms, you can give your webpage a long list of keywords to help increase the chance someone stumbles upon your site from a search engine. You don't need to add all of the below meta tags to pass the audit, only add what's necessary.
-- cgit v1.2.3