Skip to main content Screen Reader Website Version

Is PPC Advertising Worth It?

gainesville website designersThe answer is: it depends.

In our experience it really comes down to your industry, your ad’s effectiveness and … dum de dum dum … money.

First, your industry should be visible online in the first place. Holly’s Bakery is probably going to do fine on Google ads or Facebook but John’s Elder Entertainment Center might do better in the phone book … or not .. really and truly, it’s probably something you’ll have to test out for yourself and check your Return On Investment.

The way you build your ads certainly can make or break your PPC campaign. Having an effective ad is essential to be able to tell if the system is right for you. You most certainly could be missing out on a great ROI if your ads are unappealing or confusing.

It all does come down to money though. How much are you willing to spend on your PPC campaign. We can tell you from experience that there is a threshold out there somewhere for you. If you don’t reach it, then you don’t get that ROI. At some point, more than likely, the economies of scale will roll into your favor. Whether you can afford that ROI or not is another matter. We’ve had clients that don’t get a return unless they put in $1500 per month (this is rare). So, the point is, putting in $50 here or there probably isn’t going to provide you with an accurate representation of what PPCs are doing for you.

Test it out. It’s that simple. Facebook ads are better for some (cost is generally less) over Google but for other its Google that wins out. First, build an effective ad, read up on it (or hire us) and give it a test run. Sometimes your money can be better spent on organic optimization. Better give us a call.

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.

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: 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,

Raven Tools

Took a look at Raven SEO tools today. Really, not all that impressed. They have a good price but it mostly looks like you’re just hooking up other services to be managed in one location. That’s valuable in and of itself, but not really what we’re looking for

Sitemaps

Back in the day a simple website could get away with an on-page sitemap. Just a simple list of pages somewhere on the site. Not so much anymore. Sitemaps – at least the ones we intend for search engines to look at – are all internal. We use