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 

Wednesday, October 16, 2013

some shortcut tips

  • CTRL+A=select all
  • CTRL “+”=ZOOMS letter
  • CTRL”-“= becomes narrower letter
  • CTRL+X=delet all
  • To bookmark any page: ctrl+D
  • CTRL+V=past
  • CTRL+Z=undo
  • CTRL+ALT+drag=copies all on to another
  • To do new tab while opening web pages:- CTRL+click on the web pages.
  • To change language:- ALT+shift
  • To change language with same caterghory:-ctrl left+shift
  • To make underline: CTRL+U
  • Tomake the letter bold:- CTRL+B
  • To make letter the italic: ctrl+i