Sunday, 27 March 2011

Google PageRank Exclusivity License Period Expiring in 2011. What does that mean?

0 comments
In webmaster world, Google PageRank is an important factor in measuring the strength of a webpage. Time to time, Google allocate or update the PageRank of webpages as a number between 0 to 10 where 10 is for most popular webpage. It is another story that in year 2010, Google updated the PageRank in April and after that it didn’t happen yet. We all are awaiting for the Google PR update. Anyways, here is another story where it is found that PageRank is a patent owned by Stanford...

How To Create Gmail Account

1 comments
Open http://mail.google.com/mail/signup in your browser or go to http://www.gmail.com and at the bottom right corner you would see “Create an account” button, click it.You would get the below form:-Fill up this form and submit it. Sometimes the form does not get submitted, in case if you have not entered something or if you have entered wrong code/captcha or password does not satisfy minimum requirements. So, re-enter the blank fields (you need to enter and re-enter the password...
0 comments
If the post that you are writing is a longer one, you might want to insert or embed an adsense ad in between the content so that you can monetize your longer content.You can achieve this by pasting a small function in your active theme’s functions.php and then using a simpe shortcode [adsense]Code to paste in functions.php :? 010203040506070809101112131415161718192021222324252627282930313233343536373839function create_adsense_shortcode( $atts ) {    extract(shortcode_atts(array(            'size'...