BryanWilhite / Blog

My source files for my technical Blog entries—an 11ty-based fire hose 🚒 for a static web site
http://songhayblog.azurewebsites.net/
3 stars 0 forks source link

add/edit `11ty` snippet addressing “Must-Have Social Meta Tags for Twitter, Google, Facebook, & More” #31

Closed BryanWilhite closed 4 years ago

BryanWilhite commented 4 years ago

📖 “Must-Have Social Meta Tags for Twitter, Google, Facebook, & More

image

📖 https://www.metatags.org/all-meta-tags-overview/the-important-meta-tags/social-media-metatags/ 📖 https://www.socialmediatoday.com/news/8-of-the-most-important-html-tags-for-seo/574987/

BryanWilhite commented 4 years ago

today, i am going to hold off on these:

<-- Twitter Summary card images must be at least 120x120px -->
<meta name="twitter:image" content="http://www.example.com/image.jpg">

<!-- Twitter summary card with large image must be at least 280x150px -->
<meta name="twitter:image:src" content="http://www.example.com/image.jpg">
BryanWilhite commented 4 years ago

it is a start: image