| 开发者 | greenlogfr |
|---|---|
| 更新时间 | 2026年7月23日 23:31 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
api.greenlog.fr (opt-in, off by default)
If — and only if — you explicitly allow it via the notice shown after activation, the plugin sends anonymous technical data to https://api.greenlog.fr/api/telemetry/collect: a random site identifier (UUID), your site domain and URL, the plugin / WordPress / PHP versions, the site language, whether the site is multisite, and the install and last-activity dates. It is sent when you activate or deactivate the plugin, then at most once every 7 days. Nothing is sent until you allow it, and you can change your choice at any time. Details: https://greenlog.fr/telemetry — see also the Privacy section below.
The same request also carries a handful of aggregate whole numbers describing how the plugin is used, so development effort goes where it is actually needed: how many posts and pages are published, how many have been analyzed, the average SEO score, how many scored higher after you edited them, how many days passed between install and first analysis, and whether the Automation suggestion has been displayed at least once. These are site-wide totals only — never per-post figures. No post content, no titles, no post URLs, no keywords, no WordPress user identifiers and no personal data are ever sent.
2. Static links to Greenlog SEO Automation — suite.greenlog.fr
The plugin contains static links to Greenlog SEO Automation, a separate, optional paid product. These links appear on the dashboard's dedicated "Automation" tab, the admin menu, the WordPress dashboard widget, the Quick Wins panel, and next to specific SEO issues in the post editor (missing meta description, missing image ALT text, missing internal links, thin content). They carry standard campaign parameters (utm_source, utm_medium, utm_campaign, utm_content) identifying which screen the link was clicked from — no site data and no personal data. Clicking any of these links is entirely voluntary, and the plugin itself sends no data to that service.
The plugin also links to the official WordPress.org review page for this plugin (https://wordpress.org/support/plugin/greenlog-seo-tools/reviews/), shown as a dismissible notice on the plugin's own admin pages once 15 of your posts have scored 80 or above. This notice never appears on a fresh install, is never shown site-wide, and can be permanently dismissed or snoozed.
greenlog-seo-tools folder to /wp-content/plugins/.Yes. Every feature described on this page — scoring, Quick Wins, focus keyword analysis, SERP preview, dashboard and CSV export — is free. There is no premium tier and no locked feature inside this plugin.
No. Activate and use — no account, no license, no registration.
No. The SEO analysis runs locally on your WordPress server, and your post content is never sent anywhere. Separately, the plugin can send small, anonymous technical data (a random site ID, your site domain, and the plugin / WordPress / PHP versions) to Greenlog to help guide development — but only if you explicitly allow it via the notice shown after activation. It stays off until you say yes, and you can turn it off again at any time. See the External services and Privacy sections for the exact details.
No. All SEO analysis is done locally with rule-based checks. No AI, no API keys.
Yes. The plugin reads meta description, social image and noindex settings from Yoast SEO, Rank Math, and SEOPress automatically. It does not modify or replace their data.
No. It is designed to run alongside Yoast SEO, Rank Math or SEOPress as an independent second opinion — it reads their settings but never writes to them.
Enter a target keyword in the post editor. The plugin checks if the keyword appears in the title, URL, first 100 words and meta description, and measures its density in the content.
It shows a mock Google search result — title, URL, and description — with character count indicators so you can see if your title or meta description is likely to be truncated in search results.
Scores are cached as WordPress post meta and only recalculated when a post is updated. The score checker itself runs in the WordPress admin. Logged-in editors also see a small score badge in the WordPress admin bar when they view a post or page on the front end — for logged-out visitors, the plugin loads nothing at all on your pages.
Yes. The SEO checklist meta box works with both the Classic Editor and the Gutenberg block editor.
Yes. Activate it network-wide or per site. Each site gets its own dashboard and its own scores — there is no combined network-wide dashboard.
Posts and pages. Custom post types are not analyzed.
When a new version adds checks, your content is scored against the new criteria the next time it is analyzed, so a score can move up or down. For example, version 1.1.0 added H1, OG image and focus keyword checks and fixed a bug where a missing title did not lower the score — scores became more accurate as a result.
A separate, optional paid product that can automatically apply some of the corrections Greenlog SEO Tools detects — today: meta descriptions, image alt text, internal links, and thin content. It is a different plugin, sold separately, and it is not required to use anything described on this page.
== External services == and == Privacy ==.greenlog_seo_tools_manual_time_estimates filter.utm_content parameter identifying the exact screen they were clicked from (in addition to utm_source, utm_medium and utm_campaign). No site data and no personal data are added.== External services == section now documents the telemetry endpoint (api.greenlog.fr), the exact data sent, its frequency and how to opt out. It previously stated that the plugin made no automatic external request, which was inaccurate once telemetry was allowed. The behaviour itself is unchanged — telemetry remains opt-in and off by default.wp_enqueue_style() / wp_enqueue_script() / wp_add_inline_style() (no more inline <style> tag printed on wp_head/admin_head).greenlogst_ prefix instead of the too-short gst_ prefix (with automatic migration of existing option values, no data loss).load_plugin_textdomain for proper translation support.