Title: Plugin not working?
Last modified: December 27, 2019

---

# Plugin not working?

 *  Resolved [igianni84](https://wordpress.org/support/users/igianni84/)
 * (@igianni84)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/plugin-not-working-820/)
 * I have enabled and correctly set all the plugin settings (I have set that the
   title tag must be automatically added for all links on the site … both internal
   and external), but it is not added -> [http://www.icdcspares.com](http://www.icdcspares.com)
 * Why?
 * WP url: [https://www.icdcspares.com](https://www.icdcspares.com)
    WP version:
   5.3.2 PHP version: 7.3.13 Active Plugins: – AJAX Search for WooCommerce, version:
   1.6.0 – Akismet Anti-Spam, version: 4.1.3 – All In One SEO Pack, version: 3.3.4–
   BIALTY – Bulk Image Alt Text (Alt tag, Alt Attribute) with Yoast SEO + WooCommerce,
   version: 1.3.0 – Checkout Field Editor for WooCommerce, version: 1.4.0 – Cloudflare,
   version: 3.4.1 – Contact Form 7, version: 5.1.6 – Cookie Notice, version: 1.2.48–
   Fast Velocity Minify, version: 2.7.7 – Fix Image Rotation, version: 2.2.1 – Google
   Tag Manager for WordPress, version: 1.11.2 – Media Cleaner, version: 5.5.2 – 
   Porto Theme – Functionality, version: 1.5.1 – Premmerce Permalink Manager for
   WooCommerce, version: 2.1.12 – Product Feed PRO for WooCommerce, version: 7.0.6–
   Really Simple SSL, version: 3.2.7 – Return Refund and Exchange for Woocommerce,
   version: 1.0.8 – Schema – All In One Schema Rich Snippets, version: 1.6.0 – Search
   By SKU – for Woocommerce, version: 0.6.1 – Simple Page Ordering, version: 2.3.2–
   Sitewide Notice WP, version: 2.0.4 – Smush Pro, version: 3.3.2 – WooCommerce,
   version: 3.8.1 – WooCommerce Admin, version: 0.23.3 – WooCommerce Blocks, version:
   2.5.7 – WooCommerce Multilingual, version: 4.7.6 – WooCommerce P.IVA e Codice
   Fiscale per Italia PRO, version: 2.0.30 – WooCommerce PayPal Checkout Gateway,
   version: 1.6.18 – WooCommerce PDF Invoices & Packing Slips, version: 2.4.2 – 
   WooCommerce Services, version: 1.22.2 – WooCommerce Stripe Gateway, version: 
   4.3.1 – WP-Lister Pro for Amazon, version: 1.0.5 – WP-Lister Pro for eBay, version:
   2.2.11 – WPBakery Page Builder, version: 6.0.5 – WP External Links, version: 
   2.43 – WPML Multilingual CMS, version: 4.3.6 – WPML String Translation, version:
   3.0.6 – WPML Translation Management, version: 2.9.4 – WPMU DEV Dashboard, version:
   4.7.4
 * WPEL Settings:
    array( ‘wpel-external-link-settings’ => array ( ‘apply_settings’
   => ‘1’, ‘target’ => ”, ‘target_overwrite’ => ”, ‘rel_follow’ => ”, ‘rel_follow_overwrite’
   => ”, ‘rel_noopener’ => ‘1’, ‘rel_noreferrer’ => ‘1’, ‘rel_external’ => ‘1’, ‘
   rel_sponsored’ => ”, ‘rel_ugc’ => ”, ‘title’ => ‘{text_clean}’, ‘class’ => ”,‘
   icon_type’ => ”, ‘icon_image’ => ‘1’, ‘icon_dashicon’ => ‘dashicons-menu’, ‘icon_fontawesome’
   => ‘fa-address-book’, ‘icon_position’ => ‘right’, ‘no_icon_for_img’ => ‘1’, ),‘
   wpel-internal-link-settings’ => array ( ‘apply_settings’ => ‘1’, ‘target’ => ”,‘
   target_overwrite’ => ”, ‘rel_follow’ => ‘follow’, ‘rel_follow_overwrite’ => ‘
   1’, ‘rel_noopener’ => ‘1’, ‘rel_noreferrer’ => ‘1’, ‘title’ => ‘{text_clean}’,‘
   class’ => ”, ‘icon_type’ => ”, ‘icon_image’ => ‘1’, ‘icon_dashicon’ => ‘dashicons-
   menu’, ‘icon_fontawesome’ => ‘fa-address-book’, ‘icon_position’ => ‘right’, ‘
   no_icon_for_img’ => ‘1’, ), ‘wpel-excluded-link-settings’ => array ( ‘apply_settings’
   => ‘1’, ‘target’ => ”, ‘target_overwrite’ => ”, ‘rel_follow’ => ”, ‘rel_follow_overwrite’
   => ”, ‘rel_noopener’ => ‘1’, ‘rel_noreferrer’ => ‘1’, ‘title’ => ‘{text_clean}’,‘
   class’ => ”, ‘icon_type’ => ”, ‘icon_image’ => ‘1’, ‘icon_dashicon’ => ‘dashicons-
   menu’, ‘icon_fontawesome’ => ‘fa-address-book’, ‘icon_position’ => ‘right’, ‘
   no_icon_for_img’ => ‘1’, ), ‘wpel-exceptions-settings’ => array ( ‘apply_all’
   => ‘1’, ‘apply_post_content’ => ‘1’, ‘apply_comments’ => ‘1’, ‘apply_widgets’
   => ‘1’, ‘skip_post_ids’ => ”, ‘ignore_classes’ => ”, ‘subdomains_as_internal_links’
   => ”, ‘include_urls’ => ”, ‘exclude_urls’ => ”, ‘excludes_as_internal_links’ 
   => ”, ‘ignore_script_tags’ => ‘1’, ‘ignore_mailto_links’ => ‘1’, ), ‘wpel-admin-
   settings’ => array ( ‘own_admin_menu’ => ‘1’, ), );

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Alexandru Tapuleasa](https://wordpress.org/support/users/talextech/)
 * (@talextech)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/plugin-not-working-820/#post-12273811)
 * Hi,
 * Your settings look correct, but I do not see any links affected by WP External
   Links 🙁
    Do you have any sort of caching plugin or server side caching that 
   you can clear?
 *  Thread Starter [igianni84](https://wordpress.org/support/users/igianni84/)
 * (@igianni84)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/plugin-not-working-820/#post-12273835)
 * I use the “Fast Velocity Minify” plugin, but I have cleared the cache several
   times
 *  Plugin Author [Alexandru Tapuleasa](https://wordpress.org/support/users/talextech/)
 * (@talextech)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/plugin-not-working-820/#post-12274191)
 * Hi,
 * It’s definitely some sort of cache. Looking at it more it seems only the homepage
   does not have the links updated. The footer link to MagazzinoPerfetto is updated
   by WP External Links on all other pages other than the homepage.
 * Maybe try clearing your Cloudflare cache. If that doesn’t work you might have
   to ask your host about the issue 🙁
 * As much as we would like to help there is nothing else we can do from our end.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Plugin not working?’ is closed to new replies.

 * ![](https://ps.w.org/wp-external-links/assets/icon-256x256.png?rev=2103983)
 * [External Links - nofollow, noopener & new window](https://wordpress.org/plugins/wp-external-links/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-external-links/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-external-links/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-external-links/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-external-links/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-external-links/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Alexandru Tapuleasa](https://wordpress.org/support/users/talextech/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/plugin-not-working-820/#post-12274191)
 * Status: resolved