Skip to content

Nodebb vs Wordpress vs Other

General
4 3 111 1
  • So I have started a Bible Repair/Rebinding business. I repair Bibles and then rebind them with genuine leather. I can also repair other kinds of books and such as well. I am at some point after I break even, wanting to make a website for my business. I know I can use Wordpress + WooCommerce for an instant get up and running solution. I am kind of tired of the Wordpress environment because it is so locked in and most of the plugins you need to pay for, which is understandable even if I find ways or uses for them where you can just use the free portion to get done with what you want.

    I was thinking of looking into Nodebb with an eCommerce open source software to integrate into Nodebb. I am curious what other’s recommendations are and ideas in regard to this. Do I stick with what is fast and easy to setup like the Wordpress way or go the Nodebb + whichever open source would work best with it way?

    I know there are stuff out there like shopify and those types of platforms, but I have heard many stories that as you grow the more plugins and such that you need and the cost goes up with it and you are locked into their proprietary setup and such.

    Thank you all for all the input! I appreciate it!!

  • So I have started a Bible Repair/Rebinding business. I repair Bibles and then rebind them with genuine leather. I can also repair other kinds of books and such as well. I am at some point after I break even, wanting to make a website for my business. I know I can use Wordpress + WooCommerce for an instant get up and running solution. I am kind of tired of the Wordpress environment because it is so locked in and most of the plugins you need to pay for, which is understandable even if I find ways or uses for them where you can just use the free portion to get done with what you want.

    I was thinking of looking into Nodebb with an eCommerce open source software to integrate into Nodebb. I am curious what other’s recommendations are and ideas in regard to this. Do I stick with what is fast and easy to setup like the Wordpress way or go the Nodebb + whichever open source would work best with it way?

    I know there are stuff out there like shopify and those types of platforms, but I have heard many stories that as you grow the more plugins and such that you need and the cost goes up with it and you are locked into their proprietary setup and such.

    Thank you all for all the input! I appreciate it!!

    @Madchatthew I think it really depends on the specific business model - for example, if you are selling directly via the site, then WordPress and Woocommerce make much more sense than NodeBB will owing to the complexity, and available components.

    I love the idea of this business, and it’s a skill that not many people have these days.

    If it were me, I’d go WordPress/Woocommerce, and then perhaps use NodeBB for a community around the product being sold. NodeBB currently doesn’t lean itself very well towards selling, unless you are offering subscriptions. Here, you are selling manufactured and essentially bespoke service, which would instantly lend itself to more established products.

  • @Madchatthew I think it really depends on the specific business model - for example, if you are selling directly via the site, then WordPress and Woocommerce make much more sense than NodeBB will owing to the complexity, and available components.

    I love the idea of this business, and it’s a skill that not many people have these days.

    If it were me, I’d go WordPress/Woocommerce, and then perhaps use NodeBB for a community around the product being sold. NodeBB currently doesn’t lean itself very well towards selling, unless you are offering subscriptions. Here, you are selling manufactured and essentially bespoke service, which would instantly lend itself to more established products.

    @phenomlab this makes a lot of sense and I could maybe see having a community on the website, where as you are saying Nodebb could come into play and possibly move the facebook business page to in the future or slowly over time. Then in the meantime use the tools that are already made for selling and featuring products and such.

    This makes a lot sense. I like to ask though in case there is anything I am missing.


