Dreamshop
Aug 24th 2005, 1:51 am
I have a client site that desperately needs a product management database (everything is currently done manually, page by page). I have someone who can easily put the database together but it would require switching file names to php extensions.
Of course my client also has hundreds of number 1 serps and he wants ZERO downtime...so he's not happy about the idea of changing file names (even with a 301 redirect).
I've looked at a few shopping cart programs that will allow you to output html pages, so I know there's got to be a way to manage everything with the database and still utilize static pages. Can anyone tell me how this is done and what it entails?
What I'm trying to do is set this up so each page can list multiple products (one main product, and several cross-sell products), but without a shopping cart. I'll use the existing design and 'plug-in' the code which calls the products to the page. The site itself is just for generating leads, so we want to show products but we don't need shopping cart features.
I did find www.litecommerce.com which allows you to maintain html static pages based on the product name, but it has other limitations.
Anyone have some suggestions? :)
Of course my client also has hundreds of number 1 serps and he wants ZERO downtime...so he's not happy about the idea of changing file names (even with a 301 redirect).
I've looked at a few shopping cart programs that will allow you to output html pages, so I know there's got to be a way to manage everything with the database and still utilize static pages. Can anyone tell me how this is done and what it entails?
What I'm trying to do is set this up so each page can list multiple products (one main product, and several cross-sell products), but without a shopping cart. I'll use the existing design and 'plug-in' the code which calls the products to the page. The site itself is just for generating leads, so we want to show products but we don't need shopping cart features.
I did find www.litecommerce.com which allows you to maintain html static pages based on the product name, but it has other limitations.
Anyone have some suggestions? :)