Page 1 of 1

Re: Locating my page content

Posted: Mon Dec 14, 2009 8:04 pm
by Rolf
Hi davidf
I cannot locate my page content when I have the site files open in an FTP client.
The page content is stored in the database.
I am concerned that the site might not be search engine friendly unless the page content files are visible to the robot crawlers
Bots don't scan files, but webpages. So you are saveĀ  ;)

Grtz. Rolf

Re: Locating my page content

Posted: Mon Dec 14, 2009 8:12 pm
by Peciura
I cannot locate my page content when I have the site files open in an FTP client. I can only locate the .php files
All content is saved in table `cms_content` in your Data Base.
Here are listed tools (plugins for browsers) to inspect your pages (styles, meta...). http://forum.cmsmadesimple.org/index.ph ... #msg162522
IMO your installations is just fine.

Re: Locating my page content

Posted: Tue Dec 15, 2009 11:25 pm
by reneh
The "pages" are created on the fly on all access to your site - also by robots.

To look for you meta information - use your browser...

Re: Locating my page content

Posted: Thu Dec 17, 2009 6:45 pm
by Dr.CSS
davidf wrote: A previous installation of cmsmadesimple for another site showed my page content as .asp pages
No way you were using CMS Made Simple to make .asp flat file pages...

Re: Locating my page content

Posted: Fri Dec 18, 2009 8:14 pm
by jmcgin51
Dr. CSS wrote:
davidf wrote: A previous installation of cmsmadesimple for another site showed my page content as .asp pages
No way you were using CMS Made Simple to make .asp flat file pages...
No, but he could have been using mod_rewrite to make the URLs look as though he was using flat ASP files.