|
Is Content Dynamic or Flat?
When I create content in eyemg.Compose, does it get written out to a flat HTML file or is the whole site dynamic (generated by scripts) - I know search engines sometimes have difficulty indexing dynamic sites.
eyemg.Compose writes almost all of the content out as flat HTML pages every fifteen minutes. The only time we need to present dynamic content is when there is a content change based upon a user's profile.
|