Skip to main content Screen Reader Website Version

Eat More Protien

Meat in your website diet is needed – you’re probably in optimization atrophy …

What is meat for your website?

Content. Your site need fresh content added to it on a regular basis. Good content. Compelling content. But most of all, it need to be original content.

That means say goodbye to copy and pasting anything, at least anything you’re not going to extensively extrapolate on to further the discussion/article. It is true that this is what Google and other search engines are looking for. And for good reason too. On the whole, websites that have fresh content are being used more often, they are more than likely the most recent source of information and likely to keep up with fast moving trends. So Google and other search engines rank these sites near the top. They have the authority, trust and most importantly the relevance for the search algorithm to pick it out of the pack and place it on top. Content is the main driver of this action and it is becoming more important with every algorithm update. No doubt because the industry is evolving at such a rapid pace, those that keep up with new trends almost always have the freshest content.

We hear, “but I’m not a writer” almost every time we bring the subject up. You don’t need to be a writer in every scenario, you just need to write. Or pay someone to write for you, but either way, just get it done.

But go with your strengths. Keep a daily blog on your activities, new clients, industry news, anything that you can spend an hour or two per week discussing.

Write Like You Have An Audience ..even if you don’t.

Face it, you feel stupid when you know no one is reading your blog. What are you writing for? To whom exactly? Well, maybe no one will ever read every post but the fact that you are building your website means that you will inevitably drive traffic to it in almost every situation. So, in a sense, if you write it, “they will come.”

So get out there – start a blog, and get some content on it!

More Web Design Blog Content

5 Signs Your Business Has Outgrown Its Website

5 Signs Your Business Has Outgrown Its Website Your website may have been exactly what you needed five or ten years ago. But businesses evolve. Services expand. Customer expectations change. Search engines update their algorithms. Eventually, even a well-built website reaches the point where it starts working against

Answerhub versus WordPress

Recently we worked on a project with intent to use AnswerHub as the primary vehicle for user interaction. After spending some time in AnswerHub’s admin we discovered that they don’t provide anything that you cannot accomplish with easy under the WordPress hood. While AH supplies you with a

What we’ve been up to lately

Here’s what’s been going on at Livewire in the last few weeks – because, well, why not? It’s a blog ,isn’t it? Finishing up the LDM iphone app – which has been a big project that has presented us with some unique challenges. The Android version is likely

Adding a Fee in Woocommerce

This piggybacks off of a solution I found elsewhere. We modified it to add a single fee for products based on the taxonomy. It comes in handy to categories products and then apply this rule to that category. function action_woocommerce_checkout_calculate_fees( $cart ) { // Initialize $quantity = 0;

WordPress Email Issues

Every now and again we run into issues with WordPress where the email functionality has stopped working. This is usually the result of corrupted core files and/or plugin conflicts. Easy enough to fix: disable plugins or upload a fresh copy of the software and you’re good to go.