Skip to main content Screen Reader Website Version

The problems with Wix

Wix is a do-it-yourself website builder. While this may seem to be in direct competition with Gainesville Web Design companies, they fill an important niche; mainly, those customers that cannot afford a professional website but still desire to have a nice looking design for their business. The templates are nicely made in most cases – some designs you could even qualify as stunning. For informational sites only, they are not a bad choice. But there are issues.

  1. There is no HTML or CSS customization… whatsoever. This means that you are stuck with the template you choose – no chance at adding any custom work.
  2. Changing templates. There is not an option (currrently) that allows you to switch themes. So if you want a new look for you website you have to start from scratch.
  3. The blog. The wix blog software has left a lot to be desired. Over simplistic and not at all SEO friendly.
  4. URLS. Many URLS are not SEO friendly. Wix does not employ a mod rewrite option.
  5. AJAX. The most disturbing thing about wix sites is that some of them are completely powered by AJAX. All well and good until you look at the source code on your website… it’s all Javascript, which is virtually invisible to search engines … so, for the most part, so will your site. That’s not good.

All in all wix serves a useful purpose but they are seriously lagging in the SEO department. The custom builder has plenty of useful options however they just don’t compare with a professionally designed site. Still a great option for business owners on a tight budget.

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,

WordPress Experts: Getting Slug by Single_Cat_Title

An interesting problem that I came across in a recent project. The client needed a custom post taxonomy set to a gallery of choices on a featured section of their website. First we needed to add custom post types and category images plugins. Iterating through the taxonomy was

How important is color in web design?

Color is an extremely important aspect of web design. It can have a significant impact on the user’s perception of a website, its brand identity, and the overall user experience. Here are some reasons why color is important in web design: Branding: Colors can be used to create

TOP 3 PROJECT MANAGEMENT TOOLS AND WHY THEY ARE SO IMPORTANT

Whether you are a Freelancer or a small business owner, you know the importance of an accurate project management, here are 3 of the best project management tools that can help you achieve your goals. 1.- Teamwork Projects Teamwork Projects is a cloud-based project management solution it allows you

An Accessibility Mindset

How often do you receive this response when inquiring about making a website more accessible? We wish we could devote more resources to it, but at the moment we just don’t know enough to get started. The value and necessity of making websites accessible are generally recognized. Almost

Moving Your Website To A New Host

Sometimes it’s easy, most of the time it is not. What a headache! If you’ve moved hosts and domains several times you’re probably an old hand at it; if not, you’re in trouble. You’ll probably need the assistance of someone that has some experience in this area. Choosing