Execute following sql query in your seo panel database using PHPmyadmin or any mysql client.
- Code: Select all
UPDATE `searchengines` SET `regex` = '<li.*?class="?g.*?><h3 class="r"><a href="\\/url\\?q=(.*?)&sa=U.*?>(.*?)<\\/a>.*?<\\/div><span.*?>(.*?)<\\/span>' WHERE `url` LIKE '%google%';
This will fix the issues. The issue was due the ads shown in search results is counted.