Skip to main content Screen Reader Website Version

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

Session Timeouts

We’re currently fixing a set of issues with a shopping cart created through a different developer for a local client. They did a pretty good job but forgot about session timeouts. A lot of developers gloss over this aspect of their ecommerce site and unfortunately customers pay the

Facebook Ads V2

Still debating whether or not to use facebook ads? The short answer is you just have to put something out there to get the data back in order to determine if it gives you that ROI or not. Facebook’s network is extensive and the major benefit of advertising

Jquery Simple Fadeout

A cute little snippet to show a simple green bar upon a successful edit. <?php if(isset($_GET[‘edit’])){ ?> <div id=’notifyy’> Edited Successfully </div>     <script type=”text/javascript”>     $( ‘#notifyy’ ).show(function(){     $(this).fadeOut(5000);     });     </script> <?php } ?> The CSS: #notifyy{width:100%;background:#2f5001;padding:4px 15px;color:#fff;} Always,

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