這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Handle External Links

外掛說明

Handle External Links helps you to control when to set rel=”nofollow” on external links in WordPress. You can set nofollow depending on the PageRank, 404 status, whether the URL is blacklisted or not, and many more flexible criterias! Visit getwebinspiration.com for more Plugin details.

Support

Donations

Donations are very much appreciated and will be used to dedicate time to support and updates.

螢幕擷圖

  • Options page from the Dashboard.

  • Sample post with settings applied.

安裝方式

  1. Upload the directory handle-external-links to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Choose settings by clicking on the ‘Settings’ tab in WordPress and navigate to ‘Handle External Links’.

常見問題集

How to set a “best before date” for my posts?

In your admin panel, click on the ‘Settings’ menu tab and navigate to ‘Handle External Links’. Here you can pick a date that will affect all posts/pages older than this value.

How does “Set Nofollow on 404’s” work?

This feature will automatically ping the URLs to check whether the page returns a 404 status or not. If there’s a 404 it will set the link to rel=”nofollow”.

How do I set nofollow based on PageRank?

Navigate to the Settings page and select a PageRank from the dropdown. Note: If you select PR 9 it will result in setting nofollow on all your external links because it’s practically impossible to have a greater PR.

Will my whitelisted links ever have a rel=”nofollow” attached?

No.

使用者評論

閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Handle External Links〉的開發相關工作。

參與者

將〈Handle External Links〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.5

  • Added a whitelist and blacklist to improve the filter
  • It’s now possible to add target=”_blank” to external URLs
  • Option to set nofollow on URLs that doesn’t return a PageRank value
  • Now echos a warning if the cURL extension isn’t installed on the server (required)

1.1

  • Minor code improvements – changed the way the plugin handles internal links

1.0

  • First version was released with three different settings.