New Beginnings: Mcgriff WIlliams Insurance

New clients start today: Mcgriff Williams Insurance has decided to start a new campaign for online insurance quotes.

We’ll be providing a key marketing role with their new website: INSURENCY.com

They have the very latest in online quotes and are attempting to break into a heavily saturated market filled with big time players. We have our work cut out for us, that’s for sure. But we’re up to the challenge. We know we can dominate in markets across Florida – we’ve done it with plenty of other clients. The large insurance companies don’t have all the know-how you’d expect them to sometimes and because they’re so large they leave out smaller markets that don’t meet their margins – that’s our foot in the door so to speak. Once we gain a foothold then it’s only a matter of time before we start competing in larger markets such as Orlando, Tampa, Jacksonville, etc..

The work is daunting though.  So much to be done but we’re so glad to have them on board – and to have this opportunity to show them what Livewire can do. It’s not just great web design anymore – we are the SEO masters around here.

More Web Design Blog Content

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,

The Flour Pot Bakery has a new website.

NEW!! Sally is one of a kind and so is her business. She really takes the time to put out a quality product and we wanted to give her that same high quality standard with her website that she is used to. FPB has some fantastic bread –

WordPress: Capturing Post Author Meta

An easy one here from your local Gainesville Web Designer: How to retreive the author information from a post in the WordPress loop. This assumes you’re in the loop, of course. $meta_field= get_the_author_meta( ‘your_meta’ );   Badda-bing badda-boom. You’re done. It really is that simple. Just use get_the_author_meta,

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

Date for our next Seminar is 4/8

Livewire Seminars are the perfect way to collect everything you need to know to do your own website optimization. We have what it takes to put your site on page 1 and we’ll teach you all of the not-so-secret info. Where to go, what to do, and how