Seo Friendly Meta Tags In Blogspot

For blog templates Important information to blog users about how the prepared meta tags are added to the blog.

Let's explain a little about blogger meta tags, which bloggers are not very familiar with.

Meta tags are the optimization of blog posts and articles to have a clear identity. Thanks to these tags, your blog will be followed by the crawler robots of Google, Bing, or other search engines (tools) and will make it easier to appear on the search engine results page (SERP).



Meta tags basically consist of a few main elements.

1- Meta description tag: The meta description tag is used to give your blog an overview of the content of the page and should not exceed 200 characters.
<meta content='Type a description here'  name='description'/>

2- Meta keyword tag: With meta keywords, search engines use keywords to find the blog page and it is very important. Keywords should be fixed and never changed.
<meta content="Keyword 1, word 2, word 3, ..." name="keywords" />

3- Meta robots tag: The meta robots tag is used for the main purpose of specifying which blog pages should be indexed in search servers. This tag, which is very useful for the blog, creates the navigation frame feature for the blog.
<meta content="index follow" name="robots"/>

These meta tags components combined are as follows.
<meta content="Type a description here' name='description"/>
<meta content="Keyword 1, word 2, word 3, ..." name="keywords"/>
<meta content="index, follow" name="robots"/>

We have highlighted some important points for blogger sites and you know some basic components of meta tags. We'll cover all the meta tags in template shares as well as their other key features.

HTML5 Seo Compatible Meta Tags


