• Resolved aliciapotts

    (@aliciapotts)


    Hi, when i use this plugin it is not successfully making my external links nofollow. I have set it up in the external links tab and pressed save, and cleared the cache. I have included a link as an example but the problem is on many pages. On the page I shared the two visit store links should be nofollow but they are not.
    Thank you for your help.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • I am having the same error as well. Additionally I do NOT have “noopener” selected but all my external links keep switching to “noopener.”

    Thread Starter aliciapotts

    (@aliciapotts)

    Lillyemma, do you mind me asking what theme you use?

    I have also just noticed that the plugin is making some internal links nofollow.

    I hope someone can help us with a solution.

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    Please send us a copy of your WPEL Settings (Copy Technical Info in Support tab of WPEL) so we can see if it’s a setting that is causing the issue.

    Thread Starter aliciapotts

    (@aliciapotts)

    WP url: https://www.staging2.thedeepsleepco.com
    WP version: 5.8.1
    PHP version: 7.4.25
    Active Plugins:
    – Duplicate Page, version: 4.4.5
    – Insert Headers and Footers, version: 1.6.0
    – Internal Links Manager, version: 2.3.0
    – MailChimp Forms by MailMunch, version: 3.1.4
    – Molongui Authorship, version: 4.3.11
    – Remove Noreferrer, version: 2.0.0
    – Share Buttons by AddThis, version: 6.2.6
    – TablePress, version: 1.14
    – UpdraftPlus – Backup/Restore, version: 1.16.63
    – Wordfence Security, version: 7.5.6
    – WP External Links, version: 2.50
    – WP Rocket, version: 3.10.1
    – Yoast SEO, version: 17.4

    WPEL Settings:
    array(
    ‘wpel-external-link-settings’ => array (
    ‘apply_settings’ => ‘1’,
    ‘target’ => ‘_blank’,
    ‘target_overwrite’ => ‘1’,
    ‘rel_follow’ => ‘nofollow’,
    ‘rel_follow_overwrite’ => ‘1’,
    ‘rel_noopener’ => ‘1’,
    ‘rel_noreferrer’ => ”,
    ‘rel_external’ => ‘1’,
    ‘rel_sponsored’ => ‘1’,
    ‘rel_ugc’ => ”,
    ‘title’ => ‘{title}’,
    ‘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’ => ”,
    ‘target’ => ”,
    ‘target_overwrite’ => ”,
    ‘rel_follow’ => ”,
    ‘rel_follow_overwrite’ => ”,
    ‘rel_noopener’ => ‘1’,
    ‘rel_noreferrer’ => ‘1’,
    ‘title’ => ‘{title}’,
    ‘class’ => ”,
    ‘icon_type’ => ”,
    ‘icon_image’ => ‘1’,
    ‘icon_dashicon’ => ”,
    ‘icon_fontawesome’ => ”,
    ‘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’ => ”,
    ‘title’ => ‘{title}’,
    ‘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’ => ‘https://pymblewebdesign.com.au/’,
    ‘excludes_as_internal_links’ => ”,
    ‘ignore_script_tags’ => ‘1’,
    ‘ignore_mailto_links’ => ‘1’,
    ),
    ‘wpel-admin-settings’ => array (
    ‘own_admin_menu’ => ‘1’,
    ),
    );

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    Setting look OK. I don’t have a solution unfortunately πŸ˜• I seems like the way the theme is generating that section is preventing WPEL from picking up those links. Or it might be a compatibility issue with another plugin that is also filtering the content. You can try disabling other plugins and see if it fixes it.

    Thread Starter aliciapotts

    (@aliciapotts)

    disabling all plugins doesn’t fix it.

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    It must be the theme then. I will add to our ToDo to test with Enfold but I can’t give you any timeframe on that πŸ˜•

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

The topic ‘Plugin not making link nofollow’ is closed to new replies.