I want to add CMSMS to an existing website. Any known conflicts?
Posted: Wed Oct 08, 2008 12:45 am
I have an existing website. I want to add a CMS, but I don't need to create pages or navigation with the CMS. I'm trying to determine if adding CMSMS will conflict with my existing site if I install it.
The existing site is a collection of .html and .php5 files, all at the root. The Apache server parses .html and .php5 files for PHP5, and .php files for PHP4. There are some .htm files which are not parsed for PHP. The only directories under the root are: /cgi, /content, /css, /images and /stats. An OpenX install is in the /adtrack directory.
The new existing site uses CSS Layout extensively. I'm an experienced LAMP developer, and I'm currently maintaining 5 older sites that utilize a legacy in-house SmartyTemplates/CMS configuration.
Our business model depends heavily upon our Search Engine Rankings, so I need clean URLs and HTML that will validate.
Any thoughts/suggestions? Meantime, I think I'll download/install the code onto a localhost dev server. I did see one CMSMS example site over on the "brag" discussion that seemed to serve up .html files, clean URLs, with no hierachical structure or navigation:
https://www.espressoquest.com
Thanks, any thoughts, suggestions, or references to existing posts would be greatly appreciated!
The existing site is a collection of .html and .php5 files, all at the root. The Apache server parses .html and .php5 files for PHP5, and .php files for PHP4. There are some .htm files which are not parsed for PHP. The only directories under the root are: /cgi, /content, /css, /images and /stats. An OpenX install is in the /adtrack directory.
The new existing site uses CSS Layout extensively. I'm an experienced LAMP developer, and I'm currently maintaining 5 older sites that utilize a legacy in-house SmartyTemplates/CMS configuration.
Our business model depends heavily upon our Search Engine Rankings, so I need clean URLs and HTML that will validate.
Any thoughts/suggestions? Meantime, I think I'll download/install the code onto a localhost dev server. I did see one CMSMS example site over on the "brag" discussion that seemed to serve up .html files, clean URLs, with no hierachical structure or navigation:
https://www.espressoquest.com
Thanks, any thoughts, suggestions, or references to existing posts would be greatly appreciated!