This time my friend alltemplate will give a tutorial or how to blog we can achieve 100% SEO, previously buddy should use SEO template beforehand so that your blog has a pretty decent score for SEO.
Previous use this template was first N LIGHT thema if you already now we go into his tutorial,we here use meta tags to seo blog can be read by Google and can be displayed on the search engine.
Code default meta tags blogger only two pieces of code, which is to index all the content on the head (all head content) and the meta title (title or blog name), as follows:
<head> <meta expr:content='data:blog.isMobile ? "width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0" : "width=1100"' name='viewport'/> <b:include data='blog' name='all-head-content'/> <title><data:blog.pageTitle/></title> <b:skin><![CDATA[/*
1. Actually it was enough, however minimal code
<title><data:blog.pageTitle/></title>2. can be optimized or changed to:
<b:include data='blog' name='all-head-content'/>
<b:if cond='data:blog.pageType == "index"'><title><data:blog.pageName/> | <data:blog.title/></title><b:else/><title><data:blog.pageTitle/></title></b:if>
<b:if cond='data:blog.url == data:blog.homepageUrl'><meta content='Your home page description' name='description'/><meta content='your keywords, keywords1, keyword2' name='keywords'/></b:if>
<b:if cond='data:blog.pageType == "item"'><meta expr:content='data:blog.pageTitle' name='Description'/><meta expr:content='data:blog.pageName + ", your keywords, keywords1, keyword2 "' name='keywords'/></b:if>
<b:skin><![CDATA[/*
3. Or you can use the meta tag is a way to copy this code and put under code: <head>
<b:if cond='data:blog.pageType == "index"'> <b:if cond='data:blog.pageType == "item"'> <title><data:blog.pageName/> | <data:blog.title/></title> <b:else/> <title><data:blog.pageTitle/> | SEO Friendly Responsive Blogger Template</title> </b:if> <b:else/> <title><data:blog.pageName/> | <data:blog.title/></title> </b:if><meta expr:content='data:blog.metaDescription' name='description'/> <meta expr:content='data:blog.pageName' name='keywords'/> <link expr:href='data:blog.url' rel='canonical'/><b:if cond='data:blog.url == data:blog.homepageUrl'> <meta content='New, Responsive, Johny Wuss, Blogger Template, SEO Theme' name='keywords'/> <meta content='New Johny Wuss' name='Author'/> <meta content='general' name='rating'/> <meta content='all' name='robots'/> <meta content='index, follow' name='robots'/></b:if>
You can also choose a special template for Adsense in: Template special for Adsense
0 komentar:
Post a Comment