AI Search
Classic Search
Notifications
Clear all
Search result for: external links
Hi @jcardona .
The steps I typed up here in this article
And here in this article
might apply to your situation. You can try it.
The problem is that when a user clicks on a topic (or any link really) on the forum, they're taken to the forum page-- so all the info and links are gone.
You can check each link "URL" and "Link Text" to see the actual codes there, (using the "Insert Edit Link" Icon) for example, it might have the direct link to your forum, like " / community / " when it should have been / community / forum1/ topic 1"
Good luck and God bless you! 🙂
@realact
Maybe try the direct links instead.
domain.com/participant/activity/
Etc.
They should redirect to only the logged in user info
@chris, Perhaps the problem with nofollow is due to a bug in the Visual Editor? Look at the screenshots, please.Depending on how the user places the link, a nofollow attribute is attached to the link or not.If you just insert a link into the comment input window, then it is obtained with nofollow, but without noopener. And if you insert a link through a button in the Visual Editor, then the link is obtained without nofollow, but with noopener. This can be seen in 2 screenshots.How can I fix the Visual Editor function so that all outgoing links are nofollow and noopener without fixing the /wpf-includes/functions.php file?
< span style="color: #666;"> Attachment : WPForo_1.jpg
@alvina I am sorry but this is not true. As you can see in the code (see attached file). So how to set all internal links as "nofollow" ?
< span style="color: #666;"> Attachment : Follow.png
Not sure i understand what API is needed. Force all links to open to a new tab and that's it. Unless i didn't not understood your question right.
What plugin is this?
Hello, I want to be certain that users never add a link in a forum that does not open in another tab. It seems this is not possible with the settings available (unless I missed it)? Please let me know if that is the case. If so, then my options would be to replace the current wysiwyg editor with a different one or ask my developer to make the changes to the links on the backend.
Thanks for your help!
And it comes with the target="_blank" attribute. So all is done by wpForo automatically if you just put a URL. But if you copy some link and past in the editor it doesn't do any replace. So I want to ask you , how do you create those links? Leave some direct link to that post.
Hi!
I remember few time ago in the settings of the wpforo plugin it was available the option to make all the links in the forum that are posted by users with the targ "rel-nofollow" automatically but now I cant find it!
Where is it the option?
Kind regards
Also @hector i see here:
that probably you have modified some code ? Or use some plugin for rel no follow etc etc ? Can that be the cause ?
Hi wpForo Team,
I am reaching out regarding a compatibility issue between wpForo and the Yoast SEO plugin. While wpForo states that it is compatible with Yoast, I am seeing conflicting SEO data being generated on my forum topic pages, which is causing issues with duplicate meta tags and broken social media previews.
When I inspect the page source of a community forum post, both wpForo and Yoast are actively injecting data into the <head>, rather than wpForo overriding Yoast.
Here is what is currently outputting on a single topic page:
wpForo's Output: wpForo correctly generates its SEO block (``), including the canonical URL, description, Open Graph tags (og:title, og:description, og:url, og:locale, etc.), and Twitter cards.
Yoast's Output: Immediately below that, Yoast tries to output its own data (). Because it cannot read the dynamic forum content, it outputs an admin warning (), but it still injects duplicate tags like og:locale, article:publisher, and Twitter tags.
The Impact: Because both plugins are outputting Open Graph and Twitter card data, social media platforms (Facebook, X, LinkedIn) are getting confused by the duplicate tags. This results in link previews pulling incorrect formatting or failing to pull the wpForo-generated data.
My Question: Is the built-in Yoast compatibility supposed to automatically disable Yoast's meta output on wpForo pages? If so, it appears to be failing. As a temporary workaround, I have to manually go into Yoast and disable it for the forum's custom post types.
Could your development team look into why Yoast is not cleanly yielding to wpForo's SEO data on topic pages?
Thank you for your time and help!
You can check for example this link:
... user group management, and admin interfaces. We completely understand the frustration.
To give some context: our AI features have actually been in active development for quite some time, but we kept things relatively quiet until we had a production-ready solution. The AI moderation module is part of a larger AI suite we've been building and now all integrated into wpForo's. We weren't aware of your work until now, and it's clear you identified a real need that our users have. The fact that you independently came to many of the same conclusions (real-time ...
... you can do more (registration is free from what i see).
My tests were done on a high quality shared hosting plan (semi-dedi with limited # of sites) under Litespeed webserver and cloud linux (cloud linux auto limits you when you exceed usage of cpu etc etc but doesn't shut you down). PHP 7.3 and MariaDB. My plan has 1 giga of ram, 25 entry processes limit and 1 cpu, 50mb/s IO usage and 500 IOPS.
Also an optimizing plugin was used (fast velocity) but with wpForo assets excluded.
My test website is a low traffic, with low topics but with several plugins an ...
Hi,
wpForo automatically adds nofollow to all external links.
Hi,
Please read Chris's answer here:
Hi @hbk747
You are using the external links plugin, check its settings, maybe something has changed after the Wordpress update or it doesn't work properly.