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…