Associate Google Analytics and WMT for Simplified Insights and Reporting

Google Analytics (GA) and Google Webmaster Tools (WMT) provide a wealth of information about website usage by visitors and the Googlebot respectively. When used individually, account holders can see key visitor metrics using GA and uncover issues that may be negatively impacting website health in WMT. While using each of these products individually is great, combining them…

New Extra-Long Descriptions Spotted in Google SERPs

The value of meta descriptions has long been debated. While many see them merely as useful information for users with questionable influence on search rankings, others insist they play a critical role in search engine results. Whatever your own opinions are about meta descriptions, the keywords used in them, and how they affect rankings, you’ll…

Coding Conventions: Keep Your Code Clean and Stylish

When working on a project it is important to keep your code efficient in both execution and appearance. All projects, especially web projects, will need to be maintained on some level. One way to make this easier is by adhering to the code conventions, or style guide, set up within your development team or community. A good example of…