Hello,

The primary reason why people were registering in a forum I am involved with was putting a website link in their profile. Because PunBB shows the user list with the user profiles to everyone, including Google, they use it for improving their search engine ranking - without actually posting anything (Google indexes the user list including the links in the user profiles). This sort of silent spam is difficult to deal with.

So, the obvious solution would be disabling website links in user profiles completely. Surprisingly, this seems to be impossible in PunBB:

1. "User info in posts" can be disabled in forum settings, but unfortunately, this hides everything else, including the post count, which is not desirable (there is already the "User post count" feature which can disable displaying post count, so it does not seem to make any sense to duplicate it in the other option, too - especially when disabling "User info in posts" disables post count even if "User post count" is enabled). Furthermore, users can still put website links in their profiles and the user list is still accessible to Google, which means spammers still abuse the forum for silent SEO spam.

2. The Antispam System extension promises putting restrictions on adding website links. Alas, the restriction is ineffective. Spammers cannot put their website link in the registration form, but they can add it later, in their user profile. Which is exactly what they do. The good thing is that the website link is not displayed anymore to anonymous users in the user profiles, so Gooogle cannot see it, but they can still put it there and they either don't care or don't know that Google cannot see it. So spammers still abuse the forum daily and put their website links into the forum database, which has to be cleaned up afterwards.

So, could the Antispam System extension disable website links completely? Or is there any other way to disable putting website links in user profiles (not only displaying them) completely (or to everyone except moderators and administrators or other trusted users)? The website links, coupled with the publicly accessible user list, is IMO a major spam hole in PunBB which attracts spammers.

Thanks.