#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Search
 
Share:
Share
Tweet
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 1 / 8 Next
# Post Title Result Info Date User Forum
RE: Some external links do not open in a new navigation tab   129 Relevance 2 years ago CrisW Bug Reports
  Hi @hector, links usually open in a new tab (at least for my wpforo installation, and also here on this forum). Sample link: There is a box "Open link in a new box" unchecked (that you can check and uncheck). Like in the attached screenshot. If you look at the {;} source code, you will see this code for the above sample, like so: <p><a href="https://wpforo.com/community/general-forums-bug-reports/some-external-links-do-not-open-in-a-new-navigation-tab/" target="true"> If you check the "Open link in a new box", like in the sample link below (which should open in a new tab) the source code should look like this: <p><a href="https://wpforo.com/community/general-forums-bug-reports/some-external-links-do-not-open-in-a-new-navigation-tab/" target="true"> </p> If for some reason, some links does not open for you on your forum, just add a little snippet of code: target="blank" after the href part of the link. Just add "space" then target="blank" of the link that you want to open in a new tab. This should also open in a new tab: And this is the code: <p><a href="https://wpforo.com/community/general-forums-bug-reports/some-external-links-do-not-open-in-a-new-navigation-tab/" target="blank"> You might also have a plugin that is conflicting with the way the links on wpforo opens. Because in my own installation, the links always open in a new tab. Maybe you just need to see if the specific link that you want to open in a new tab, has the "Open link in a new box" checked. Good luck and God bless you! 🙂 Attachment :  20200509_OpenLinkInAnewTab.jpg
Share links Error   48 Relevance 4 years ago Melafon Simplified Layout - Bug Reports
  Hello. Fix pls function share links. For example: 1. I’m add limits, user must have minimum 10 posts on forum for share external links. Request: if user share external link when his do not have 10 message him must see window notifications “post links available for a users which have 10 posts on forum”. After him must delete his external link. If him do not delete external link him can’t post his message. Because now users can public posts but him see “url delete” many users don’t understanding why... 2. Now wpforo also delete how like external links “.. ...
RE: All external links are going Dofollow in wpforo.   45 Relevance 9 months ago Ashish How-to and Troubleshooting
  Hello Please check Before and after It was normally making all external links nofollow. But after recent updates, it is making all external link dofollow. Our site => kulfiy. com/community/ kulfiy. com/community/technology kulfiy. com/community/business You can check any New August, September Post. But All old posts are showing nofollow tags. Hope to have a positive response from you. Thank you Attachment :  Wpforo-External-link-dofollow-issue.png
RE: How to add the atribute Nofollow+noopener+noreferer to the external links?   38 Relevance 9 months ago ManuO84 How-to and Troubleshooting
  @chris Yes my bad : I would like to say external links. I am sorry but this is not true. As you can see in the source code (see attached file). I don't see any option about "no follow". You are talking about the "no opener" wich is not what I am talking about. ------------- The problem is : As a SEO guy, I don't want to give free backlinks trough my wpforo forum. Why don't you put an option to set all external links from the forum as no follow ? This is an important feature which is missing. Thank you for your reply. Attachment :  Follo ...
Some external links do not open in a new navigation tab   38 Relevance 2 years ago hector Bug Reports
  Hello community. I come from this topic: And I still have not solved it, some external links open in the same navigation tab Any definitive solution? A greeting.
No Follow All External Links?   37 Relevance 6 years ago optim How-to and Troubleshooting
  Hello! How to do rel nofollow and < noindex > for all external links - for simply links and for photo links? Or some links. Many external links for se.
RE: How to add the atribute Nofollow+noopener+noreferer to the external links?   32 Relevance 9 months ago Chris How-to and Troubleshooting
  @manuo84, Posted by: @manuo84 So how to set all internal links as "nofollow" ? This is what you wrote above. wpForo adds nofollow to all external links automatically. Also, you can choose nofollow or dofollow by the link button, which inserts a URL to the Word/Sentence. Before submitting the post, if you let the Open Link In New Tab Checkbox selected, wpForo system will choose "rel" attribute by the link type.
RE: How to add the atribute Nofollow+noopener+noreferer to the external links?   29 Relevance 9 months ago dimalifragis How-to and Troubleshooting
  You can use a total control global plugin for this: 4 years old, still works great with 5.8.x If you want something newly updated, try some of those:
