CMS Versus Html ?

Discussion in 'HTML & Website Design' started by digitome, Sep 5, 2006.

  1. #1
    What are the advantages of using a CMS versus making static html pages?
     
    digitome, Sep 5, 2006 IP
  2. wmtips

    wmtips Well-Known Member

    Messages:
    601
    Likes Received:
    70
    Best Answers:
    1
    Trophy Points:
    150
    #2
    Quick thoughts:

    CMS Pros:
    + Templates. You can easy change layout and design (or adsense code). You do not need to find and replace tons of html pages.
    + Comments, raters, other dynamic things.
    + Auto RSS generation.
    + User management if you need a multiuser site.
    + Access rights by users.

    CMS Cons:
    - Vulnerabilities. Popular CMS are attacked by hackers. You need additional efforts to make an security fixes and so on.

    I think static html may be good for several-page-websites, not more. It is difficult to maintain and change it on the larger site.
     
    wmtips, Sep 5, 2006 IP
  3. digitome

    digitome Peon

    Messages:
    411
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for your input
     
    digitome, Sep 5, 2006 IP
  4. tbarr60

    tbarr60 Notable Member

    Messages:
    3,455
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    210
    #4
    Adobe Contribute is another option. It basically allows users to browse to a page and edit much like you would in Word. It's essentially Dreamweaver in WYSIWYG mode so you can edit content within a template and use FTP and/or an approval process to upload changes. A web developer can create the templates and anyone with web browser and Word skills can update and I believe your security is better than many of the free CMS systems since you don't have admin access to the site only FTP.
     
    tbarr60, Sep 5, 2006 IP
  5. Dabs

    Dabs Peon

    Messages:
    115
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    CMS might have performance issues, but today these are all negligible unless you get slash dotted.

    Static html is very easy to get started. That's what I use but I'm going to learn some CMS too.
     
    Dabs, Sep 7, 2006 IP
  6. majohnst

    majohnst Peon

    Messages:
    78
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    If your site is database driven and has lots of pages (100's or even 1000's), a CMS is the way to go. It allows you to maintain the site a whole lot easier than having to manually edit every page on your site.
     
    majohnst, Sep 7, 2006 IP