work

Squarespace -vs- Wordpress

I get asked quite frequently from potential clients, why they should choose Squarespace over a free service like Wordpress. To those on the outside, it is a very valid question. So, instead of having to explain things again, I will write my response here and be done with it.

1. Hosting.
Wordpress has two options, hosted for free with the wordpress name in your url or find your own hosting solution. Since there is no free version of Squarespace, I wont counter that point. For the find your own hosting option, there is some dirt cheap hosting options out there, seriously scary cheap hosting like $3 dollars a month. This, to some, seems to good to be true, and it is. Shared hosting, which is what you are getting on the cheap is like trying to fit 5,000 kids into a small cafeteria built for 50, then trying to serve them hot food in a timely matter, only there is one cook and one line to get that food. People underestimate how important hosting is, IT IS WHAT KEEPS YOUR WEBSITE LIVE. Not something I would consider a minor point. But none the less, a major reason so many people choose wordpress. Squarespace on the other hand is a self hosted service. So what does that mean exactly? Well it means this. For those of you too lazy to click the link and read the article, it basically says that Squarespace is hosted on a clustered, redundant, backed up, solely for the purpose of running squarespace, melt the face off of a huge digg traffic spike server. Squarespace maintains that server full time, it is their job. Who's job is it to manage your server when you run Wordpress? Oh, that is yours, have fun with that. The main point I see here is that you have other things to be worrying about for your business then hosting and server maintenance. Let Squarespace deal with that, the price you pay is minute in comparison to the piece of mind you get from not having to ever, ever think about it.

2. Development.
Wordpress has a great online community. They push development at a great pace. This in return helps everyone grow the system. Squarespace also has a great development push, the software is always advancing, upgrading, and pushing the envelope. The benefit for Squarespace here is that the Squarespace team is building all these upgrades themselves, they test them, they make sure they work, they polish them. There isn't the risk of downloading a plugin for your site, like in wordpress, and having it be buggy and take down your site.

3. The Back End.
A huge advantage for Squarespace is in the backend and usability of the system. Wordpress isn't, in my opinion, a great pleasure to use and develop on. When you are building a site, you need to make sure the tool you are using is easy to use, and intuitive. From all the CMS systems I have used over the years, Squarespace's back end is years ahead of others and just plain drop dead gorgeous to boot. This might be more of a designer thing, but I like things that look good AND work good.

4. Support.
A great online community is often times the best resource to find support. The only problem is when that is your ONLY means of support. There is no guaranteed turn around times or for that matter the piece of mind that your support is even the right support. With Squarespace, support is built into every site. It isn't just any support either, it is great support. Squarespace experts answer your every question, no limit to how many support tickets you can create either. It is amazing, you are never without support. I am not sure you can even justify not having this option, support is crucial and GOOD support is mandatory.

5. Features.
Squarespace offers amazingly complicated features that even my grandma could implement. All of the features are just a click away from adding. Dynamic google maps, multiple blogs, photo galleries, forum, the list goes on. Check out the feature list on their site for more details. Squarespace makes it ridiculously easy to add this dynamic content. There is no scripts or coding to add, ever. Everything is accessible to all users in a straight forward interface. With Wordpress you often times run into plug-ins that require some hacking, that isn't fun, why do you think they named it after coughing things up? Features are being added all the time to Squarespace which always keeps you ahead of the game and keeps your website fresh.

6. The Package.
So, where does that put us? Each system has it's strengths and weaknesses, and this is in no way a comprehensive review, but when it comes right down to it, I think Squarespace is far superior as a package. You can be up and running in minutes and look good doing it. The stability of Squarespace's system is second to none. You can always count on it, there are people who make sure of that, and for that, every penny of their costs are justified in my opinion. Building around the stability you have a web app that just works. There are no surprises, everything is tested and true. Some people will like open source software better, but on a day to day basis and if my business's website is counting on it, I want stability and reliability. When you buy a Squarespace account, you are buying a team. A team who is dedicated to the system and is equally passionate about it. I like teams, they make me feel warm and fuzzy, which, i bet, is what a website would feel like if you could touch it.

If you are thinking about signing up for a Squarespace site help support me and sign-up via this link.

If you some insight to add, feel free to comment.

Reader Comments (12)

Amen!!

Wordpress gives me nightmares, SS all the way!

March 13, 2008 | Unregistered CommenterDarcy Cardinal

I like everything about squarespace except for the lack of Digg and social networking features . I have yet to figure out how to add them....

March 19, 2008 | Unregistered CommenterSkinski

@Skinski,

Here is a link to a walk-through on how to add social networking links, it is really easy.

http://sqcommunity.squarespace.com/advanced-modifications-journal/2008/2/8/adding-digg-to-your-journal-entries.html

Hope that helps.

March 24, 2008 | Registered CommenterTyler Thompson

Tyler -

I wish that helped me. I have no idea where I'd go in my template to put that code in. The template within Squarespace that you can edit is wildly different from the source page of the actual site, so I guess my confusion is where would I make that change? Do I need to hack my source code, remove all the blog specific language that's in there, save it, and import it over the whatever-it-is template in Squarespace?

Honestly, this is the one thing I want Squarespace to do that it can't. But I don't want to move forward with a website that doesn't integrate bookmarking.

April 7, 2008 | Unregistered CommenterColin Boyd

Colin,

You need to first and foremost, create your own layout and editable templates.

Second, Navigate to your "Journal - Entry Content" template.

Then find this snippet of code;

---------------------------------------------

$else$
<div class="body">

---------------------------------------------

and replace it with this...

---------------------------------------------

$else$

<div style="float:left; padding:5px 25px 10px 0;">
<script type="text/javascript"> digg_url = '$SSWebsiteUrl$$attr.url$'; </script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
</div>

<div class="body">

---------------------------------------------

if you need further help, visit the developers community.

www.sqcommunity.squarespace.com

Thanks,

Tyler

April 8, 2008 | Registered CommenterTyler Thompson

Congrats on your new gig at squarespace. I need your advice and connection inot their inner sanctum of knowledge and planning.
I need to be able to import new PAID subscribers, who purchased from my shopping cart site, and have them be "batch processed" into my SQ dbase list of subscribers.
It will take me too long to add each new subscriber manually; as that is the only reply that I have received from them. This does not meet my business need.
What do you know about this? It is very important to my business.
Thanks,

April 8, 2008 | Unregistered CommenterSteve

Any hints on adding a music player to squarespace. I'm setting up a site for a guitar studio.

April 22, 2008 | Unregistered CommenterCamille

Anyone have any opinions or comparisons between Squarespace, Goodbarry and Lightcms? Thanks.

May 3, 2008 | Unregistered CommenterNathan

@Camille - Lots of services offer embeddable players, google should be able to help you with this.

May 7, 2008 | Registered CommenterTyler Thompson

Seems like squarespace is a dreamboat.
I'm considering jumping on board, but i just wish they'd write
a darn good book on how to mod your own site or create a
template and upload etc like wordpress have: something with loads
of pics for us right brained creatives.
C'mon guys. There's a book waiting to be born here!

June 4, 2008 | Unregistered CommenterKier

@Kier - Version 5 is coming soon and it will be such a huge shift in the way you build sites - should relieve that problem. But as always, more manuals etc are coming.

June 5, 2008 | Registered CommenterTyler Thompson

Does anyone know if there is anyway to import a year and a half of blog posts and comments from the free wordpress version to Squarespace. I'm totally hooked on SS, but I'm cutting and pasting my old blog over and it sucks.

June 12, 2008 | Unregistered CommenterMitch McDad

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>