1. INSTALLATION

Installation Requirements

  1. PHP version >= 5.5.0 and < 8.0.0
  2. MySQL Support
  3. CURL Support - Curl must be installed with php, Ref: http://php.net/manual/en/curl.setup.php

Installation Steps

Warning

Please install seo panel in subdirectory of your website like http://yourwebsite.com/seopanel to prevent any issues with main website.

Simply use Bitnami / Softaculous / Installatron / Webuzo / AMPPS to install SEO Panel or Follow the below steps

  1. Download latest version from following link and Unzip the package.

    https://www.seopanel.org/download/

  2. Upload all the files contained in this folder (retaining the directory structure) to a web accessible directory on your server or hosting account.

  3. Change the permissions on config/sp-config.php to be writable by all (666 or -rw-rw-rw- within your FTP Client)

  4. Change the permissions on the tmp directory to be writable by all (777 or -rwxrwxrwx within your FTP Client)

  5. Using your web browser visit the location you placed Seo Panel with the addition of install/index.php or pointing directly to install/

    Eg: http://yourdomain/seopanel/install/

    _images/sp_install1.png

    Enter database details

    _images/sp_install2.png

    Select admin language and timezone

    _images/sp_install3.png
  6. Change the permissions on config/sp-config.php to be writable only by yourself (644 or -rw-r–r– within your FTP Client)

  1. Please use following login details to access Admin Interface.

    Username: spadmin

    Password: spadmin

  2. Go to Admin Panel => System Settings => MOZ Settings

    Add free moz api key in seo panel using the link shown in the page - https://moz.com/help/guides/moz-api/

Warning

  • Please change password of administrator by visiting Profile link on right top of the seo panel to prevent from security threats.
  • Remove install directory of seo panel

Video Tutorials

Tutorial 1

Tutorial 2

How to Install Seo Panel Using Softaculous

If you have any issues while installation, Please contact seo panel team or open a ticket in support system

Upgrade Steps

Warning

Before upgrade please take the backup of your current seo panel database and code

Simply use Bitnami / Softaculous / Installatron / Webuzo / AMPPS to upgrade SEO Panel or Follow the below steps

  1. Change the current seo panel directory name or move it to another place, e.g seopanel to seopanel_bak

  2. Download latest version from following link and Unzip the package.

    https://www.seopanel.org/download/

  3. Upload all the files contained in this folder (retaining the directory structure) to a web accessible directory on

    your server or hosting account.

  4. Copy the contents of sample config file config/sp-config-sample.php to config/sp-config.php or remove

    config/sp-config.php and rename config/sp-config-sample.php to config/sp-config.php

  5. Open up config/sp-config.php with a text editor like Notepad or similar editor.

    Then modify the following sections with your server and database settings of previous version of seo panel.

    # The web path or url to access seo panel through browser.
    define('SP_WEBPATH', 'http://localhost/seopanel');
    
    # DB settings - You can get this info from your web hosting provider.
    # The name of the database for seo panel
    define('DB_NAME', 'seopanel');
    
    # DB database username
    define('DB_USER', 'root');
    
    # DB database password
    define('DB_PASSWORD', '');
    
    # DB hostname
    define('DB_HOST', 'localhost');
    
  6. Save the contents of file config/sp-config.php

  7. Change the permissions on the ‘tmp’ directory to be writable by all (777 or -rwxrwxrwx within your FTP Client)

  8. Using your web browser visit the location you placed Seo Panel with the addition of install/upgrade.php

  9. Follow the steps and fill out all the requested information.

    _images/sp_upgrade1.png

    Proceed to next step

    _images/sp_upgrade2.png

Warning

Remove install directory of seo panel

Copy all plugins from ‘plugins’ folder of old seo panel folder to ‘plugins’ folder of new Seo Panel.

If you have any issues while installation, Please contact seo panel team or open a ticket in support system

Plugin Installation Steps

  1. Download and unzip plugin file
  2. Upload the plugin folder eg: ‘linkdiagnosis’ to the ‘/plugins/’ directory of seo panel
  3. Go to Admin Panel => Seo Plugins Manager
_images/sp_plugin_installation1.png
  1. Activate the plugin by Click ‘Active’
  2. Accesss plugin by ‘Seo Plugins’ from horizontal main menu.
_images/sp_plugin_installation2.png

Plugin Upgrade Steps

  1. Replace plugin folder with new version of plugin folder

    eg: replace folder ‘seopanel/plugins/linkdiagnosis’

    with new version of ‘linkdiagnosis’ plugin folder

  2. Go to Admin Panel => Seo Plugins Manager

  3. Select ‘Upgrade’ from right most action select box

  4. Confirm upgrade process.

  5. Check the version of plugin, you can see it is changed.

Get Seo Panel Plugins from => https://www.seopanel.org/plugins/

Theme Installation Steps

  1. Download and unzip theme file
  2. Upload the theme folder eg: ‘odbox’ to the ‘/themes/’ directory of seo panel
  3. Go to Admin Panel => Themes Manager
_images/sp_theme_installation.png
  1. Activate the theme by Clicking on ‘Activate’

Theme Upgrade Steps

  1. Replace theme folder with new version of theme folder

    eg: replace folder ‘seopanel/themes/odbox’

    with new version of ‘odbox’ theme folder

  2. Go to Admin Panel => Themes Manager

  3. Select ‘Upgrade’ from right most action select box

  4. Confirm upgrade process.

  5. Check the version of theme, you can see it is changed.

Get Seo Panel Themes from => https://www.seopanel.org/themes/