هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

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.