Submitting your website's sitemaps to Google Webmaster Tools is one of the way to give Google information about your site. Creating and submitting a Sitemap helps make sure that Google knows about all the pages on your site, including URLs that may not be discoverable by Google's normal crawling process. … [Read more...]
Google Adsense: Google Ad Planner – Showcase Your Site
Google Adsense has just announced "Google Ad Planner". Google Ad Planner's Publisher Center is used to showcase your site and to help publisher increase the visibility of your sites to potential advertisers. … [Read more...]
Google Adsense: Integrate Your Adsense Account with Google Analytics
For the past few months, Google Adsense has been gradually inviting publishers to integrate their AdSense accounts with Google Analytics. On April 29, 2009, Google has announced that this feature is now available to all publishers on its Adsense blog and Analytics blog. … [Read more...]
Java: Static Variables, Static Methods and Static Constructor
Java's static variables are variables or fields that are common to all object of a class. Unlike instance variables, objects of the same class have their own distinct copies of the variables and values. In other words, a static variable is shared among objects of the same class. You can declare static variables (or static fields or class variables) by adding static modifier to … [Read more...]
Gmail: How to Monitor Your Mail Account Activities
How do you know your Gmail account's actitivies like the date and time when you signin, access type (mobile, web and etc) and the IP addresses where you signin your Gmail mail account. Sometime you may have signed in at other PC (like cyber cafer, friends's house and etc) and may have forgotten to sign out. How can you ensure that all your Gmail mail account sessions has … [Read more...]