Skip to content

daylightstudio/FUEL-CMS-Google-Keywords-Module

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GOOGLE KEYWORDS MODULE FOR FUEL CMS

This is a FUEL CMS google_keywords module can be used to track your Google search engine rankings for given keywords.

INSTALLATION

There are a couple ways to install the module. If you are using GIT you can use the following method to create a submodule:

USING GIT

  1. Open up a Terminal window, "cd" to your FUEL CMS installation then type in: Type in: php index.php fuel/installer/add_git_submodule https://github.com/daylightstudio/FUEL-CMS-Google-Keywords-Module.git google_keywords

  2. Then to install, type in: php index.php fuel/installer/install google_keywords

MANUAL

  1. Download the zip file from GitHub: https://github.com/daylightstudio/FUEL-CMS-Google-Keywords-Module

  2. Create a "google_keywords" folder in fuel/modules/ and place the contents of the google_keywords module folder in there.

  3. Then to install, open up a Terminal window, "cd" to your FUEL CMS installation then type tin: php index.php fuel/installer/install google_keywords

UNINSTALL

To uninstall the module which will remove any permissions and database information: php index.php fuel/installer/uninstall google_keywords

TROUBLESHOOTING

  1. You may need to put in your full path to the "php" interpreter when using the terminal.
  2. You must have access to an internet connection to install using GIT.

DOCUMENTATION

To access the documentation, you can visit it here.

TEAM

  • David McReynolds, Daylight Studio, Main Developer

BUGS

To file a bug report, go to the issues page.

LICENSE

The google_keywords Module for FUEL CMS is licensed under APACHE 2.

About

A Google keywords SEO module for FUEL CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published