In this blog post will discuss about how to install the dynamic meta tag in blogspotautomatically. This technique is extremely useful for onpage optimization for each post we will have a meta description that is different from one post to another postwithout bothering to nambahin one-one on each post manually. In other words, metadescription and keywords in each post will be automatically generated too. This is certainly a solution for my friend who had duplicate meta descriptions.
How to install the meta tag description and keywords of each post automatically thisskipper is classified into 2 parts, just follow buddies wrote one of the two ways below:
For those who have NOT previously put the meta tag description, just follow this way:
1. First login to blogger.com dong continues to layout> edit html.
2. Wait until the maximum terload and locate the following code (use ctrl + f in firefox tolook for):
<title><data:blog.pageTitle/></title>
3. Once you can remove and replace the above code with the following code:
<b:if cond='data:blog.url == "http://ADRESSBLOG.blogspot.com/"'>
<title><data:blog.pageTitle/></title>
<meta name='DESCRIPTION' content='ISI DENGAN DESKRIPSI UNTUK HOMEPAGE BLOG SOBAT'/>
<meta name='KEYWORDS' content='ISI DENGAN KATA KUNCI UNTUK HOMEPAGE'/> </b:if>
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> - <data:blog.title/></title>
<meta expr:content='data:blog.pageName + ", " + data:blog.title + ", " + data:blog.pageName' name='Description'/>
<meta expr:content='data:blog.pageName + ", " + data:blog.title + ", " + data:blog.pageName' name='Keywords'/>
</b:if>
4. Finish and save the template buddy.
For those who HAVE NEVER install before meta description tag, just follow the following ways:
1. Already logged into blogger right? directly to layout> edit html.
2. In the edit html page, find this code:
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
The point my friend tuh find descriptions of the old code (which I have ever buddypairs before), then removed all the code wrote a long description ntuh.
Once the code description and keyword meta tags are long removed replaced withthe following code which is certainly more sophisticated :
<b:if cond='data:blog.url == "http://ALAMATBLOGSOBAT.blogspot.com/"'>
<title><data:blog.pageTitle/></title>
<meta name='DESCRIPTION' content='ISI DENGAN DESKRIPSI UNTUK HOMEPAGE BLOG SOBAT'/>
<meta name='KEYWORDS' content='ISI DENGAN KATA KUNCI UNTUK HOMEPAGE'/> </b:if>
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> - <data:blog.title/></title>
<meta expr:content='data:blog.pageName + ", " + data:blog.title + ", " + data:blog.pageName' name='Description'/>
<meta expr:content='data:blog.pageName + ", " + data:blog.title + ", " + data:blog.pageName' name='Keywords'/>
</b:if>
4. Already been replaced? if already completed immediately wrote in the savedtemplate.
Well, so how to make meta tags on each post automatically. Hopefully after just followthe above methods are all buddies skipper should not be bothered anymore withinstalling meta description tag on every post manually again.
Subscribe to:
Post Comments (Atom)



No comments:
Post a Comment