Skip to content

Top Ranked Forums

Chitchat
9 3 1.6k 1
  • Hope one day NodeBB will be some where 🙂

    f8bcef25-ebbf-40f5-bcf9-02fa0b9d99ac-image.png

  • Hope one day NodeBB will be some where 🙂

    f8bcef25-ebbf-40f5-bcf9-02fa0b9d99ac-image.png

    @cagatay I often wonder who compiles these “stats” and whether they even test NodeBB

  • @cagatay I often wonder who compiles these “stats” and whether they even test NodeBB

    @phenomlab 617mio posts OMG 🙂

  • @phenomlab 617mio posts OMG 🙂

    @cagatay Yeah, on phpBB too !! I thought that platform was well and truly dead.

  • @cagatay Yeah, on phpBB too !! I thought that platform was well and truly dead.

    @phenomlab Maybe its not true coz web site not working. also there is writen users 0 lol 🙂

    I used over 5 years vBulletin it was very good experiences for me. I also have one small forum powered by XenForo.

    But NodeBB is very fast and google index speed also very good. My last time is 2 hours, google bot idexed.

  • @phenomlab Maybe its not true coz web site not working. also there is writen users 0 lol 🙂

    I used over 5 years vBulletin it was very good experiences for me. I also have one small forum powered by XenForo.

    But NodeBB is very fast and google index speed also very good. My last time is 2 hours, google bot idexed.

    @cagatay Yes, there’s a lot of furore around Discorse, but having tried it myself some time ago, I didn’t like it that much. Plus, it requires containers and ruby on rails, which just doesn’t appeal to me at all.

  • Hope one day NodeBB will be some where 🙂

    f8bcef25-ebbf-40f5-bcf9-02fa0b9d99ac-image.png

    @cagatay I think -as far as I could observe- people are not building forums any more, rather than developing a website, they are directly going with “Discord”… It is probably closest to the “forums” among all social media platforms… it is already there, you can create your own discord in seconds, all the infrastructure is already provided.

    Therefore all these old forums rank very high with ancient types of forum softwares… xenforo, vbulletin, phpbb… all from the Jurassic period…

    Just a quick note, Discord and Discourse are separate, unrelated platforms…

  • @cagatay I think -as far as I could observe- people are not building forums any more, rather than developing a website, they are directly going with “Discord”… It is probably closest to the “forums” among all social media platforms… it is already there, you can create your own discord in seconds, all the infrastructure is already provided.

    Therefore all these old forums rank very high with ancient types of forum softwares… xenforo, vbulletin, phpbb… all from the Jurassic period…

    Just a quick note, Discord and Discourse are separate, unrelated platforms…

    @crazycells yes you are absolutly right but the forums need to improve byself. this is a technology age and all software language will improve itself, asp is dead. Nokia is dead 🙂

    We will see that another software will be beter than discord 🙂 it is an endless world 🙂

  • The real issue here is that most people consider forums to be “dead” in the sense that nobody uses them anymore, and social media groups have taken their place. Their once dominant stance in the 90’s and early 00’s will never be experienced again, but having said that, there are a number of forums that did in fact survive the social media onslaught, and still enjoy a large user base.

    Forums tend to be niche. One that immediately sticks out is Reddit - despite looking like it was designed in the 80s, it still has an enormous user base. Another is Stack Overflow, which needs no introduction. The key to any forum is the content it offers, and the more people whom contribute in terms of posting , the more popular and widely respected it becomes as a reliable source of information.

    Forums are still intensely popular with gamers, alongside those that offer tips on hacking etc.


Related Topics
  • Bug Report

    Solved Bugs nodebb bugs
    47
    1
    26 Votes
    47 Posts
    9k Views
    @crazycells Good points, thanks. I completely forgot that classes are added - makes life much simpler! EDIT - seems this is pretty straightforward, and only needs the below CSS .upvoted i { color: var(--bs-user-level) !important; } This then yields [image: 1718028529465-3f072f8a-ebfa-4910-8723-73c493b8e4eb-image.png] However, the caveat here is that the .upvoted class will only show for your upvotes, and nobody else’s. However, this does satisfy the original request however I would love to see my upvoted posts more clearly, because currently, when I upvote, nothing on the post tool is changing, it would be nicer if there is an indication that I have upvoted (like a filled or colored triangle?)
  • Custom html in nodebb to prevent cache

    Unsolved Configure nodebb
    18
    2 Votes
    18 Posts
    3k Views
    @Panda You’ll need to do that with js. With some quick CSS changes, it looks like this [image: 1690796279348-d619844f-fbfe-4cf1-a283-6b7364f6bf18-image.png] The colour choice is still really hard on the eye, but at least you can now read the text
  • Removing blue 'moved' tag from post

    Solved Configure nodebb
    16
    2
    3 Votes
    16 Posts
    3k Views
    @phenomlab Ah, got it working! I reversed the CSS addition to put z index high, and then I could see another error box saying fork title must be at least 3 characters. So made the new fork title longer and button responded.
  • 4 Votes
    8 Posts
    1k Views
    @Panda said in Upgrade to NodeBB v3? 2BB or not 2BB, that is the question!: So although thats a plugin it has Widget like element and stopped working on the Theme change Which is normal based on the widgets being reset when you change themes.
  • 0 Votes
    5 Posts
    1k Views
    @qwinter this particular site uses the code I wrote if you want to see it in action. It’s a information and intelligence gatherer I designed for collecting various information security articles from around the globe and consolidating them in one place. Essentially, each “post” is in fact generated by the script, and the NodeBB API. https://hostrisk.com/
  • creating topic specific widgets

    Solved Customisation nodebb
    16
    10 Votes
    16 Posts
    3k Views
    @crazycells said in creating topic specific widgets: Additionally if hide class exists, why are we re-defining it? We’re not 🤭 I misspelled it - it should be hidden
  • Best forum software?

    Chitchat forum software
    28
    10 Votes
    28 Posts
    5k Views
    @marusaky Good post. The real issue with Flarum is that even the most minor of changes requires a extension, which is crazy. With NodeBB, you can make changes on the fly very easily, and without too much effort. There is an element of learning when it comes to making changes to any platform, but Javascript is not difficult at all once you get used to it, and there’s also extensive support for jQuery (and hundreds of code snippets on the internet you can easily adapt and tailor to your own needs) For years, phpBB used to reign supreme - now it’s incredibly dated, and always did have the most confusing admin panel I’ve ever seen.
  • Display tweets in widget [NodeBB]

    Solved Customisation
    29
    4 Votes
    29 Posts
    7k Views
    @phenomlab brilliant, many thanks Mark