| 开发者 | seotune |
|---|---|
| 更新时间 | 2026年4月15日 15:53 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
seotune-search-insights folder to /wp-content/plugins/.npm run release zip to keep the download smaller)
documentation/index.html in a browser, or print to PDF from the browser.documentation/index.html; copy-ready notes in documentation/listing-description-notes.txt (third-party services, no overpromising, trademarks, privacy note for installers).documentation/third-party-licenses.txt.documentation/source-and-build.txt.documentation/network-and-privacy.txt.documentation/security-rest-and-assets.txt.documentation/admin-ux-and-frontend.txt.documentation/trialware-and-complete-plugin.txt.documentation/trademarks-and-naming.txt.documentation/wordpress-org-audit-register.txt.documentation/CONTRIBUTORS-wordpress-org.txt.Yes. Seotune Search Insights reads your Google Search Console data for the site you verify in Search Console. You create an OAuth client in Google Cloud Console, paste the Client ID and Client Secret into Seotune Search Insights → Settings, then click Connect to Google and approve access in your browser. Without this step, the plugin cannot fetch metrics and reports stay empty.
Imported metrics, OAuth tokens, and plugin settings are stored in your WordPress database on your server (custom tables use a plugin-specific prefix). Data is not sent to Seotune Search Insights or to a third-party analytics service for Seotune Search Insights’s own use. Only administrators who can access your WordPress admin can see the dashboard.
After you connect, Seotune Search Insights syncs recent days on a schedule and can import more history from Seotune Search Insights → Settings → Sync & Import. Day-to-day updates rely on WordPress cron (and your server running scheduled tasks). If numbers do not refresh, cron may not be running—see Troubleshooting and Hosting requirements below.
By default, uninstalling does not remove plugin tables or options. If you want a full cleanup, enable the option to delete plugin data on uninstall in Seotune Search Insights → Settings (wording may vary; see the bundled manual under Uninstall & data removal) before you delete the plugin from Plugins. When that option is on, the plugin’s uninstall.php removes the plugin tables and related stored settings (including OAuth tokens) as implemented in that release.
No. Seotune Search Insights does not add visitor tracking, advertising pixels, or marketing scripts to your public pages. It works with Search Console data that Google already collects for your property, shown to logged-in administrators in the WordPress admin.
Insights class, Settings tab, feature flag, docs, and privacy readme section). The distributed build targets Google Search Console only.seo, google search console, analytics, keywords, queries (replaced generic insights with GSC-aligned queries).documentation/index.html: user-facing manual (requirements, Google OAuth, GSC connection, sync/import, features, troubleshooting, uninstall, privacy & third-party services).@wordpress/i18n; PHP REST/OAuth/sync error strings wrapped with __(); script translations loaded via wp_set_script_translations.documentation/index.html and documentation/listing-description-notes.txt for listing transparency (Google API, OAuth, trademarks, privacy).npm run release includes admin/react-app in the zip (GPL source access); excludes node_modules and documentation/; root composer.json and composer.lock are included for Composer transparency.includes/ (clean composer dump-autoload); Monolog kept at ^2.9 as required by Google client + PHP 8.0 compatibility.base: './'); CSS extracted to admin-app.css for WordPress enqueue compatibility.