Forum Moderators: not2easy
I don't know if I'll be able to properly meta tag the pages individually if I use a CMS, or if the page titles every change. Are there any negative effects with regards to search engine results?
When you say "learning curve", are you referring to the installation process or use by people uploading to the site?
On the developer end, Typo3 is very complex--but you can do virtually anything you need to with it.
On the user end, I find that one session of between two and four hours and maybe a short, follow-up session is adequate for training most editors--but the trainer does need to know the system very well to pull this off.
-b
From the editor perspective it's rather easy and can even be made easier when the editor's access to features gets limited to the very minimum.
We had the same problem and toyed with using off-the-shelf CMS. We only wanted a simple CMS to enable our users to enter a page of text, some photos and contact email for an auto-generated contact form. In the end we implemented a simple CMS ourselves using php and integrating an html editor called FCKeditor [fckeditor.net]. This is a simple html editor that is as easy to use as MS Word.
Writing our own, simple CMS allowed us to have total control of the html. The result is that our CMS generated pages all have optimised page elements and rank exceptionally well.
If you only want a simple CMS I'd recommend writing it yourself if you can.
A CMS shouldn't have any efefct on Page Rank