| 开发者 |
Linkbot Team
shannonsofield |
|---|---|
| 更新时间 | 2026年4月19日 22:12 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
defer so it never blocks page rendering.linkbot-automated-internal-linking folder to /wp-content/plugins/.Yes. Linkbot is a third-party service. You will need a free account at linkbot.com to obtain a Property ID, which is required for the plugin to do anything.
Sign in at linkbot.com, open the property panel for your site, and click Property Settings. Your Property ID is shown there.
The plugin loads a small JavaScript file (bot.js) from bot.linkbot.com on every public-facing page. That script reports the page URL and link metadata back to Linkbot's servers so it can suggest and place internal links. See the External Services section below for full details.
No. The script is loaded in the footer with the defer attribute, so it never blocks rendering or page paint.
Deactivate and delete the plugin from the Plugins screen. Removing the plugin stops the script from loading on your site.
admin.php?page=linkbot, but the page is registered under Settings. Both now resolve via menu_page_url() to the correct URL.Text Domain and Domain Path headers to prepare for future translations.readme.txt to fix an invalid Short Description: line and the malformed === Third Party Services === heading; added Installation, FAQ, External Services and Upgrade Notice sections.Linkbot tag (disallowed by guidelines) with relevant SEO tags.<h1> per current WP admin UX standards.