• Resolved David Swift

    (@swiftermglobal)


    Forgive me if I have not understood the operation procedure, but having installed the External Links – nofollow, noopener & new window plugin, and set it to make all external links to “do follow” in a new window. I clicked save, and expected this to automatically adjust all the links on my site to that specification. I’m told it hasn’t done anything. What did I do wrong?

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    It looks like the plugin is active and applying the link settings. Technically there is no “dofollow” attribute, just “nofollow”. All links are followed unless explicitly set as “nofollow”. As far as I can see your external links are set to “nofollow” and to open in a new window. If you change the follow/nofollow option to “follow” then it will just remove the nofollow attribute but you also have to check the “Overwrite” option under the box if “nofollow” is hardcoded or added by something else.

    Thread Starter David Swift

    (@swiftermglobal)

    Thanks Alex, even though I never click on the nofollow box, all my links become nofollow, and I have no idea why. I have put this app on the site, but despite your suggestion, I can’t help but feel it won’t work. Check out any of my posts at [ redundant link deleted ] so see that I mean.

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    Can you please copy/paste the technical info from the Support tab so I can check the settings?

    Thread Starter David Swift

    (@swiftermglobal)

    I’d be glad to, but I don’t know where to get it. Could you provide directions?

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    In the External Links plugins Settings there’s a Support button in the top menu πŸ™‚

    Thread Starter David Swift

    (@swiftermglobal)

    Thank you:

    WP URL: https://swifterm.com
    WP version: 6.8.1
    PHP version: 7.4.33
    Active Theme: SwiftERM, version: 1.0.1663059249
    Active Plugins:

    • Advanced Post Queries, version: 1.1.4
    • Akismet Anti-spam: Spam Protection, version: 5.4
    • CookieYes | GDPR Cookie Consent, version: 3.2.10
    • Custom 404 Pro, version: 3.12.0
    • Ele Custom Skin, version: 3.1.9
    • Elementor, version: 3.28.4
    • Elementor Pro, version: 3.28.4
    • File Manager Advanced, version: 5.3.2
    • Pods – Custom Content Types and Fields, version: 3.3.1
    • Rank Math SEO, version: 1.0.244
    • Ultimate Addons for Elementor Pro, version: 1.39.5
    • UpdraftPlus – Backup/Restore, version: 1.25.5
    • Wordfence Security, version: 8.0.5
    • WP External Links, version: 2.62
    • WP Rocket, version: 3.18.3

    WPEL Settings:
    array(
    ‘wpel-external-link-settings’ => array (
    ‘apply_settings’ => ‘1’,
    ‘target’ => ‘_blank’,
    ‘target_overwrite’ => ‘1’,
    ‘rel_follow’ => ‘follow’,
    ‘rel_follow_overwrite’ => ‘1’,
    ‘rel_noopener’ => ‘1’,
    ‘rel_noreferrer’ => ‘1’,
    ‘rel_external’ => ‘1’,
    ‘rel_sponsored’ => ”,
    ‘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’ => ”,
    ‘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-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-exit-confirmation-settings’ => array (
    ‘exit_preview’ => ”,
    ‘background’ => ‘#FFFFFF’,
    ‘title’ => ‘You are leaving our website’,
    ‘title_color’ => ‘#FFF’,
    ‘title_background’ => ‘#999’,
    ‘title_size’ => ’18’,
    ‘text’ => ‘This link leads outside our website and we are not responsible for its content. If you still want to visit the link, click here:’,
    ‘text_color’ => ‘#444’,
    ‘text_size’ => ’14’,
    ‘popup_width’ => ‘400’,
    ‘popup_height’ => ‘200’,
    ‘overlay’ => ‘1’,
    ‘overlay_color’ => ‘#000’,
    ‘button_text’ => ‘Stay on the site’,
    ‘button_size’ => ’14’,
    ‘button_color’ => ‘#FFF’,
    ‘button_background’ => ‘#1e73be’,
    ),
    );

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    It looks like it is working now though https://prnt.sc/eEUUCJwkfHuL

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

The topic ‘Failure to Launch’ is closed to new replies.