What is Rankie plugin?
Rankie is a keyword rank tracking plugin for WordPress that monitors how your pages rank in Google search results for specified keywords and displays position history directly in the WordPress dashboard. Developed by Recorp, it is a CodeCanyon premium plugin (one-time purchase) rather than a subscription SaaS tool — which is one of its main appeals compared to cloud-based rank trackers that charge monthly fees.
After setting up keywords and their associated posts or pages, Rankie queries Google search results periodically to record position data. It stores this history in the WordPress database and displays ranking trends in chart form. The plugin supports tracking per country and per keyword, providing a basic ranking analytics view without leaving the WordPress admin. Integration with Google Search Console can supplement the manual checking approach with GSC’s own performance data.
Rankie is best suited for solo operators, small businesses, or developers who want a budget-friendly rank tracking solution for a single site without committing to subscription-based tools like SEMrush or Ahrefs. Its limitations are meaningful: Google actively works to prevent automated position checking, meaning scraping-based rank data can be unreliable, subject to CAPTCHA challenges, and potentially violate Google’s terms of service. For more reliable rank tracking integrated with an SEO plugin, Rank Math Pro‘s built-in keyword tracking or Squirrly SEO’s rank tracking are better alternatives at comparable or lower annual cost.
Need Help With Rankie Setup, Troubleshooting, or Customization?
Need help with Rankie? Whether you are dealing with errors, broken functionality, styling problems, plugin conflicts, or advanced customization, we can help you fix the issue and get the plugin working properly on your WordPress site.
Get Rankie Expert HelpKey Features
- Keyword rank tracking with position history charts
- Per-country rank tracking
- Tracks ranking for specified keywords linked to specific posts or pages
- Google Search Console data integration
- WordPress dashboard widgets for quick position overview
Pros & Cons
Pros
- One-time purchase price (no monthly subscription) via CodeCanyon
- Rank data visible inside WordPress dashboard without external tools
- Per-country tracking useful for geo-targeted sites
Cons
- Scraping-based rank checking is unreliable and can return inaccurate data due to Google personalization and CAPTCHA
- Risk of IP blocks or temporary bans from aggressive crawling
Free vs Premium
No free version — one-time purchase on CodeCanyon (typically $27–37). Includes updates for 6 months with option to extend. No subscription required.
Common Problems & Fixes
Rankie is showing incorrect rankings or returning "not found" for keywords I know I rank for — why?
Rankie checks rankings by querying Google’s search results pages programmatically. Google personalizes results by location, device, login status, and browsing history — meaning the position Rankie reports may differ from what a real user sees. Additionally, Google may serve CAPTCHA challenges to automated requests, causing Rankie to return no data. For more accurate rank data, connect Google Search Console — it reports average position based on actual user impressions, not scraped results.
Rankie stopped updating rankings — the data has not refreshed in several days.
Rankie relies on WordPress cron jobs for scheduled rank checks. If your hosting does not reliably trigger WordPress cron (common on many shared hosts), rank checks will stall. Install the WP Crontrol plugin to inspect and manually trigger cron events. Alternatively, set up a true server cron job to trigger wp-cron.php on a schedule instead of relying on WordPress’s pseudo-cron. Also check if your server’s IP has been temporarily blocked by Google for automated queries.
How do I fix Rankie giving different ranking positions each time it checks the same keyword?
Ranking positions vary naturally due to Google’s continued algorithm updates, query personalization, and local ranking differences. Rankie’s scraping approach adds additional variance because different data centers, times of day, and CAPTCHA responses affect results. This is a fundamental limitation of scraping-based rank tracking. For more consistent data, use Google Search Console’s performance report alongside Rankie, treating GSC as the authoritative source and Rankie as a supplementary check.
Customization & Developer Notes
How do I set up country-specific rank tracking in Rankie?
In Rankie settings, each keyword can have a target country specified using Google’s country code domains (e.g., google.co.uk for UK, google.com.au for Australia). When adding or editing a keyword, select the target country from the dropdown. Rankie then queries the appropriate regional Google index for that keyword’s position check. This is useful for sites targeting specific geographic markets where rankings differ from the global .com results.
Can Rankie send me email alerts when my rankings change significantly?
Yes. In Rankie settings, configure email report frequency (daily, weekly) and optionally set threshold alerts for position changes above a specified number of positions (e.g., alert when a keyword drops more than 5 positions). Reports are sent to the admin email address. Ensure your WordPress site can send emails reliably — if email delivery is an issue, install a transactional email plugin like WP Mail SMTP before relying on Rankie’s email alerts.
Frequently Asked Questions
Is Rankie reliable for tracking my keyword rankings?
Rankie provides a general indication of ranking trends, but scraping-based position data has known reliability issues. Treat it as a directional tool rather than a precise measurement. For reliable rank tracking, Google Search Console (free) shows average position data based on actual user search impressions. Rank Math Pro ($6.99/month for unlimited sites) includes integrated rank tracking that is more accurate and scales better than Rankie.
Does Rankie violate Google's terms of service?
Programmatic scraping of Google search results potentially violates Google’s Terms of Service, which prohibit automated access without permission. Google may block IPs that make excessive automated queries. This is a known risk with all scraping-based rank checkers, not specific to Rankie. For compliance, use Google Search Console’s API or tools that use the official API — Rank Math’s GSC integration and official Search Console access are the safer alternatives.
Can Rankie break after updates?
Yes, that can happen, especially on older sites with many plugins. This usually happens when the plugin, theme, and add-ons are updated out of sequence. In most cases, testing on staging catches the issue before it reaches the live site. From experience, backups and changelog reviews save a lot of cleanup time.
What should I check before installing Rankie?
Start by checking whether another plugin already does the same job. In most cases, overlap is what creates avoidable conflicts and performance issues. A common issue is installing a plugin because it looks convenient without checking the stack first. From experience, a short compatibility review avoids most of the pain later.