Invalid dates in graph of seo panel version <= 3.7.0

Hi Guys,

In seo panel version <= 3.7.0, we have found an issue of invalid dates are showing in graphical reports.

It can be fixed easily by following steps

1) Open file seopanel.v.3.7.0.beta/controllers/report.ctrl.php

2) change line number – 434

$dataSet->SetXAxisFormat(“date”);

to

//$dataSet->SetXAxisFormat(“date”);

That will fix this issue. We will add this fix in future version :)

Seo Panel patch files for 3.6.0 – hot fixes released

We are releasing patch files for hot fixes in Seo Panel version 3.6.0

It will fix following issues

1) Yahoo keyword rank position issue

2) Directory submission issues

Please do following steps to apply patches to fix above issues

1) Download patch file from following location => http://www.seopanel.in/patch/patch360.zip

2) Unzip patch file.

3) Replace file

seopanel/controllers/directory.ctrl.php

with Patch file

patch360/directory.ctrl.php

4) Replace file

seopanel/themes/classic/views/directory/showsubmissionform.ctp.php
seopanel/themes/simple/views/directory/showsubmissionform.ctp.php

with Patch file

patch360/showsubmissionform.ctp.php

5) Import following sql file to seo panel database using phpamyadmin

patch360/patch360.sql

Enjoy seo panel features :)

 

Seo Panel patch files for 3.3.0 – hot fixes released

We are releasing patch files for hot fixes in Seo Panel version 3.3.0

It will fix following issues

– This release fixes a Keyword rank position issue in Google when using different countries and languages.

– It fixes user interface issues when selecting different languages other than English

Please do following steps to apply patches to fix above issues

1) Download patch file from following location => http://www.seopanel.in/patch/seopanel_patch_330.sql

2) Import it to your seo panel database using PHPmyadmin or any mysql client. Please check the following video tutorial for importing sql file to mysql database using phpmyadmin.

http://www.youtube.com/watch?v=fywMpgFzpKk

or

Execute following sql query in your seo panel database using PHPmyadmin or any mysql client.

UPDATE `searchengines` SET `regex` = ‘<li.*?class=”?g.*?<a.*?href=”\\/url\\?q=(.*?)&amp;sa=U.*?>(.*?)<\\/a>.*?<\\/div><span.*?>(.*?)<\\/span>’ WHERE `url` LIKE '%google%';

or

Upgrade to latest version 3.3.1

Simply use Softaculous / Installatron / Webuzo / AMPPS to install and upgrade SEO Panel or Please download latest version from http://www.seopanel.in/download/

Installation Steps => http://www.seopanel.in/install/
Upgrade Steps => http://www.seopanel.in/install/upgrade/

Enjoy seo panel features :)

Seo Panel 3.3.0 Released

Dear Seo Panel Users,

We are really happy to inform every one that Seo Panel version is 3.3.0 is released. Please install or upgrade your Seo Panel to latest version and enjoy full features.

Change Log Seo Panel 3.3.0

1) Theme Integration – Now you can change theme of seo panel and also you can develop your own themes for seo panel and distribute it to community.

2) User Interface – We have changed the user interface of seo panel using CSS3 and also added one more theme to change the user interface.

3) Performance – Improved performance of seo panel by decreasing number of database connections. This will improve the performance of cron job and report generation.

4) Bugs – Fixed all issues with keyword position checker, Site Auditor, Backlink checker and Search engine saturation checker

5) Other Changes – User friendly changes to keyword edit and directory submission sections.

Simply use Softaculous / Installatron / Webuzo / AMPPS to install and upgrade SEO Panel or Please download latest version from http://www.seopanel.in/download/

Installation Steps => http://www.seopanel.in/install/
Upgrade Steps => http://www.seopanel.in/install/upgrade/

Patch files for hot fixes in Seo Panel version 3.2.0 released

We are releasing patch files for hot fixes in Seo Panel version 3.2.0

It will fix following issues

1) Keyword rank position issue – New patches will give you more accurate results

2) Google & Bing backlinks and saturation checker issues

Please do following steps to apply patches to fix above issues

1) Download patch file from following location => http://www.seopanel.in/patch/patch320.zip

2) Unzip patch file.

3) Replace file

seopanel/controllers/report.ctrl.php

with Patch file
patch320/report.ctrl.php
4) Replace file
seopanel/controllers/backlink.ctrl.php

with Patch file

patch320/backlink.ctrl.php

5) Replace file

seopanel/controllers/saturationchecker.ctrl.php

with Patch file

patch320/saturationchecker.ctrl.php

Enjoy seo panel features :)

Thanks,
Seo Panel Team
http://www.seopanel.in

How to fix google backlink & saturation checker of seo panel version <= 3.2.0

Recently we found an issue with google backlink & saturation checker of seo panel version <= 3.2.0

Please do following steps to fix this issue.

1) Download patch file from following location => http://www.seopanel.in/patch/patch320.zip

2) Unzip patch file.

3) Replace file

seopanel/controllers/backlink.ctrl.php

with Patch file

patch320/backlink.ctrl.php

4) Replace file

seopanel/controllers/saturationchecker.ctrl.php

with Patch file

patch320/saturationchecker.ctrl.php

This will fix the issue with google backlink & saturation checker of seo panel.