Page 1 of 1

CMS for Search Engines

Posted: Fri May 30, 2003 3:24 pm
by redturbo917
I have a question about CMS applications.

I have a site I need to build that can create a new web page with text and images on the fly from an admin browser page. The trick is that it must be a real page that search engines can see. The title of the page would appear on the index page, which links to the page created. Of course, the admin section would be able to add/modify/delete these pages at any time.

Is there CMS application out there that meets these requirements? Or am I just dreaming?

Posted: Sat May 31, 2003 3:42 am
by twigletmac
If the processing of the page is done server-side (i.e. with PHP) then the search engine will see a completed page just like any other user going to the page.

Mac