Table of Contents

- First, go to your Blogger dashboard
- Then click on the Theme option
- Then click on drop-down-icon near Customize option
- Then click on Edit HTML
Keywords
<meta expr:content='data:blog.title.escaped + ", " + data:blog.pageName.escaped + ", Keyword_1, Keyword_2, Keyword_3 "' name='keywords'/>
Replace keyword_1, keyword_2, keyword_3
with your keywords you can add more by separating with comma.
Meta Image
<meta content='Add_your_image_url_here' property='og:image'/>
Replace Add_your_image_url_here
with your meta image URL (Recommended size: 1200 x 628 px)
Twitter Meta Image
<meta content='Add_your_image_url_here' name='twitter:image:src'/>
Replace Add_your_image_url_here
with your meta image URL (Recommended size: 1200 x 675 px)
Add Site Verification Meta
<!--[ Site Verification ]-->
Add your site verification meta tags after this.