Wednesday, October 30, 2013

how to add meta description on blog?

Adding meta tag in website for  SEO is very important.  Simply meta description is added by coding on html . But this technique is not sufficient for those people who don't have coding concept. so i here tell very easy and short method of adding meta tag. actaully this method is on blog. we shouldn't do anything for it. for this if your blog template is on default then follow this steps:
  • open your blogger
  • After opening blog choose setting in droup down menu
  • choose preference
  • then u will see there meta tag on off mode , make that on
  • then put some meta name description on that related topics of the blogs.
But if your blog template is customized, then  simply follow these steps:
  • go to blogger
  • go to template
  • go html edit
  • search <head> then put following code just after <head>..
*******************************************************************
<b:if cond='data:blog.metaDescription != &quot;&quot;'>
<meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>
********************************************************************
  • then your blog template work again same as default template
  • save it then happy blogging 

1 comment:

  1. Great job! It's always tough to clearly explain this because of all the technical jargon that's involved, but you did a great job. Thanks
    website design

    ReplyDelete