Using Warning Lights or Guages

A good article on fox-business about whether your business uses warning lights or gauges to understand how your business is growing. The proper answer should be: gauges.

A light is just either on or off, a gauge gives you much more information about where your business is headed, and in what condition. The article goes on to discuss different types of gauges and lights. The Growth gauge, for instance, lets you know exactly how much capital you have to grow in a successful way. The light for capital is simply either on or off and does not give you any information outside of itself.

We believe the same type of gauge/light metaphor can be applied to your SEO. Growth happens incrementally and relative to many other factors/gauges (think the MPH and the RPM relationship). A vague blinking light won’t tell you much about your SEO – you need to know much more information. Who are your visitors, what are their habits, how to they use your website; not simply are they there or are they not.

A SEO gauge will let you know if the actions you’re taking are giving you the results you need to climb to the next level. Luckily for us there are actually gauges we can use, it’s called Google analytics. GA provides us with a wealth of information about how our businesses are performing online. Not simply numbers it is deep insight into the behavior of your users and how they react to the changes you make. As long as you know how to read them, gauges give you the data – traffic, page views, bounce rate, demographics, and a host of other data points are part of what we need to qualify the changes we made or need to make for our websites.

Gauges provide us with details, context if you will. Lights (in the car business they’re called idiot lights) are static indicators, good for maybe cluing you in to the occasional fire, or telling you your engine needs to be checked as you coast into the emergency lane.

More Web Design Blog Content

Authority + Trust + Relevance = Rankings

Here you go – the magic formula for ranking on Google. Yes, Yahoo and Bing still matter … even though the third most searched term on Bing is “Google”  – people trying to get back to Google, but they’re still relevant. It’s just easier to focus on Google

Domain names other than .com a good idea?

Top Level Domains (TLDs), which are suffixes, are the final part of URLs. Although.com is well-known, there are more than 1,000 TLD choices available; however, not all of them are open to the general public. Prior to TLDs, IP addresses were used to visit websites, however this proved

Preloading Images with Jquery

There are times when preloading images is an important step in keeping your site/page/program running smoothly. This is especially true in the era of mobile. Here’s a cute little snippet that does just that. function preload(yourarrayOfImages) { $(yourarrayOfImages).each(function(){ $(‘<img/>’)[0].src = this; }); } preload([ ‘img/image1.jpg’, ‘img/image2.jpg’, ‘img/image3.jpg’ ]);

Understanding Image Optimization

Image optimization is complicated and a multi-tiered process that takes months of study and practice. Just kidding. It’s easy. First, make sure you’re images aren’t huge. Most digital devices take pictures in high resolutions and most stock photos come that way. Always size your images to the exact

Local Search Listing Management on Google

Building a strong customer base in your local community has always been one of the most significant components in the success of a business. With over 50% of Google searches completed on mobile devices, it’s more important than ever that on-the-go users can locate your business fast through

Budding Biologist has a new website

A cute website for a really neat childrens’ book series by budding biologist. Their new website is responsive, meaning it is mobile ready and will display correctly across all devices and all browsers. Integrated web store and using the latest in HTML 5 and CSS3 media queries. Cloud