best CMS for client websites?

by ish
21 replies
  • WEB DESIGN
  • |
Hi...

I have recently setup my offline business for creating websites for local clients.
I want a website builder that is easy to use (i don't know anything about html or css) but also allows me to create great looking sites quickly.

Also the client needs to be able to access the site in order to make changes themselves.

I tried weebly, but the themes they provide are very amateurish and plain.

Any suggestions?

thanks
#client #cms #websites
  • Profile picture of the author CoursesWeb
    Hi,
    Try Drupal, you can find various free themes on the net.
    At the beginning maybe it is not so easy, but it is intuitive and easy to learn to use it.
    {{ DiscussionBoard.errors[6005977].message }}
  • Profile picture of the author romika
    Originally Posted by ish View Post

    Hi...

    I have recently setup my offline business for creating websites for local clients.
    I want a website builder that is easy to use (i don't know anything about html or css) but also allows me to create great looking sites quickly.

    Also the client needs to be able to access the site in order to make changes themselves.

    I tried weebly, but the themes they provide are very amateurish and plain.

    Any suggestions?

    thanks

    Hello you can choose wordpress which is robust platform for creating the websites. Also it is very easy to use there is thousands of free plugins and themes available even you can learn wordpress online by seeing the some Youtube vidoes and that's enough to deliver the websites to your clients.
    {{ DiscussionBoard.errors[6005999].message }}
  • Profile picture of the author Andrew H
    Personally I love Joomla because it is very flexible and good for creating complex websites.

    But, Wordpress is also a great platform and is dead simply to learn if you don't have a lot of time.

    Google: Wordpress vs Joomla

    Good luck.
    Signature
    "You shouldn't come here and set yourself up as the resident wizard of oz."
    {{ DiscussionBoard.errors[6006274].message }}
  • Profile picture of the author Ukiepro
    Hello,
    It's very hard to tell which is the best! Everything depend on clients needs.
    From my past experience I can tell you that my award goes to:
    1st - developing website from scratch with own CMS.
    + you can improve it as you wish.
    2 - Drupal
    + large companies prefer to use this CMS for their websites.
    3 - WordPress - it grown up from Blog into very powerful CMS.
    - It have some problems with security. And you can fix it using plugin
    + there are plenty templates, plugins and apps for it which are very simple to install.
    - if you insall few plugins - you can have conflict between them.
    + there are a lot of programmers (cheap) who will help you to adjust WP
    + nice platform for small and middle size projects
    4 - Joomla (I had very bad experience and do not recommend Joomla for large projects and even for small)
    {{ DiscussionBoard.errors[6006426].message }}
  • Profile picture of the author Nathan Joshua
    WordPress is your best bet, there are 1000's of nice templates out there, Drupal is a bit more advanced.

    Originally Posted by ish View Post

    (i don't know anything about html or css)
    This could be a problem if your clients want a specific change on their website.

    Look at W3schools to at least learn the basics
    {{ DiscussionBoard.errors[6006579].message }}
  • Profile picture of the author dantehicks
    There are several hosted solutions out there (SaaS options). Although they typically come with a monthly per-site fee, if you lack design/development chops they will let you hit the ground running using a drag & drop interface. They also make it pretty simple for your client to get around and manage content. That way you can focus your energy on building business and marketing.

    Check out:
    piJnz (pijnz.com)
    MobiFriendly* (mobifriendly.com)
    Brick & Mobile* (brickandmobile.com)
    *these two are powered by the same technology
    BiznessApps (biznessapps.com)
    MoFuse (mofuse.com)

    Good luck!
    {{ DiscussionBoard.errors[6006930].message }}
  • Profile picture of the author Nauman K
    I thins WordPress is the best choice as its simple and most importantly you get plugins for almost all basic functionality like contact us,join now, download our brochure etc.
    so my first and last choice is wordpress.
    {{ DiscussionBoard.errors[6007223].message }}
  • Profile picture of the author socialbookmark
    If you don't know anything about CMS platforms and want to manage it yourself, Wordpress is the simplest CMS you can use and Joomla is another one but its a bit more difficult and also gives you more features and Drupal is another one but working with it needs experience and takes time to learn. I suggest you choose a simple CMS according to your knowledge and experience to don't face problems.
    Signature

    I love warriorforum. zendegiyesabz

    {{ DiscussionBoard.errors[6007331].message }}
  • Profile picture of the author Bewley
    Originally Posted by ish View Post

    Hi...

    I have recently setup my offline business for creating websites for local clients.
    I want a website builder that is easy to use (i don't know anything about html or css) but also allows me to create great looking sites quickly.

    Also the client needs to be able to access the site in order to make changes themselves.

    I tried weebly, but the themes they provide are very amateurish and plain.

    Any suggestions?

    thanks
    Wow! I can't quite get my head around the concept of you setting yourself up as a web designer/developer - but know diddly-squat about how to develop/design websites using HTML or CSS! It's analogous to somebody setting themselves up as a plumber, who does not know how to fix a leaky tap or join two pieces of copper pipe together - unbelievable!
    {{ DiscussionBoard.errors[6007893].message }}
    • Profile picture of the author Earnie Boyd
      Originally Posted by Bewley View Post

      Wow! I can't quite get my head around the concept of you setting yourself up as a web designer/developer - but know diddly-squat about how to develop/design websites using HTML or CSS! It's analogous to somebody setting themselves up as a plumber, who does not know how to fix a leaky tap or join two pieces of copper pipe together - unbelievable!
      +2 ....

      You need basic knowledge of how to use HTML, CSS, JavaScript and a scripting language such as PHP. And that's just a start. If you don't have the basic background then CMS frameworks aren't going to help you much because you still need to theme the data.

      But good luck with your endeavor, just because you don't have a handle on these things doesn't mean you can't have some basics in hand within a few months. Study via the internet and libraries and you'll soon to prove to yourself which CMS is best; there are many.
      Signature
      {{ DiscussionBoard.errors[6008490].message }}
  • Profile picture of the author Andrew H
    Wow! I can't quite get my head around the concept of you setting yourself up as a web designer/developer - but know diddly-squat about how to develop/design websites using HTML or CSS! It's analogous to somebody setting themselves up as a plumber, who does not know how to fix a leaky tap or join two pieces of copper pipe together - unbelievable!
    +1

    ..........................
    Signature
    "You shouldn't come here and set yourself up as the resident wizard of oz."
    {{ DiscussionBoard.errors[6007968].message }}
  • Profile picture of the author htmlthis
    Learn HTML, CSS, PHP and JS/jQuery, then you can start doing websites . The bare minimum would be HTML/CSS and PHP. Without PHP there is no way you can successfully modify any CMS (they are all built with PHP).

    Good luck!
    {{ DiscussionBoard.errors[6009150].message }}
  • Profile picture of the author ish
    I appreciate that I should learn html/css...I will outsource the site design once I get enough clients.

    Just needed to get started with an easy system to make sites for my first few clients. I have tried wordpress but I have run into alot of issues with themes not displaying properly.

    I will look at all the suggestions you guys have mentioned...thanks
    {{ DiscussionBoard.errors[6011004].message }}
  • Profile picture of the author rosiebrown0
    WordPress is the best platform.As it is very user friendly and easy to customize..
    Signature
    {{ DiscussionBoard.errors[6011094].message }}
  • Profile picture of the author Seo Mall
    Wordpress, of course! I'm in love with it! It has so many plug-ins and wigets!
    Signature
    Seomall.net - All SEO Services start at $4.49 - High PR Backlinks, FB fans, Twitter Followers, Ready Websites, Design, Copywriting, Guides and much more
    {{ DiscussionBoard.errors[6011232].message }}
  • Profile picture of the author texas319
    Wordpress => Squeeze Page / Blog - Simple
    Joomla => Corporate / Complex Website - Flexible
    {{ DiscussionBoard.errors[6011250].message }}
  • Profile picture of the author addlinkweb
    wordpress is best and used for all CMS purposes.
    learn it thoroughly and it will do all the required stuff
    {{ DiscussionBoard.errors[6012513].message }}
  • Profile picture of the author carolynross09
    Drupal CMS is the best one for building a website
    {{ DiscussionBoard.errors[6012841].message }}
  • Profile picture of the author YongC
    I know a another cms, it's very easy to install and use, it's don't need sql and have very much theme for free :

    Try it : FlatPress » What is FlatPress?
    {{ DiscussionBoard.errors[6013750].message }}
  • Profile picture of the author Istvan Horvath
    Wow! I can't quite get my head around the concept of you setting yourself up as a web designer/developer - but know diddly-squat about how to develop/design websites using HTML or CSS! It's analogous to somebody setting themselves up as a plumber, who does not know how to fix a leaky tap or join two pieces of copper pipe together - unbelievable!
    +3!

    I feel sorry for your clients...
    (no CMS will save them from scammers!)
    Signature

    {{ DiscussionBoard.errors[6013938].message }}
  • Profile picture of the author towhidzaman
    I'll go with wordpress as you're a newbie.But Joomla & Drupal is good too.Just install them & check which one is looks easy to you & then go for it.
    Signature
    [FB Community] >> The Marketing Cartel
    [Solo Ad Group] >> The Solo Ad Cartel
    {{ DiscussionBoard.errors[6014759].message }}
  • Profile picture of the author spicybizz
    [DELETED]
    {{ DiscussionBoard.errors[6059314].message }}

Trending Topics