Google Keywords Module Documentation
This Google Keywords module documentation is for version 1.0.
Overview
The Google Keywords module allows you to search a given domain with certain keywords to find out how highly you rank in the top 100.
Google Keywords Configuration
The following configuration parameters can be found in the modules/google_keywords/config/google_keywords.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 |
---|---|---|
default_domain |
'' |
the default domain to search for when using keywords |
num_results |
100 |
the number of results google will return |
default_keywords |
'' |
the default keywords to search for |
additional_params |
array() |
additional parameters to include in the search string |