Skip to main content
Category

Web Design

SEO NewsWeb Design
October 10, 2012

Google Updates: EDM, Panda & Penguin

Leading search engine Google rolled out major updates in the past two weeks, all of which may directly be effecting (or improving) your search result standings. Google is known for deterring unfair webmasters from boosting their search engine results with unfair tactics which result in a bad experience for any user. These updates are targeting all the webmasters who have…
SEO NewsWeb Design
August 3, 2011

Speed up Google indexing with GoogleBot Fetch

If you just recently made changes to your website then you most likely want Google to index it so you can see those changes in the search engines. Well now you don't have to sit back and wait, you can fetch the new content as a Googlebot using Google Webmaster Tools. With the Fetch as Googlebot URL submission tool, site…
Coding TechniquesWeb Design
July 27, 2011

Handy JavaScript Shorthand Techniques

Here some great shorthand techniques that are valuable for any Javascript based developer. These will save both time and space - keeping your code clean and whitespace to a minimum. 1. Shorthand - Null, Undefined, "" Checks A common scenerio for developers is to check if the variable you are referencing is null or undefined. Longhand: if (variable1 !== null…
Web Design
June 26, 2011

4 Web Design Tips We Lest Not Forget

Intro A website is designed to communicate in some way, shape, or form. If it fails to do so then it has failed in its purpose. There are millions of ways to convey messages and andvertising through use of a web page so first and foremost be sure that your ideas are your own so you dont get caught in…