1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Looking For CMS that outputs HTML

Discussion in 'Content Management' started by MuscleandBrawn, Jun 25, 2009.

  1. #1
    I'm looking for a simple CMS that can drop content into a HTML template I provide, and spit out HTML pages.

    I want the flexibility to be able to tweak sidebar, footer, whatever content, alter the template, and not have to change 1,000 static HTML pages individually.

    I have run Wordpress for too many years to count, but it's time to move on. My site is growing rapidly, and the security/CPU load issues of Wordpress just aren't for me anymore.

    I understand why you like Wordpress, so please don't respond trying to re-convert me. I simply want a CMS that spits out HTML pages.

    Thanks in advance.
     
    MuscleandBrawn, Jun 25, 2009 IP
  2. ironmanv8

    ironmanv8 Active Member

    Messages:
    211
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #2
    it seems pretty straight forward what you want. Why don't you write a PHP script that does that? It should be quicker to do that than try to find the perfect CMS.

    It is a matter of some includes(), fopen(), fwrite(), fclose()
     
    ironmanv8, Jun 25, 2009 IP
  3. abdussamad

    abdussamad Active Member

    Messages:
    543
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #3
    If you want something lightweight then try snews.

    Personally I would recommend drupal as a complete CMS. Its got caching build into it so it shouldn't be too demanding of your web server.
     
    abdussamad, Jun 26, 2009 IP
  4. MuscleandBrawn

    MuscleandBrawn Member

    Messages:
    119
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    30
    #4
    Thanks for the suggestions abdussamad...I'll check them out.

    ironman...on paper a nice idea, but I don't know PHP, and don't have time to learn. I'm looking for a bit more practical solution.
     
    MuscleandBrawn, Jun 26, 2009 IP
  5. website999

    website999 Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    We can provide you wordpress - Your own customized Theme, if interested. - website999.com
     
    website999, Jun 26, 2009 IP
  6. MuscleandBrawn

    MuscleandBrawn Member

    Messages:
    119
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    30
    #6
    I am already running Wordpress. Please see original post.

    My site is growing rapidly and I need a more secure, non-CPU intensive platform - that is why I want to move to static HTML. -
     
    MuscleandBrawn, Jun 26, 2009 IP
  7. ivan.kristianto

    ivan.kristianto Active Member

    Messages:
    136
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #7
    I have done the really simple one with asp when i went to college. But the idea is, you have the content management and at the end of it will create html files with just one click button and it will export and overwrite your html files.
    And my friends build the desktop version with C#, but the idea is similiar.
     
    ivan.kristianto, Jun 26, 2009 IP
  8. sanyi007

    sanyi007 Peon

    Messages:
    189
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Well, i found these cms:
    Movable Type
    Typo3
    Drupal (just for not-logged-in users)
    TextPattern

    I think there are more, which can cache entire pages to html.

    Altough i think wordpress with wp-super cache is one of the best and lightweight solution to your problem... there is no solution to high traffic, just one :
    higher traffic - stronger server, better host

    So i think you should use drupal or wordpress. (i prefer drupal, but with huge traffic, and with logged in users it can be a cpu eater too)
     
    sanyi007, Jun 26, 2009 IP