Latest SEO Meta Tags 2021 for Blogger, Update Your Meta Tags Now!

blogger Latest SEO Meta Tags 2021 for Blogger, Update Your Meta Tags Now!

Meta Tags 2021 for Blogger

Candil.eu.org - Optimizing meta tags is the best way to provide information on a site to search engines like Google, Bing and so on. Not only that, meta tags are one of the most important components that must be implemented on a site or blog as the most basic onpage SEO optimization step.

If simplified, a meta tag is a set of HTML code that is installed on a site or blog written in the <head> section which serves to help search engines or social media to find out the overall summary of the contents of a site.

How Important Are Meta Tags?

In order to get a place in search results, a site or blog must include meta tags into the code structure of its blog, unless the blog is set for personal or specific readers. It can be said that the data that will appear in search results is mostly sourced from meta tags.

A good meta tag that is neatly arranged and complete will make your site indexed faster by search engines and is more likely to get a high position in search results.

What Should Be In A Meta Tag?

The most standard meta tag is the meta tag which provides some important information such as Site Title, Description, Keyword, and Thumbnail Image.

If the four data above already exist in your previous meta tag then it is enough to compete in search results. But not only your site that applies the above method, there are thousands of other sites with a similar niche that apply the same thing even with better quality content than your site. Are you able to compete with them?

Your only chance is to maximize your meta tags by adding some other code that is just as important to improve the quality of your site. So what are the things you need to add to your site? see the explanation below:

Meta Open Graph

Sources of traffic/visitors of a site are not only from search engines, most of them are also sourced from social media. it is also important to provide a summary of your site information to social media such as facebook, twitter and so on. The trick is to add an open graph meta tag on your site.

Site Authority

Contains proprietary information from a site, such as the site creator's name, site owner information link, webmaster verification code and so on.

Robot Meta Tags

This meta tag serves to provide more complex information to search engine robots, the important things that are usually added in this meta tag are information on the language of your site, the location of your site and several other things.

If you have applied all of the above information to your meta tags, you can be sure that your site will occupy a high position in search results. At least your site is indexed faster than usual.

What Does Writing Good Meta Tags Look Like?

Not only does it provide complete information, a good meta tag is one that is neatly organized and easily understood by the site owner himself, by tidying up your site's meta tag arrangement, you will have no trouble editing or changing it when needed in the future.

Below we will share the latest and best meta tags in our opinion that this site has used, these meta tags are neatly arranged to make it easier to modify and we will provide guidelines for you to edit some parts of this meta tag.

Based on the experience of using this meta tag, the position of this site is not affected even after changing the template several times thanks to the meta tag below. We're not saying this meta tag is the most perfect, but at least it's worth trying because if we succeed then you will too.

Paste the meta tag code below in the <head> ... </head> section of your site or blog, or replace the meta tags you previously used with the meta tags below:


<b:if cond='data:view.isMultipleItems'>
<b:if cond='data:view.isHomepage'>
<!--[ Homepage title ]-->
<title><data:blog.title.escaped/></title>
<b:elseif cond='data:view.search.query'/>
<!--[ Search title ]-->
<title><data:messages.search/>: <data:view.search.query/></title>
<b:elseif cond='data:view.search.label'/>
<!--[ Label title ]-->
<title><data:blog.pageName.escaped/> - <data:blog.title.escaped/></title>
<b:elseif cond='data:view.isArchive'/>
<!--[ Archive title ]-->
<title>Blog archive in: <data:blog.pageName.escaped/></title>
<b:else/>
<title>Blog: <data:blog.title.escaped/></title>
</b:if>
<b:elseif cond='data:view.isError'/>
<!--[ Error title ]-->
<title>Error 404: Not found</title>
<b:else/>
<!--[ SingleItem title ]-->
<title><data:blog.pageName.escaped/> - <data:blog.title.escaped/></title>
</b:if>

<!--[ meta for browser ]-->
<meta charset='UTF-8'/>
<meta content='width=device-width, initial-scale=1, user-scalable=1, minimum-scale=1, maximum-scale=5' name='viewport'/>
<meta content='IE=edge' http-equiv='X-UA-Compatible'/>

<b:if cond='!data:view.isError'>
<!--[ Browser data, description and keyword ]-->
<link expr:href='data:blog.url.canonical' rel='canonical'/>
<b:if cond='data:blog.metaDescription'>
<meta expr:content='data:blog.metaDescription.escaped' name='description'/>
<b:elseif cond='data:view.isSingleItem'/>
<meta expr:content='data:post.snippet.escaped snippet { length: 147, links: false, linebreaks: false, ellipsis: false }' name='description'/>
<b:else/>
<meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title' name='description'/>
</b:if>
<meta expr:content='data:blog.title.escaped + ", " + data:blog.pageName.escaped + ", Add_your_addtional_keyword_here "' name='keywords'/>
<b:tag cond='data:view.isPost' expr:href='resizeImage(data:blog.postImageUrl, 0)' name='link' rel='image_src'/>

<!--[ Generator and RRS ]-->
<meta content='blogger' name='generator'/>
<link expr:href='data:blog.homepageUrl.canonical path "feeds/posts/default"' expr:title='data:blog.title + " » Atom"' rel='alternate' type='application/atom+xml'/>
<link expr:href='data:blog.homepageUrl.canonical path "feeds/posts/default?alt=rss"' expr:title='data:blog.title + " » Feed"' rel='alternate' type='application/rss+xml'/>
<link expr:href='data:blog.homepageUrl.canonical path "feeds/comments/default?alt=rss"' expr:title='data:blog.title + " » Comments Feed"' rel='alternate' type='application/rss+xml'/>

<!--[ Theme color ]-->
<meta content='#ffffff' name='theme-color'/>
<meta content='#ffffff' name='msapplication-navbutton-color'/>
<meta content='#ffffff' name='apple-mobile-web-app-status-bar-style'/>
<meta content='yes' name='apple-mobile-web-app-capable'/>

<!--[ Favicon ]-->
<link expr:href='data:blog.blogspotFaviconUrl' rel='apple-touch-icon' sizes='120x120'/>
<link expr:href='data:blog.blogspotFaviconUrl' rel='apple-touch-icon' sizes='152x152'/>
<link expr:href='data:blog.blogspotFaviconUrl' rel='icon' type='image/x-icon'/>
<link expr:href='data:blog.blogspotFaviconUrl' rel='shortcut icon' type='image/x-icon'/>

<!--[ Open graph ]-->
<meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title.escaped' property='og:title'/>
<meta expr:content='data:blog.canonicalUrl' property='og:url'/>
<meta expr:content='data:blog.title.escaped' property='og:site_name'/>
<b:if cond='data:view.isMultipleItems'>
<meta content='website' property='og:type'/>
<b:if cond='data:blog.metaDescription'>
<meta expr:content='data:blog.metaDescription.escaped' property='og:description'/>
<b:else/>
<meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title' property='og:description'/>
</b:if>
<b:else/>
<meta content='article' property='og:type'/>
<b:if cond='data:blog.metaDescription'>
<meta expr:content='data:blog.metaDescription.escaped' property='og:description'/>
<b:else/>
<meta expr:content='data:post.snippet.escaped snippet { length: 147, links: false, linebreaks: false, ellipsis: false }' property='og:description'/>
</b:if>
</b:if>
<meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title.escaped' property='og:image:alt'/>
<b:if cond='data:blog.postImageUrl'>
<meta expr:content='resizeImage(data:blog.postImageUrl, 0)' property='og:image'/>
<b:else/>
<meta content='Add_your_image_url_here' property='og:image'/>
</b:if>

<!--[ Twitter card ]-->
<meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title.escaped' name='twitter:title'/>
<meta expr:content='data:blog.canonicalUrl' name='twitter:url'/>
<b:if cond='data:view.isMultipleItems'>
<b:if cond='data:blog.metaDescription'>
<meta expr:content='data:blog.metaDescription.escaped' name='twitter:description'/>
<b:else/>
<meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title' name='twitter:description'/>
</b:if>
<b:else/>
<b:if cond='data:blog.metaDescription'>
<meta expr:content='data:blog.metaDescription.escaped' name='twitter:description'/>
<b:else/>
<meta expr:content='data:post.snippet.escaped snippet { length: 147, links: false, linebreaks: false, ellipsis: false }' name='twitter:description'/>
</b:if>
</b:if>
<meta content='summary_large_image' name='twitter:card'/>
<meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title.escaped' name='twitter:image:alt'/>
<b:if cond='data:blog.postImageUrl'>
<meta expr:content='resizeImage(data:blog.postImageUrl, 0)' name='twitter:image:src'/>
<b:else/>
<meta content='Add_your_image_url_here' name='twitter:image:src'/>
</b:if>

<!--[ Sife verification ]-->
<meta content='xxxxxxxxxxxxxxxxx_g' name='google-site-verification'/>
<meta content='xxxxxxxxxxxxxxxxx' name='msvalidate.01'/>
<meta content='xxxxxxxxxxxxxxxxx' name='p:domain_verify'/>
<meta content='xxxx_xxxxx-xxxxxxx' name='majestic-site-verification'/>
<meta expr:content='data:blog.title.escaped' name='copyright'/>
</b:if>

Description and Usage Guide

Before copying and pasting the above meta tags on your site, CHANGE! some sections are tagged with information from your site or in the meta tags you used previously.

Closing :

For the time being, that's enough information that can be shared, hopefully it will be useful.
  • Deskripsi

  • Tag

    blogger