Come On Folks, It’s All About Site Structure, Still!

I like what Jeff Bezos said about your margin being his opportunity. In the same way, for other SEO companies out there, your inattention to site structure is our opportunity. We just wish your clients didn’t have to suffer through it before they come to us to get it right. We had a recent client, Lawn Enforcement Agency, that was having a very hard time with their SEO. The company they were using was underperforming and they were lost in the digital abyss of forgotten sites … somewhere past page 10, in the dark nether regions of  digital forgottenness.

They were doing some things right; adding content, creating a somewhat decent backlinking campaign. But they were moving nowhere in the rankings on any of the major three search engines. We took a quick look at their source code on the website and knew exactly what the problem was. Livewire created a new, fully optimized, website and put it online in about a week. Once Google and the other search engines indexed the site again they immediately saw positive results. Within 3 weeks they were on page 1 again and closing in on top positions for all of their target keywords.

It really is that simple sometimes. Coding is so frequently overlooked by SEO companies we see Google and the other search engines paying more and more attention to it. SEO companies so focused on content being king that they forget that a king without subjects is just a crazy person in a robe.

Livewire is adept at putting the right pieces of the SEO puzzle in the right places. It is common for site structure to be that one missing piece in your optimization strategy. We can look at that for you and give you the straight shot of what you need to rank on all major search engines.

 

More Web Design Blog Content

CSS3

Lots of new fun with CSS3. CSS makes styling web pages a snap. Now CSS3, the third “version”,  allows for incredibly robust styling possible. For instance, background gradients are a breeze when before developers had to create them as images or use CSS ‘hacks’ to accomplish those goals.

Photography Services

At Livewire we have not had photography services in the past, leaving it up to clients to procure their own services for website pictures. Over time, this has become an inconvenience. Mainly, waiting for images holds up the design process. We are so glad we found Kimber Greenwood

Search Engine Optimization

More important than ever and we’re at the leading edge. One of our best success stories is Rose Petals Nursery. We’ve been doing optimization for them for some time now with some great results. We’re dominating from top to bottom. Just check out this high level, competitive keyword: Old Garden

SEO Update: American Metals

Since SEO is our specialty – we know what it takes to put a website on page 1. When American Metals came to us they were back past page 10 for a lot of their keywords and getting about 50 users per month on average on the website.

The Best of HTML 5

Thank Goodness HTML 5 is finally here and it’s everything we expected it to be and more! Out of the many new features with the code standards comes with it many new and exiting programs to facilitate the production of HTML 5 websites. One great new tool is

Javascript called by PHP

Interesting little snippet. What is going on here? Livewire gives you the low down.    if($num_rowvs == 0){ echo ‘<script>// <![CDATA[ alert(“This is an alert message. I’m alerting you that you are totally awesome!”); // ]]></script>’; }   First, we’re creating a simple if statement in PHP.  Not entirely