With the latest version of simplified meta ethics, we will share information about removing the blog title on social media posts, again on our blog page for bloggers. You should add the following meta tag components between <head> and </head> of your blog.
<!-- [ Meta Tags SEO ] -->
<include expiration='7d' path='*.css'/>
<include expiration='7d' path='*.js'/>
<include expiration='3d' path='*.gif'/>
<include expiration='3d' path='*.jpeg'/>
<include expiration='3d' path='*.jpg'/>
<include expiration='3d' path='*.png'/>
<meta content='sat, 03 Feb 2020 00:00:00 GMT' http-equiv='expires'/>
<meta charset='utf-8'/>
<meta content='width=device-width, initial-scale=1' name='viewport'/>
<meta content='blogger' name='generator'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<link href='http://www.blogger.com/openid-server.g' rel='openid.server'/>
<link expr:href='data:blog.homepageUrl' rel='openid.delegate'/>
<link expr:href='data:blog.url' rel='canonical'/>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<b:if cond='data:blog.pageType != &quot;error_page&quot;'>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if></b:if>
<b:if cond='data:blog.pageType == &quot;error_page&quot;'>
<title>Sayfa bulunamadı! - <data:blog.title/></title>
</b:if>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<meta content='noindex' name='robots'/>
</b:if>
<b:if cond='data:blog.searchLabel'>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
<b:if cond='data:blog.isMobile'>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
<b:if cond='data:blog.pageType != &quot;error_page&quot;'>
<meta expr:content='data:blog.metaDescription' name='description'/>
<script type='application/ld+json'>{ &quot;@context&quot;: &quot;http://schema.org&quot;, &quot;@type&quot;: &quot;WebSite&quot;, &quot;url&quot;: &quot;<data:blog.homepageUrl/>&quot;, &quot;potentialAction&quot;: { &quot;@type&quot;: &quot;SearchAction&quot;, &quot;target&quot;: &quot;<data:blog.homepageUrl/>?q={search_term}&quot;, &quot;query-input&quot;: &quot;required name=search_term&quot; } }</script>
<b:if cond='data:blog.homepageUrl != data:blog.url'>
<meta expr:content='data:blog.pageName + &quot;, &quot; + data:blog.pageTitle + &quot;, &quot; + data:blog.title' name='keywords'/>
</b:if></b:if>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='ANAHTAR-KELİMELER' name='keywords'/></b:if>
<link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;' expr:title='data:blog.title + &quot; - Atom&quot;' rel='alternate' type='application/atom+xml'/>
<link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default?alt=rss&quot;' expr:title='data:blog.title + &quot; - RSS&quot;' rel='alternate' type='application/rss+xml'/>
<link expr:href='&quot;http://www.blogger.com/feeds/&quot; + data:blog.blogId + &quot;/posts/default&quot;' expr:title='data:blog.title + &quot; - Atom&quot;' rel='alternate' type='application/atom+xml'/>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<b:if cond='data:blog.postImageThumbnailUrl'>
<link expr:href='data:blog.postImageThumbnailUrl' rel='image_src'/>
</b:if></b:if>
<link expr:href='data:blog.url' hreflang='x-default' rel='alternate'/>
<link href='/favicon.ico' rel='icon' type='image/x-icon'/>
<link href='https://plus.google.com/GOOGLE-PLUS-KULLANICI-ADI/posts' rel='publisher'/>
<link href='https://plus.google.com/GOOGLE-PLUS-KULLANICI-ADI/about' rel='author'/>
<link href='https://plus.google.com/GOOGLE-PLUS-KULLANICI-ADI' rel='me'/>
<meta content='GOOGLE-WEBMASTER-DOĞRULAMA-KODU' name='google-site-verification'/>
<meta content='BING-WEBMASTER-DOĞRULAMA-KODU' name='msvalidate.01'/>
<meta content='Türkiye' name='geo.placename'/>
<meta content='ADMİN-ADI' name='Author'/>
<meta content='general' name='rating'/>
<meta content='tr' name='geo.country'/>
<!-- [ Social Media Meta Tag ] -->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<meta expr:content='data:blog.pageName' property='og:title'/>
<meta expr:content='data:blog.canonicalUrl' property='og:url'/>
<meta content='article' property='og:type'/>
</b:if>
<meta expr:content='data:blog.title' property='og:site_name'/>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta expr:content='data:blog.metaDescription' name='description'/>
<meta expr:content='data:blog.title' property='og:title'/>
<meta content='website' property='og:type'/>
<b:if cond='data:blog.metaDescription'>
<meta expr:content='data:blog.metaDescription' property='og:description'/>
<b:else/>
<meta expr:content='&quot;En ilginç yayınlar için &quot; + data:blog.pageTitle + &quot; ziyaret edin.&quot;' property='og:description'/>
</b:if>
</b:if>
<b:if cond='data:blog.postImageUrl'>
<meta expr:content='data:blog.postImageUrl' property='og:image'/>
<b:else/>
<b:if cond='data:blog.postImageThumbnailUrl'>
<meta expr:content='data:blog.postThumbnailUrl' property='og:image'/>
<b:else/>
<meta content='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiiSsPTXTetwnFeEAh0X3u3hMAFBQp-W3xnRK5w7wtHq7oJ3jgoYDGNlICA0tlMRH1Nm_sKRpHIVr5LQVjLv33q8oaoRj7sbopBC7lWFoAJ28wk0xO_VxFZBk1LkaBhEx6hyT-00Z-NdG4/s1600/Blogger-Eklentileri-Logo.png' property='og:image'/>
</b:if>
</b:if>
<meta content='https://www.facebook.com/FACEBOOK-PROFİL' property='article:author'/>
<meta content='https://www.facebook.com/FACEBOOK-SAYFA-FAN' property='article:publisher'/>
<meta content='KODE-APLIKASI-FACEBOOK' property='fb:app_id'/>
<meta content='FACEBOOK-ADMİN-ID-KODU' property='fb:admins'/>
<meta content='tr_TR' property='og:locale'/>
<meta content='en_GB' property='og:locale:alternate'/>
<meta content='en_US' property='og:locale:alternate'/>
<meta content='summary' name='twitter:card'/>
<meta expr:content='data:blog.pageTitle' name='twitter:title'/>
<meta content='TWITTER-KULLANICI-ADI' name='twitter:site'/>
<meta content='TWITTER-KULLANICI-ADI' name='twitter:creator'/>

The following code group, which is included in the meta tags above, has been added as an example. If you want to use CSS, js, gif, jpeg, jpg, png and date and time meta tags on your blog, add them, if you don't use the following meta tags, remove (delete) them.
<!-- [ Meta Tag SEO ] -->
<include expiration='7d' path='*.css'/>
<include expiration='7d' path='*.js'/>
<include expiration='3d' path='*.gif'/>
<include expiration='3d' path='*.jpeg'/>
<include expiration='3d' path='*.jpg'/>
<include expiration='3d' path='*.png'/>
<meta content='sat, 02 jun 2020 00:00:00 GMT' http-equiv='expires'/>

Information


LABELSDESCRIPTION
KEYWORDSAdd blog's description or keywords
GOOGLE-PLUS-USERFor example, Google+ blog user link : + Blogger Plugins
GOOGLE-WEBMASTER-VERIFICATION-CODEAdd Google Search Console verification code
BING-WEBMASTER-VERIFICATION-CODEAdd Bing Webmaster verification code *
ADMIN-NAMEAdd author's name
tr and TurkeyInsert country code where your blog is published
FACEBOOK-PROFILE-IDAdd Facebook profile link
FACEBOOK-PAGE-FANAdd Facebook page or fan link
FACEBOOK-APPLICATION-CODEAdd Facebook application ID code https://developers.facebook.com
FACEBOOK-ADMIN-CODEAdd Facebook admin ID code http://findmyfbid.com
TWITTER-USER-NAMETwitter username @BEadd plugins

Fill and add the colored fields in the meta tags above according to your blog. Edit from existing meta tags on your blog by adding these meta tags. For example, if your Google verification code is available on your blog, add this code to the place indicated in the colored area. I think it will be very useful for bloggers.
Next Post Previous Post
No Comment
Add Comment
comment url