Linux 软件免费装
Banner图

GlobalDev Internal Links

开发者 globaldevitus
更新时间 2026年7月28日 20:28
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

seo related posts internal links automatic linking site structure

下载

1.0.0 1.1.1

详情介绍:

GlobalDev Internal Links adds internal links while WordPress renders eligible singular content. It does not rewrite the content stored in the database and does not require an external service. The plugin first looks for complete published titles. It can also generate conservative multi-word phrases from those titles, which makes automatic linking more useful when normal articles mention a subject without repeating another article's complete headline. When no safe inline phrase exists, the optional related-content fallback can append a compact list selected from shared categories, tags, and meaningful title terms. This is useful for older or placeholder content where no suitable anchor phrase appears inside the paragraphs. Controlled automatic linking: Features

安装:

  1. Upload the plugin folder to /wp-content/plugins/globaldev-internal-links, or install the ZIP through Plugins > Add New > Upload Plugin.
  2. Activate GlobalDev Internal Links.
  3. Go to Settings > Internal Links.
  4. Choose the eligible post types and configure the linking rules.
  5. Review important frontend pages after enabling automatic linking.

常见问题:

Does this modify post content in the database?

No. Links are added dynamically through the the_content filter. The content stored in the WordPress editor remains unchanged.

Do I need to open or resave every post?

No. The plugin builds its index from published content automatically. Opening or resaving every post is not required.

Why did exact-title links disappear after importing duplicate posts?

Version 1.1.0 keeps one stable canonical destination for each duplicate published title. Older versions removed all destinations sharing the duplicate title, which could eliminate otherwise valid links.

What are smart title phrases?

They are conservative multi-word phrases generated from a published title. For example, a longer title can provide a shorter natural phrase already present in another article. Single common words are not generated as anchors.

How does the plugin choose between destinations sharing a phrase?

It compares shared categories, tags, post type, and meaningful title terms. The phrase is skipped when the best destination is not clearly better than the alternatives.

What happens when no inline phrase exists?

When the related-content fallback is enabled, the plugin can append a list of related published items based on shared categories, tags, and title terms. It does not insert invented words into the article body.

Will unrelated placeholder text receive inline links?

Not unless it contains a safe title phrase. Placeholder text with no meaningful phrase may receive the related-content fallback when real taxonomy or title relationships exist.

Which content is scanned?

Only the queried singular frontend item from the public post types selected under Settings > Internal Links. Archive loops, excerpts, administration screens, related-item widgets, and excluded items are not scanned.

Can the same inline destination be linked repeatedly?

No. Each inline destination can be used only once on the same rendered page.

Does it require a remote service or account?

No. Indexing, matching, and related-content scoring take place locally on the WordPress site.

What does clearing the cached index do?

It removes the cached destinations and matching phrases. WordPress rebuilds them automatically on the next eligible frontend page view. Manual clearing is optional but useful after a bulk import, migration, duplicate cleanup, or direct database change.

更新日志:

1.1.1 1.1.0 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0