Add the meta tags in Blogger
Go to your Blogger template Layout and Edit HTML. Fill the following example meta tag with your details. Make sure to include your own Blog Details in the below code.<meta name="Title" content="Your blog title" />
<meta name="Description" content="this is the description of your Blogger blog" />
<meta name="Keywords" content="Your keywords separated by comma" />
<meta name="Author" content="Author Name" />
<meta name="Language" content="Language of Website" />
<meta name="Copyright" content="© Copyright information" />
<meta name="Revisit-After" content="1 Days" />
<meta name="Robots" content="All" />
Find the head tag and paste your Meta Tags exactly after that selection.
Please leave a Comment below!
Follow me on Twitter