Sunday, March 29, 2015

Routine

Day/Group Sunday Monday Tuesday Wednesday Thursday Friday Saturday
Group 1 09:00-13:00 11:00-16:00 10:00-14:30 07:00-12:00 06:00-11:00 05:00-10:00 04:00-09:00
  17:00-22:00 19:30-23:30 18:00-22:30 16:00-21:00 14:30-19:30 13:00-18:00 12:00-17:00
Group 2 04:00-09:00 09:00-13:00 11:00-16:00 10:00-14:30 07:00-12:00 06:00-11:00 05:00-10:00
  12:00-17:00 17:00-22:00 19:30-23:30 18:00-22:30 16:00-21:00 14:30-19:30 13:00-18:00
Group 3 05:00-10:00 04:00-09:00 09:00-13:00 11:00-16:00 10:00-14:30 07:00-12:00 06:00-11:00
  13:00-18:00 12:00-17:00 17:00-22:00 19:30-23:30 18:00-22:30 16:00-21:00 14:30-19:30
Group 4 06:00-11:00 05:00-10:00 04:00-09:00 09:00-13:00 11:00-16:00 10:00-14:30 07:00-12:00
  14:30-19:30 13:00-18:00 12:00-17:00 17:00-22:00 19:30-23:30 18:00-22:30 16:00-21:00
Group 5 07:00-12:00 06:00-11:00 05:00-10:00 04:00-09:00 09:00-13:00 11:00-16:00 10:00-14:30
  16:00-21:00 14:30-19:30 13:00-18:00 12:00-17:00 17:00-22:00 19:30-23:30 18:00-22:30
Group 6 10:00-14:30 07:00-12:00 06:00-11:00 05:00-10:00 04:00-09:00 09:00-13:00 11:00-16:00
  18:00-22:30 16:00-21:00 14:30-19:30 13:00-18:00 12:00-17:00 17:00-22:00 19:30-23:30
Group 7 11:00-16:00 10:00-14:30 07:00-12:00 06:00-11:00 05:00-10:00 04:00-09:00 09:00-13:00
  19:30-23:30 18:00-22:30 16:00-21:00 14:30-19:30 13:00-18:00 12:00-17:00 17:00-22:00

Friday, October 10, 2014

How to Put Adsense Ads Middle of the Every Pages and Posts

It is too important to optimize your adsense ads in your site.  In the earlier post, we found how to put adsense ads just below the post title. Now we are going to learn how to put adsense ads in the middle part of the post and any place within the post. Often adsense user think if the ads are displayed in the just below the post title, it is the best position. Moreover that there is also a place which is equally as better as below the post title. This is the middle position of the posts.

If you want to display your ads just middle of the post, this technique can increase your earning.

Let see how we can add ads middle of the post page.


Suggestion:-We always recommend to back up your template before changing any elements of your templates.

1. In the beginning, login into your adsense account.
2. Then go to my ads>>new ad or you can take the existing one which is suitable for your page.
3. Copy the code and parse it using online HTML parsing tool. Click here to Parse.
4. After parsing, copy the parsed code and paste it to the notepad.

Now Login into your blogger dashboard.
Click on template>>edit html.
Then find this code <data:post.body/>.
There you can see more than one times this code but you should stop at second one.
And Replace the <data:post.body/> by the following codes.

<div expr:id='"adsmid1" + data:post.id'></div><div style="clear:both; margin:15px 0"><!—Adsense ads here--></div><div expr:id='"adsmid2" + data:post.id'><data:post.body/></div><script type="text/javascript">var obj0=document.getElementById("adsmid1<data:post.id/>");var obj1=document.getElementById("adsmid2<data:post.id/>");var s=obj1.innerHTML;var r=s.search(/\x3C!-- adsense --\x3E/igm);if(r>0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+16);}</script>

Now put the adsense parsed code where you see <!—Adsense ads here-->.
Click on save template.
At last when you create a new post , you have to the following tag into the HTML file where you want to show  your ads <!-- adsense here -->.

Such as: <div>content content  content  content content  content  content content  content  content content  content  content content  content  content content  content  content content  content  content content  content  </div> <!-- adsense here --><div>content content  content  content content  content  content content  content  </div>.

Congratulation you did it. This techniques is preferred by google’s terms and services.

What are Meta Tags, Meta Keywords, Meta Description and Meta Title

Some of our visitors friend asked me about the difference among keywords, descriptions and tags.Some of the people do not know the exact meaning and difference of meta descriptions/descriptions, keywords/meta descriptins and tags.

Meta Description Title Keywords and Tags

What are Keywords or Meta Keywords

Let to me to clear about one thing that you should know the meta keywords or keywords are not used by the Google and Bing to determine the rank of sites an blog but some search engines still use it on its algorithm. So it is not necessary to think about meta keywords. Keywords are not visible in the site.
Meta keywords are same like the meta tags. Meta keywords should be like the meta tags which should seperate by the comma.

What are Tags of a Blog


In blog tags are called as labels and in wordpress it is called as categories which is separated by the commas. It describes a specific post as specific category. In wordpress and blog, they are often place at aside. Tags should place more than 3 in an post or article.

What are Description or Meta Description of a Web Page


Meta descriptions are more important than those two keywords and tags. Google algorith mostly follow the desciption to provide rank for websites and webpages. You should know that meta description should not be more than 150 word. It should be less than 150 words and not less than 100 words. Here you can place the possible keywords of your posts.

What is Meta Title


Meta title is title of each post of the blogs and sites. Title seems more significant for the better result of your posts in the search engine. Indeed title shows the attraction your blog. You should pick a solid topic or title and then publish your post.

Hope you all get some information about these important parts of SEO.
Thank you all.

How to put Meta Description in a Blogger Blog

Many bloggers do not know how to add meta description in the blogger blog but it is not the aspect that you should worry. Because blogger has already made a search description box to add meta description into your blogger blog. But it is disabled in default by the blogger. You should just enable it and put description on your all the posts. Lets just see the below process to enable the blogger meta description and put the description each post.
Meta Description not shown
Before Enable Meta Description

How to Put Search Description in Blogger Blog?



How to enable meta description on blogger

Step 01: Go into your blogger account and select one of your blogger in which you should want to put meta description.
Step 02: Now click on Setting >> Search Preference. Then click on edit link of meta tags. and then chooseEnable search engine description? 'yes'. 
Step 03: Save it. 

Now you will be able to put search description in your each posts.
Enabled meta description in blogger


  

Thursday, April 17, 2014

How to-press ctrl+alt+F and go to facebook

I am going to tell you about a easy way to go to facebook. You can actually change this trick to go to any website you like. (you must do these steps in desktop)

  1. open a notepad and type  start http://www.facebook.com/  
  2. save it as batch file. ex- facebook.bat
  3. right click on the created icon and click on 'create shortcut'
  4. right click on created shortcut and select 'properties'
  5. There, in the shortcut tab in shortcut key press f. then it will be changed to ctrl+alt+F
  6. press 'apply' and 'ok'
  7. Now you can go to facebook pressing ctrl+alt+f anytime you want.

How to Open and close the dvd-rom with notepad


  1. First open a notepad
  2. copy and paste these codes to it.          
Set OWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = OWMP.cdromCollection
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
colCDROMs.Item(i).Eject
Next ' cdrom
End If

     3. save notepad as .vbs file. ex- dvdrom.vbs
     4. now double click the created file.