Skip to content
wpForo – WordPress Forum Plugin
wpForo - WordPress Forum Plugin
  • Home
  • Support
    • Community Support
    • Pro Support
  • Documentation
  • Addons
    • Addons Store
    • Addons Demo Forum
  • Migrate to wpForo
wpForo – WordPress Forum Plugin
wpForo - WordPress Forum Plugin
  • Home
  • Support
    • Community Support
    • Pro Support
  • Documentation
  • Addons
    • Addons Store
    • Addons Demo Forum
  • Migrate to wpForo

  • Forums
  • Members
  • Recent Posts
Forums
Search
 
Share:
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
# Post Title Result Info Date User Forum
RE: How to add the atribute Nofollow+noopener+noreferer to the external links?   21 Relevance 5 years ago Alvina How-to and Troubleshooting
  Hi @ferreidea, Sorry for the late response. wpForo add nofollow to all external links automatically.
RE: Some external links do not open in a new navigation tab   21 Relevance 5 years ago Sofy Bug Reports
  @hector, Please follow this discussion: 
RE: Some external links do not open in a new navigation tab   21 Relevance 5 years ago Robert Bug Reports
  @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:
RE: Hide external links from guests   21 Relevance 5 years ago stevenminix How-to and Troubleshooting
  ... 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
RE: Open all external links in a new navigation tab   21 Relevance 6 years ago Anonymous20 How-to and Troubleshooting
  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.
Open all external links in a new navigation tab   21 Relevance 6 years ago hector How-to and Troubleshooting
  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.
RE: No Follow All External Links?   21 Relevance 7 years ago Robert How-to and Troubleshooting
  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)
RE: No Follow All External Links?   21 Relevance 7 years ago henningnet How-to and Troubleshooting
  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
RE: No Follow All External Links?   21 Relevance 8 years ago Robert How-to and Troubleshooting
  This has been added about a year ago. wpForo adds nofollow to all external links automatically.
RE: Wpforo pages slow to load   20 Relevance 6 months ago Robert How-to and Troubleshooting
  ... 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 ...
RE: External dofollow urls issues   20 Relevance 2 years ago dimalifragis Bug Reports
  @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:
Customize the color Post Links   20 Relevance 2 years ago DiegoPino How-to and Troubleshooting
  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
RE: How to monitor and restrict users not to add website links to the forum?   20 Relevance 4 years ago Chris Bug Reports
  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.
RE: Thread/Topic Cross-Linking ... is it possible   19 Relevance 5 years ago firlandsfarm General Discussions
  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 Attachment :  ContactsDatabaseDesign.png
RE: my previous request about remove_links   19 Relevance 3 years ago Tutrix General Discussions
  @fawp maybe you have searched for this topic > Hide external links from guests
Page 3 / 7 Prev Next

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages  wpforo-advanced-attachments-128x128  wpforo-embeds-128x128 wpForo User Custom Fields addon  wpForo – Blog Cross Posting addon  wpForo Ads Manager
View All Addons
Addon Bundles

Forums

wpForo Community
wpForo Announcements
wpForo Showcase
FAQ Topics
Frequently Asked Questions
wpForo Support Forums
How-to and Troubleshooting
General Discussions
wpForo Integration
Bug Reports
Migrate to wpForo
Migrate from Other Forum Plugins
bbPress
Simple:Press
Migrate From Stand-Alone Forums
phpBB
MyBB
SMF

Recent Topics

  • Unable to view posts

    By MrTopgun21 6 hours ago

  • 2.4.8 and Giphy AddOn

    By EmmaLocks 12 hours ago

  • Global variable for username that can be used in URL

    By isitjustme 15 hours ago

  • Error: The Username....

    By PalKat 23 hours ago

  • 2.4.8?

    By Macky 1 day ago

  • White space in posts since WPforo update

    By cmw14 2 days ago

Recent Posts

  • Unable to view posts

    I just installed WPForo on a WordPress site I'm buildin...

    By MrTopgun21 , 6 hours ago

  • RE: Some users aren't able to post

    @sofy actually I was going to do that I just couldn´t f...

    By Lux Tenebris , 7 hours ago

  • RE: Code Snippet: Random Sorting for the Recent Topics Widget

    @sofy My apology! I found it! The option is in the...

    By Lucky , 10 hours ago

  • 2.4.8 and Giphy AddOn

    After updating to 2.4.8 last night, the giphy add on do...

    By EmmaLocks , 12 hours ago

  • RE: 2.4.8?

    @sofy Thanks Sofy 🙂

    By Macky , 14 hours ago

  • Global variable for username that can be used in URL

    Is there a global variable that can be used in a URL? ...

    By isitjustme , 15 hours ago

  • RE: White space in posts since WPforo update

    @sofy that did it, thanks for you help.

    By cmw14 , 17 hours ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 15 Forums
  • 13.9 K Topics
  • 70 K Posts
  • 12 Online
  • 12.1 K Members
Our newest member: kredione
Latest Post: Unable to view posts
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  Powered by wpForo version 2.4.7

Copyright © 2025 wpForo - WordPress Forum Plugin | Powered by gVectors Team

Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538