FUEL CMS User Guide : Version 1.5.2


Page Analysis Module Documentation

This Page Analysis module documentation is for version 1.0.

Overview

The Page Analysis module is an easy way to see the content breakdown of a page. It's usefuel for doing SEO optimization.

Page Analysis Configuration

The following configuration parameters can be found in the modules/page_analysis/config/page_analysis.php configuration file. It is recommended that you copy the config file and place it in your fuel/application/config directory which will override the defaults and make it easier for future updates.

Property Default Value Description
toolbar
array(
'toolbar' => 'Page Analysis',
)
the inline editing toolbar for doing page analysis

Libraries