All external links are going Dofollow in wpforo.   29 Relevance 10 months ago Ashish How-to and Troubleshooting
  Hi Support Team After recent updates, we are facing the issue that all new posts external links are don't have nofollow tags. Naked URL's are still showing "nofollow" tag. I didn't make any changes in setting. Can you please help to make nofollow all external links in all forum posts, replies etc. Hope to hear a positive response from you soon. Thank you
RE: How to all external links with "rel-nofollow" by defaut inside the WPforo plugin   29 Relevance 2 years ago Sofy Extended Layout How-to and Troubleshooting
  Hi @ferreidea, wpForo adds nofollow to all external links automatically. Here is the topic you've asked, but this is already added in the plugin core.
RE: Hide external links from guests   29 Relevance 2 years ago stevenminix How-to and Troubleshooting
  The function works as it should with add_filter( 'the_content', 'bd_hide_external_link' );which hides all external links for guests in wordpress blog posts and pages(but not wpforo external links)but when swapped with add_filter( 'wpforo_content', 'bd_hide_external_link' );The function ceases to work at all anywhere,
How to add the atribute Nofollow+noopener+noreferer to the external links?   26 Relevance 2 years ago Ferreidea How-to and Troubleshooting
  Hi! Is possible to implement the attribute Nofollow+noopener+noreferer to the external links in wpforo to avoid any linkjuice to pass to external websites and this way avoid SEO's Spamming? Kind regards
Hide external links from guests   26 Relevance 2 years ago stevenminix How-to and Troubleshooting
  I know that wpforo on it's face does not provide the ability to hide external links from guests even though this feature is a well known popular feature used in forums all over the internet. However FOR ME it is a game changing feature that I absolutely require. I just need a developer to give me the proper coding and where to place it in the plugins files. Here is the code I used to use but I have not been able to get it to work with wpforo function.php files. function bd_hide_external_link( $content ) {if ( is_user_logged_in() ) {return $content;}$cont ...
RE: Hide external links from guests   25 Relevance 1 year ago Robert How-to and Troubleshooting
  Update! Here is a full solution to hide links for guests:
RE: How to add the atribute Nofollow+noopener+noreferer to the external links?   23 Relevance 9 months ago ManuO84 How-to and Troubleshooting
  Hi, I know but I am not talking about internal links. Where is the option to make the links from my wpforo forum pointing to an external website as no follow ?
Page 1 / 8 Next

Forum Search

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 wpForo – WooCommerce Memberships Integration wpForo Emoticons wpForo – Tenor GIFs Integration
View all Addons »

Recent Topics

  • Font Awesome Icons

    By seancallahan, 7 hours ago

  • Notification bell order

    By teepeenomad, 1 day ago

  • Not İndexing

    By selinahub, 2 days ago

  • H1 to H6 title tags : remove

    By venus, 2 days ago

  • Can't access forum dashboard 504 gateway time-out

    By Joselito, 3 days ago

  • Sharing with Facebook and Twitter is kind of broken

    By seancallahan, 3 days ago

Topic Tags

  • css52
  • translation50
  • plugin conflict48
  • seo47
  • new features45
  • buddypress43
  • avatar41
  • moderation40
  • ultimate member40
  • login40
  • forum40
  • registration37
  • threaded layout35
  • cache34
  • editor33
  • menu33
  • shortcode32
  • spam31
  • forum accesses30
  • widget29
View all tags (2188)

Recent Posts

  • Font Awesome Icons

    To start, I do not have any caching setup on the site o...

    By seancallahan, 7 hours ago

  • RE: Is there a way to add safety features?

    @chris Is there a way for me to install 2.0 on my site ...

    By seancallahan, 10 hours ago

  • RE:

    By Anonymous, 53 years ago

  • RE: Notification bell order

    @tutrix Brilliant, thank you for this! Although, it ...

    By teepeenomad, 14 hours ago

  • RE: wpForo 2.0.0.1 beta version is released for beta testers!

    Added, thank you.

    By Robert, 1 day ago

  • RE: Post title length error.

    Hi @hasanaytac, Please provide your forum URL.

    By Chris, 2 days ago

  • RE: Health.gd Health website

    Nice forum, still you have an issue / crash: Uncaught...

    By dimalifragis, 2 days ago

Share:
Share
Tweet
Share
  Forum Statistics
21 Forums
9,925 Topics
50.2 K Posts
18 Online
47.6 K Members

Latest Post: Font Awesome Icons Our newest member: [>>>] Тор Любовь И Гром Смотре... Recent Posts Unread Posts Tags

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 | Copyright © 2016-2022 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
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation