For a better indexing of your blog on Google I suggest you to make these simple changes on your template. Change this line (blog title): …with the following code: …and add Meta tag description below the previous <b:if> statement. For example on my template I added: “Woork is a popular tech blog mantained by from Antonio Lupetti. Topics focus on web design, tutorials, resources and inspiration”, so when someone looking for my blog on Google, search results display the following description:
<title>My site | This is a short description</title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
<meta name=“Description” content=“Add here a short description of your site” />
</b:if>
Page Title and Meta tag Description Blogger For SEO
<title><data:blog.pageTitle/></title>
<b:if cond=‘data:blog.pageType != “item”‘>
<b:if cond=‘data:blog.pageType != “item”‘>
Comments on this entry are closed.