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

WordPress Email Issues

Every now and again we run into issues with WordPress where the email functionality has stopped working. This is usually the result of corrupted core files and/or plugin conflicts. Easy enough to fix: disable plugins or upload a fresh copy of the software and you’re good to go.

JSON and PHP

Here at Livewire, Gainesville Web Design headquarters, we have had a couple of projects recently that allowed us to work with JSON and PHP. Initially it may seem a bit strange for PHP experts to want to embed javascript functionality in their code base but the two work

TNT Graphics Needed us Badly

Essy over at TNT Graphics stopped by and requested some changes to his website. He just needed an overhaul of his design and some programming changes to the way the shopping cart operated. Since we can do both web design and custom programming, he came to the right

Phase 2 of Little Diamond Models is Complete

Phew! It took about 4 months of hard work but we finally finished phase 2 of one of our favorite client’s websites: Little Diamond Models. This is a huge website with a ton of great features. We started this project not even a year ago and it already

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 Amazon Dams Network

Proud to present the first online version of the Amazon Dams Network. This has been a project Livewire has been working on for several months with the University of Florida and other members from around the world. This has been a very exciting project and we are pleased