Why are most government websites so terrible?

The recent debacle with the Affordable Care Act has made headlines but those of us in the development world are just seeing more of the same old thing. Government websites stink! Why is that? I can assure you that their cost structure is very similar to the outrageous cost of healthcare.gov. We have seen bids for local government sites in the hundreds of thousands of dollars. While they are complex, they aren’t that complex. Once major challenge is hooking up to all the old legacy systems local (aw heck, all) governments rely on. This presents challenges but the bids are still overblown – it’s kind of just “the thing to do” with government, huh?

But then, why do they still stink? If they cost so much, so be it, but at least be good, right?

They almost unanimously seem to lumber along, contain sparse information, disconnect and are chock full of broken links. Other websites are just as complex, take Amazon or Ebay for example and you’ll rarely see the kind of issues you find throughout government web projects. Maybe those are extreme examples but you would think that government web developers would at least be working with the latest in industry standards. There is nothing preventing a government site from being responsive or at least mobile friendly. Why do I see so many <font> tags? Is this 1998?

For all the trouble and money you would think the product would be just cutting edge. Nope. We relive  and suffer through the same old clunkers and just kind of shrug… it’s just the way it is.

More Web Design Blog Content
Ethics honesty and integrity words on signpost

Honesty & Integrity in Business: The Foundation of Long-Term Success

In today’s fast-paced digital world, businesses are constantly competing for attention, customers, and growth. Some companies take shortcuts, making promises they can’t keep, or worse, engaging in dishonest behavior that prioritizes profit over integrity. At Livewire, we believe that honesty, transparency, and strong core values are the key

CSS Evolution

Cascading Style Sheets, or CSS revolutionized the way the web was/is written. The next evolution has been the roll out of CSS3. With all kinds of new tricks, CSS3 promises to take web programming to the next level … and beyond. We generally hand code all of our

Pretty Awesome Image Packages

Nowadays, it’s just best to buy your images. As Gainesville Web Design experts, we purchase them almost on a daily basis. There are always projects that require different photos, icons or footage. Generally people purchase credits and then use those to buy images – kind of like an

JW Freeman Plumbing Has A New Website

JW Freeman plumbing is a new client with lots of potential. He needs something that will put him on top and Livewire is that something. We have tons of experience and dozens of happy clients that proves we have the formula for success. We don’t keep it a

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;

Using Google URL Shortener

It really could not be easier. Google’s URL shortener is certainly the best one out there. https://goo.gl/ Our latest rollout, InfoGopher, uses this extensively. Our unique texting app needs short URLs in order to remain inside text character limits. Anyway, we love it. Google as usual gives you