wpForo Community
  • wpForo 3.0 AI Edition
    • AI Features
      • AI Semantic Search
      • AI Topic Summary
      • AI Topic Suggestions
      • AI Translation
      • AI Chat Assistant
      • AI Bot Reply
      • AI Moderation
      • AI Tasks
      • AI Analytics
      • AI Knowledge Generation
    • Forum Layouts
  • gVectors AI
  • Support
    • wpForo Community
    • wpForo AI Service Support
    • wpForo Addons Support
  • Documentation
  • Addons
Download wpForo 3.0

  • Forums
  • What’s New
  • Members
  • Recent Posts
AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Forums
Search
 
Notifications
Clear all

Search result for:  external links

 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:


Page 3 / 7 Prev Next
RE: How to add the atribute Nofollow+noopener+noreferer to the external links?
How-to and Troubleshooting - wpForo 2.0
Alvina
6 years ago
21 Relevance
Hi @ferreidea, Sorry for the late response. wpForo add nofollow to all external links automatically.
View entire post
RE: Some external links do not open in a new navigation tab
Bug Reports - wpForo 2.0
Sofy
6 years ago
21 Relevance
@hector, Please follow this discussion: 
View entire post
RE: Some external links do not open in a new navigation tab
Bug Reports - wpForo 2.0
Robert
6 years ago
21 Relevance
@hector How to you put links in topics. If you put a URL it'll automatically replaced with the target="_blank" attribute. As you can see here I'm putting an external link in my post:
View entire post
RE: Hide external links from guests
How-to and Troubleshooting - wpForo 2.0
stevenminix
6 years ago
21 Relevance
... function ($matches){// replace the domain name with your domainif ( strpos( $matches[2], 'facebook.com' ) !== false ){return $matches[0];}// for external urlreturn '<a href="#">Login Please to see the link</a>'; }, $content ); return $content;}add_filter( 'wpforo_content', 'bd_hide_external_link' ); That is all I have done. please tell me what else I need to do to make it work because it is not working yet. thanks
View entire post
RE: Open all external links in a new navigation tab
How-to and Troubleshooting - wpForo 2.0
Anonymous20
7 years ago
21 Relevance
Still all this is solved using a plugin for the whole Wordpress. Now, if a webmaster doesn't want to use any plugin for that, is an other story.
View entire post
Open all external links in a new navigation tab
How-to and Troubleshooting - wpForo 2.0
hector
7 years ago
21 Relevance
Hi community. How do I make all external links that users place within topics and responses open in a new browser tab? From antennamo I appreciate your response.
View entire post
RE: No Follow All External Links?
How-to and Troubleshooting - wpForo 2.0
Robert
8 years ago
21 Relevance
Please wait for the next 1.5.2 version release. It comes within next 1-2 days. Then add this custom code to disable the rel = nofollow of all external links: function remove_nofollow_rel_from_external_links( $do ){ return false;}add_filter( 'wpforo_external_link_nofollow', 'remove_nofollow_rel_from_external_links'); How to Easily Add Custom Code in WordPress (without Breaking Your Site)
View entire post
RE: No Follow All External Links?
How-to and Troubleshooting - wpForo 2.0
henningnet
8 years ago
21 Relevance
Hi there, great forum plugin! For special SEO reasons I would like to change all external links from Nofollow to Follow. Where can I do that? Thanks! henning
View entire post
RE: No Follow All External Links?
How-to and Troubleshooting - wpForo 2.0
Robert
8 years ago
21 Relevance
This has been added about a year ago. wpForo adds nofollow to all external links automatically.
View entire post
RE: Wpforo pages slow to load
How-to and Troubleshooting - wpForo 2.0
Robert
1 year ago
21 Relevance
... could be corupted in the database that crash SQL requests or make them very slow Conflicts with other plugins. Some plugins could conflict with wpForo and make a lot of problems through WordPress hooks external content in wpForo pages. Some users may have avatars with external URLs that laods very slowly. Even the Gravatars can make the wpForo pages very slow. You may have many users using Gravatar or the default one is very slowly loading. external content in users signatures or in the post content (videos, images and embedded iframes). WordPress Theme c ...
View entire post
RE: External dofollow urls issues
Bug Reports - wpForo 2.0
dimalifragis
3 years ago
21 Relevance
@annushka No search engine can index data that is hidden from public eye. And your suggestion for noindex in general is not correct. Personally i want dofollow links in my posts and topics. For you, there is a Wordpress plugin that takes care of that globally. Old, but works great:
View entire post
Customize the color Post Links
How-to and Troubleshooting - wpForo 2.0
DiegoPino
3 years ago
21 Relevance
hi wpForo community. Need some help to Customize the color Post links. In Official documentation: COLOR #11 links' hover/active font color can change the home page, Check the image, i liked the color green pastel: But in post, the links display like a normal Color. I would like to customize the color of the links in the post, to make them with a better combination of colors, so that when I read, it is easy for me to interpret the link. Sorry I have not been able to see the code where I change the link in post and thank you very much for the support. Thanks in Advance Bye
View entire post
RE: How to monitor and restrict users not to add website links to the forum?
Bug Reports - wpForo 2.0
Chris
4 years ago
20 Relevance
Hi @nawin, wpForo adds nofollow to all external links automatically. So, if you Disable User Profile Page indexing as well, that will stop indexing all external link not matter where are they inserted. Disable the User Profile Page indexing option from Dashboard > Forums > Settings > Features admin page.
View entire post
RE: Thread/Topic Cross-Linking ... is it possible
General Discussions
firlandsfarm
6 years ago
20 Relevance
OK ... Alvina, I think it looks great. I've been mulling over my objectives and my current thinking (combined with what I read re Blog Cross Posting add-on). I have attached a schematic of how I picture the categories and their relationship interactions. Basically it can be described as follows ... I will have one page blogs for each Service (Product), each Author (Provider), each Publisher and each Reviewer. Each Product could have many Publishers and could have many Promoters but should have just one Provider, Each Product page to have links to the appropriate Provider, Publisher and Reviewer blog pages so that readers can easily refer to other Products they are involved with. Each Provider page to have links to all products where they are the Provider. Each Publisher page to have links to all products where they are the Publisher. Each Reviewer page to have links to all products where they are the Promoter. The blog pages will not have a Readers Comments section, they will be contained to the forum to reduce the amount of reader 'noise' distracting from my blog. I therefore will want a forum thread for each Product, each Provider, each Publisher and each Reviewer. The forum threads to have links back to the relevant blog pages ... Product-Product ... Provider-Provider and Products ... Publisher-Publisher and Products ... Reviewer-Reviewer and Products. Also as for the blogs cross reference to each other I would like the forum threads to similarly cross reference to connected threads. Whenever I open a new blog page I would want a new forum thread to be opened under the relevant Product and if they don't already exist then new threads for the Provider, Publisher and Reviewer categories in the forum. Obviously all of that could be achieved manually but would take a lot of work inserting all the links each time and perhaps more so keeping track of the links! I'm wondering if any of that can either be performed automatically by the Blog Cross Posting add-on or assist in doing it manually. Looking forward to hearing from you. David < span style="color: #666;"> Attachment :  ContactsDatabaseDesign.png
View entire post
RE: my previous request about remove_links
General Discussions
Tutrix
4 years ago
20 Relevance
@fawp maybe you have searched for this topic > Hide external links from guests
View entire post
Page 3 / 7 Prev Next

Join Us!

Recent Topics

  • Hiding statistics/latest new member section from guests

    By Web-be 4 hours ago

  • wpForo Forum Loading Very Slowly After Reaching 1,000+ Members

    By Danieljohn 10 hours ago

  • Prevent users from registering with spaces in their name

    By codings 2 days ago

  • wpForo widget and Ultimate Member integration

    By codings 2 days ago

  • I have a question regarding attachment permissions in wpForo.

    By Zygzak 4 days ago

  • first_name and last_name silently discarded on registration

    By jboz 1 week ago

Recent Posts

  • RE: No login on Iphone

    I've run into similar login issues on iPhone before. If...

    By Thania_Edorra , 5 minutes ago

  • Sofy

    RE: wpForo Forum Loading Very Slowly After Reaching 1,000+ Members

    wpForo is designed to be very fast and to work with bot...

    By Sofy , 2 hours ago

  • wpForo Support

    RE: Hiding statistics/latest new member section from guests

    Hi web-be, Great question! You're actually on the rig...

    By wpForo Support , 2 hours ago

  • RE: Prevent users from registering with spaces in their name

    Thank you! It might be nice to have this as a setting i...

    By codings , 13 hours ago

  • RE: wpForo widget and Ultimate Member integration

    This thread might be better in the wpForo Integration s...

    By codings , 2 days ago

  • Sofy

    RE: I have a question regarding attachment permissions in wpForo.

    Hi, Please note, all questions related to paid addons...

    By Sofy , 4 days ago

  • RE: Links within a forum post not opening in a new window

    @sofy Thanks I saw that threat from 2019. Was hoping t...

    By westcan , 1 week ago

  • RE: wpForo 3.1 is released!

    @sofy Thank you for your response, I assumed setting to...

    By wumdev , 1 week ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 19 Forums
  • 14.2 K Topics
  • 71.4 K Posts
  • 54 Online
  • 6,194 Members
Our newest member: Relief Services
Latest Post: No login on Iphone
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

 Powered by wpForo version 3.1.1

wpForo

The most advanced WordPress forum plugin with powerful AI features for modern communities. Build engaging forums with cutting-edge AI technology.

AI Edition

  • AI Features
  • Forum Layouts
  • gVectors AI
  • wpForo Addons

Support & Docs

  • Documentation
  • Support Forum
  • AI Service Support
  • Addons Support

Legal

  • gVectors Team
  • Contact Us
  • AI Features Privacy Policy
  • AI Features Terms of Service

© 2026 wpForo. All rights reserved. Made with ❤️ by gVectors Team