In this post I will discuss about how to install the dynamic meta tag in blogspot automatically. This technique is extremely useful for onpage optimization for each post we will have a meta description that differ from one post to another post without bothering to nambahin one-one on each post manually. In other words, meta description 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 to these bosses into two parts, aja buddies just follow one of two ways:
A. First login to blogger.com dong continues to layout> edit html.
2. Terload wait while the maximum and find the following code (use ctrl f in firefox to look for):
<title> <data:blog.pageTitle/> </ title>
3. After the above code can delete and replace with the following code:
<b:if cond='data:blog.url == "http://ALAMAT ANDA.blogspot.com/"'> BLOG
<title> <data:blog.pageTitle/> </ title>
<meta name='description' content='ISI DESCRIPTION FOR THE BLOG HOMEPAGE ANDA'/>
<meta name='keywords' content='ISI WITH KEYWORDS TO 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 your template.
Anda baru saja membaca artikel yang berkategori SEO Blogspot
dengan judul How to install meta tags on each post automatically. Anda bisa bookmark halaman ini dengan URL https://internet005.blogspot.com/2012/07/how-to-install-meta-tags-on-each-post.html. Terima kasih!
Ditulis oleh:
Ghassani Cynthia Bella Agatha - Selasa, 10 Juli 2012
Belum ada komentar untuk "How to install meta tags on each post automatically"
Posting Komentar