

Dashboard: Core and Spam Exposure Score at a glance, with a prioritized list of pages to check first.
AlgoRadar analyzes the content already published on your WordPress site and calculates two indicative scores:
Both scores come from a local, configurable heuristic model, never from Google’s actual algorithm: AlgoRadar is not a Google product, does not replicate its inner workings, and does not predict real penalties. Every factor that contributes to a score is shown transparently (data point, reason, weight, suggestion), so the score is never a number without an explanation.
Where possible, AlgoRadar reads data directly from the WordPress database (content, internal links, metadata) instead of scanning the site over HTTP. Actual HTTP requests are reserved only for the signals that genuinely need them, such as real response time. The background scan uses WP-Cron with chained batch execution, with a browser-driven fallback for hosting environments where background execution isn’t reliable.
AlgoRadar works exclusively with data already present on your site and, if you connect it, with the official, free Google Search Console API to compare scores against real clicks and impressions. No integration with paid SEO services.
AlgoRadar connects to one third-party service, and only if you explicitly turn it on: the official Google Search Console API. It is off by default and every scoring feature works without it.
What it’s for: on the Compare page, if you choose to connect your Google account, AlgoRadar fetches your site’s real clicks and impressions per URL from Search Console so you can see them alongside the plugin’s own Core/Spam Exposure Scores.
What is sent, and when:
https://accounts.google.com/o/oauth2/v2/auth) to authorize read-only access to your Search Console data. No site data is sent at this step, only the standard OAuth request.https://oauth2.googleapis.com/token). This request includes the OAuth credentials you entered (Client ID/Secret) and the token/code itself; no content from your site is sent.https://www.googleapis.com/webmasters/v3, read-only scope) to request clicks/impressions per URL for your own site’s property, for the date range being compared. This happens only on that page load, only for a connected account, and never during the background scan itself.No content, personal data of your visitors, or site data other than your own page URLs and the date range being queried is ever sent to Google. You can disconnect at any time from AlgoRadar > Settings, which deletes the stored tokens.
This integration is governed by Google’s own terms: Google APIs Terms of Service and Google Privacy Policy.