29 mars 2012

How to add keywords to blogger ?


 If you want to add Keywords to your blog just copy and past this code below in your HTML rdit
Notice: Don't forget to download your full template before editing
Code:
<head>     <b:include data='blog' name='all-head-content'/>     <b:if cond='data:blog.pageType == &quot;item&quot;'> <title><data:blog.pageName/> - <data:blog.title/></title> <b:else/> <title><data:blog.pageTitle/></title> </b:if> <b:if cond='data:blog.url == &quot;http://YOUR-BLOG-ADDRESS-HERE&quot;'> <meta content='YOUR PAGE DESCRIPTION HERE' name='description'/> <meta content='YOUR KEYWORDS HERE' name='keywords'/></b:if> <b:if cond='data:blog.url == &quot;http://YOUR-POST-ADDRESS-HERE&quot;'> <meta content='YOUR POST DESCRIPTION HERE' name='description'/> <meta content='YOUR KEYWORDS HERE' name='keywords'/></b:if> <b:if cond='data:blog.url == &quot;http://YOUR-PAGE-ADDRESS-HERE&quot;'> <meta content='YOUR PAGE DESCRIPTION HERE' name='description'/> <meta content='YOUR KEYWORDS HERE' name='keywords'/></b:if>
 
 If you have alot of posts just do the same following code and edit it 
 
<b:if cond='data:blog.url == &quot;http://YOUR-PAGE-ADDRESS-HERE&quot;'> <meta content='YOUR PAGE DESCRIPTION HERE' name='description'/> <meta content='YOUR KEYWORDS HERE' name='keywords'/></b:if>
 
 

 If you want to add Keywords to your blog just copy and past this code below in your HTML rdit
Notice: Don't forget to download your full template before editing
Code:
<head>     <b:include data='blog' name='all-head-content'/>     <b:if cond='data:blog.pageType == &quot;item&quot;'> <title><data:blog.pageName/> - <data:blog.title/></title> <b:else/> <title><data:blog.pageTitle/></title> </b:if> <b:if cond='data:blog.url == &quot;http://YOUR-BLOG-ADDRESS-HERE&quot;'> <meta content='YOUR PAGE DESCRIPTION HERE' name='description'/> <meta content='YOUR KEYWORDS HERE' name='keywords'/></b:if> <b:if cond='data:blog.url == &quot;http://YOUR-POST-ADDRESS-HERE&quot;'> <meta content='YOUR POST DESCRIPTION HERE' name='description'/> <meta content='YOUR KEYWORDS HERE' name='keywords'/></b:if> <b:if cond='data:blog.url == &quot;http://YOUR-PAGE-ADDRESS-HERE&quot;'> <meta content='YOUR PAGE DESCRIPTION HERE' name='description'/> <meta content='YOUR KEYWORDS HERE' name='keywords'/></b:if>
 
 If you have alot of posts just do the same following code and edit it 
 
<b:if cond='data:blog.url == &quot;http://YOUR-PAGE-ADDRESS-HERE&quot;'> <meta content='YOUR PAGE DESCRIPTION HERE' name='description'/> <meta content='YOUR KEYWORDS HERE' name='keywords'/></b:if>
 
 

Aucun commentaire:

Featured Posts

  • Add java script to a batch program03/01/2014 - 0 Comments
  • How to change a picture to an icon and change the folder icon10/09/2013 - 0 Comments
  • How to use server proxy in Internet Download Manager11/09/2013 - 0 Comments
  • Hide Remove Blogger Navbar from your Blog27/03/2012 - 0 Comments
  • Windows Explorer Hot Shortcuts31/12/2013 - 0 Comments
  • blogger