Related Topics
  • NodeBB v4.0.0

    General nodebb sudonix version 4
    28
    4 Votes
    28 Posts
    3k Views
    @Panda said in NodeBB v4.0.0: the workings of World aren’t intuitive Its not easy to get World populating when a forum is new to it This is a good point and one I’ve considered also. It’s a little confusing to be honest.
  • Nodebb icon on google page

    Solved Customisation nodebb
    9
    1
    4 Votes
    9 Posts
    2k Views
    @Panda It’s been raised multiple times, but only for the open source version, and not hosted.
  • Nodebb design

    Solved General nodebb
    2
    1 Votes
    2 Posts
    844 Views
    @Panda said in Nodebb design: One negative is not being so good for SEO as more Server side rendered forums, if web crawlers dont run the JS to read the forum. From recollection, Google and Bing have the capability to read and process JS, although it’s not in the same manner as a physical person will consume content on a page. It will be seen as plain text, but will be indexed. However, it’s important to note that Yandex and Baidu will not render JS, although seeing as Google has a 90% share of the content available on the web in terms of indexing, this isn’t something you’ll likely lose sleep over. @Panda said in Nodebb design: The “write api” is preferred for server-to-server interactions. This is mostly based around overall security - you won’t typically want a client machine changing database elements or altering data. This is why you have “client-side” which could be DOM manipulation etc, and “server-side” which performs more complex operations as it can communicate directly with the database whereas the client cannot (and if it can, then you have a serious security flaw). Reading from the API is perfectly acceptable on the client-side, but not being able to write. A paradigm here would be something like SNMP. This protocol exists as a UDP (UDP is very efficient, as it is “fire and forget” and does not wait for a response like TCP does) based service which reads performance data from a remote source, thus enabling an application to parse that data for use in a monitoring application. In all cases, SNMP access should be “RO” (Read Only) and not RW (Read Write). It is completely feasible to assume complete control over a firewall for example by having RW access to SNMP and then exposing it to the entire internet with a weak passphrase. You wouldn’t do it (at least, I hope you wouldn’t) and the same ethic applies to server-side rendering and the execution of commands.
  • SEO and Nodebb

    Performance nodebb seo
    2
    2 Votes
    2 Posts
    782 Views
    @Panda It’s the best it’s ever been to be honest. I’ve used a myriad of systems in the past - most notably, WordPress, and then Flarum (which for SEO, was absolutely dire - they never even had SEO out of the box, and relied on a third party extension to do it), and NodeBB easily fares the best - see below example https://www.google.com/search?q=site%3Asudonix.org&oq=site%3Asudonix.org&aqs=chrome..69i57j69i60j69i58j69i60l2.9039j0j3&sourceid=chrome&ie=UTF-8#ip=1 However, this was not without significant effort on my part once I’d migrated from COM to ORG - see below posts https://community.nodebb.org/topic/17286/google-crawl-error-after-site-migration/17?_=1688461250365 And also https://support.google.com/webmasters/thread/221027803?hl=en&msgid=221464164 It was painful to say the least - as it turns out, there was an issue in NodeBB core that prevented spiders from getting to content, which as far as I understand, is now fixed. SEO in itself is a dark art - a black box that nobody really fully understands, and it’s essentially going to boil down to one thing - “content”. Google’s algorithm for indexing has also changed dramatically over the years. They only now crawl content that has value, so if it believes that your site has nothing to offer, it will simply skip it.
  • Title on homepage of nodebb forum

    Solved Customisation nodebb
    2
    1 Votes
    2 Posts
    1k Views
    @eveh Welcome board The code you are referring to is custom written as no such functionality exists under NodeBB. However, adding the functionality is relatively trivial. Below are the required steps Navigate to /admin/appearance/customise#custom-header Add the below code to your header, and save once completed <ol id="mainbanner" class="breadcrumb"><li id="addtext">Your Title Goes Here</li></ol> Navigate to /admin/appearance/customise#custom-js and add the below code, then save $(document).ready(function() { $(window).on('action:ajaxify.end', function(data) { // Initialise mainbanner ID, but hide it from view $('#mainbanner').hide(); var pathname = window.location.pathname; if (pathname === "/") { $("#addtext").text("Your Title"); $('#mainbanner').show(); } else {} // If we want to add a title to a sub page, uncomment the below and adjust accordingly //if (pathname === "/yourpath") { //$("#addtext").text("Your Title"); //$('#mainbanner').show(); //} }); }); Navigate to /admin/appearance/customise#custom-css and add the below CSS block .breadcrumb { right: 0; margin-right: auto; text-align: center; background: #0086c4; color: #ffffff; width: 100vw; position: relative; margin-left: -50vw; left: 50%; top: 50px; position: fixed; z-index: 1020; } Note, that you will need to adjust your CSS code to suit your own site / requirements.
  • NodeBB vs Flarum for a non developer

    Solved General
    17
    10 Votes
    17 Posts
    3k Views
    @marusaky That’s really easily done. I think the docs need updating for the latest release. Did you land up on the 18.x train ?
  • WordPress site

    General wordpress
    118
    10 Votes
    118 Posts
    29k Views
    @jac said in WordPress site: It’s Wordpress OUT, and Ghost IN it seems! *preference based . Even County’s site uses Wordpress . Although that does serve it’s purpose.
  • unable to upvote on forum

    Solved Performance
    10
    1
    3 Votes
    10 Posts
    2k Views
    @phenomlab yes, i can understand. it is working now