Every post is set to NOFOLLOW
-
My website started making every external link on my site set to NOFOLLOW. I switched from Yoast SEO to All in One SEO since is has the tool for controlling that per link. But it didn’t work. I tried your plugin and it worked for about 2 days and now it will not override whatever is causing this. I can go into a post that is marked FOLLOW, but when I click on update, it changes it to NOFOLLOW. So far, this issue isn’t affecting my Thrive Architect built pages, only in WordPress standard editor pages. If someone could just tell me what PHP or Config file that controls this, I think I could change it. My site seems to know the difference between internal and external links as it isn’t messing with internal links. If I can’t get this fixed, then I am just going to have to build a new website to replace this one with. My hosting or Thrive Themes can’t help me.
WP URL: https://rodsshop.org
WP version: 6.4.3
PHP version: 8.0.30
Active Theme: Squared, version: 2.11.1
Active Plugins:- 404 to 301 – Redirect, Log and Notify 404 Errors, version: 3.1.4
- A2 Optimized WP, version: 3.0.8.1
- Advanced Editor Tools, version: 5.9.2
- Advanced Image Styles, version: 0.4.1
- All in One SEO, version: 4.5.8
- Arigato PRO Autoresponder, version: 3.2.3
- Arigato PRO Intelligence Module, version: 1.3.2.4
- bbPress, version: 2.6.9
- Blog2Social: Social Media Auto Post & Scheduler, version: 7.4.1
- Classic Editor, version: 1.6.3
- Classic Widgets, version: 0.3
- Contact Form 7, version: 5.9.2
- Converter for Media, version: 5.12.2
- Create Categories For Pages Only, version: 1.0
- Download Manager, version: 3.2.86
- Drag and Drop Multiple File Upload – Contact Form 7, version: 1.3.7.5
- Enable Media Replace, version: 4.1.5
- GDPR Cookie Compliance, version: 4.13.3
- G Meta Keywords, version: 1.4
- Google Analytics for WordPress by MonsterInsights, version: 8.25.0
- Heartbeat Control by WP Rocket, version: 2.0.1
- Honeypot for Contact Form 7, version: 2.1.1
- Jetpack, version: 13.2.1
- Login No Captcha reCAPTCHA (Google), version: 1.7.3
- LoginWP (Formerly Peter’s Login Redirect), version: 3.0.8.5
- NextGEN Gallery, version: 3.59
- ReCaptcha v2 for Contact Form 7, version: 1.4.5
- Redirection for Contact Form 7, version: 3.1.2
- TablePress, version: 2.2.5
- TablePress Extension: DataTables ColumnFilterWidgets, version: 1.7
- TablePress Extension: DataTables TableTools, version: 1.2
- ThirstyAffiliates, version: 3.11.1
- Thrive Architect, version: 3.29
- Thrive Clever Widgets, version: 2.9.1
- Thrive Comments, version: 2.27
- Thrive Headline Optimizer, version: 2.3.1
- Thrive Leads, version: 3.27
- Thrive Optimize, version: 2.27
- Thrive Ovation, version: 3.27
- Thrive Product Manager, version: 1.19
- Thrive Quiz Builder, version: 3.27
- Wordfence Security, version: 7.11.4
- WP-Sweep, version: 1.1.8
- WP Backlink Machine 3.0, version: 3.1
- WP External Links, version: 2.60
- WP Fastest Cache, version: 1.2.4
- WPFront Scroll Top, version: 2.2
- WPS Hide Login, version: 1.9.13.2
WPEL Settings:
array(
‘wpel-external-link-settings’ => array (
‘apply_settings’ => ‘1’,
‘target’ => ”,
‘target_overwrite’ => ‘1’,
‘rel_follow’ => ‘follow’,
‘rel_follow_overwrite’ => ‘1’,
‘rel_noopener’ => ‘1’,
‘rel_noreferrer’ => ‘1’,
‘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’ => ‘1’,
‘rel_follow’ => ‘follow’,
‘rel_follow_overwrite’ => ‘1’,
‘rel_noopener’ => ‘1’,
‘rel_noreferrer’ => ‘1’,
‘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’ => ‘1’,
‘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’,
),
);The page I need help with: [log in to see the link]
- The topic ‘Every post is set to NOFOLLOW’ is closed to new replies.