How to fix Alexa rank issue with Seo panel version <= 3.1.0

Recently we found an issue with alexa rank checker of seo panel version <= 3.1.0

Please do following steps to fix this issue.

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

2) Unzip patch file.

3) Replace file

 

“seopanel/controllers/rank.ctrl.php”

with patch file

 

“patch310/rank.ctrl.php”

This will fix the issue with alexa rank checker.

How to fix google keyword position issue in Seo Panel version <= 3.0.2

Recently we found an issue to google keyword position reports of seo panel versions <= 3.0.2

Please check following forum link to fix this issue.

 

http://forum.seopanel.in/viewtopic.php?f=7&t=3281

 

Please update it and make your seo panel up to date.

 

 

How to fix Google pagerank check issue with Seo panel

Recently we found an issue with google pagerank checker of seo panel, due to google domain changes.

You can fix this issue by following steps

1) Open the file in /seopanel/controllers/rank.ctrl.php

2) Find the line:

$url = “http://www.google.com/search?client=navclient-auto&ch=”.$this->CheckHash($this->hashURL($url)).”&features=Rank&q=info:”.$url.”&num=100&filter=0″;

Replace it with

$url = “http://toolbarqueries.google.com/tbr?client=navclient-auto&ch=”.$this->CheckHash($this->hashURL($url)).”&features=Rank&q=info:”.$url.”&num=100&filter=0″;

 

This will fix this issue.

Note: we have added this changes with latest version of seo panel 3.0.2