Secret Manner

This Blog Provides Information About Blog, Blog Tips, Ways And Others

How to attach meta tags on each post automatically

In the blog post skipper will discuss about how to install the dynamic meta tags in blogspot automatically. This technique is very, very useful for on page optimization for each post we will have a meta description that is different from one post to another post without bothering to add one-on-one on each post manually. In other words, meta description and keywords in each post will generated automatically. This is certainly a solution for my friend who suffered duplicate meta descriptions.How to install the meta tag description and keywords automatically each post's skipper was divided into two parts, buddies followup wrote one of the following ways:

    
For those who have NOT previously put meta tags descriptions,
followup this way:

       1.
First login to blogger.com dong continues to layout> edit html.
       2.
Wait until
burdened optimally and find the following code (use ctrl + f in firefox to look for):

        
<Title> <data: blog.pageTitle /> </ title>

       3.
Once you can remove and replace the above code with the following code:

        
<B: if cond = 'data: the blog.url == & quot; http: //
ADDRESSYOURBLOG.blogspot.com/&quot;'>
        
<Title> <data: blog.pageTitle /> </ title>
        
<Meta name = "DESCRIPTION" content = "CONTENT WITH THE DESCRIPTION FOR PAGE YOUR BLOG '/>
        
<Meta name = "KEYWORDS" content = "CONTENT WITH KEYWORDS FOR HOME '/> </ b: if>
        
<B: if cond = 'data: the blog.pageType == & quot; item & quot;'>
        
<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.

    
For those who HAVE NEVER install the meta tag description
previous, just follow the following ways:

       
1. Already login to blogger right? go directly to the layout> edit html.
       2. 
The edit html page, find this code:

        
<B: if cond = 'data: the blog.pageType == "item"'>
        
<Title> <data: blog.pageName /> | <data: blog.title /> </ title>
        
The point tuh pal looking old description code (that I have ever pal previous post), then removed all of the code description old.

       
3. Once the code is the meta tag description and keywords that are long removed is replaced with the following code which is certainly more sophisticated, HHE:

        
<B: if cond = 'data: the blog.url == & quot; http: //
ADDRESSYOURBLOG.blogspot.com/&quot;'>
        
<Title> <data: blog.pageTitle /> </ title>
        
<Meta name = "DESCRIPTION" content = "CONTENT WITH THE DESCRIPTION FOR PAGE YOUR BLOG '/>
        
<Meta name = "KEYWORDS" content = "CONTENT WITH KEYWORDS FOR HOME '/> </ b: if>
        
<B: if cond = 'data: the blog.pageType == & quot; item & quot;'>
        
<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 replaced? if already completed immediately wrote on save template.Well, that is the way to make meta tags on each post automatically. Hopefully after followup way above everything buddies skipper not be bothered anymore with having to install meta description tag on each post manually anymore. Greetings.
Bagikan :
+
Previous
Next Post »
0 Komentar untuk "How to attach meta tags on each post automatically"

 
Template By Kunci Dunia
Back To Top