@Madchatthew I’d always post for the reasons I stated above. It’s useful information and could save someone else the headache.
WordPress site
-
@jac said in WordPress site:
@jac @phenomlab something like this may be more achievable, like I said above I’ve always struggled with the theme when using Buddy press in the past.
You’re not he only one here. I personally have little enthusiasm for Buddy Press’s core package, but it certainly is made more palatable by products like Youzer and BuddyBoss for example. The real issue here is that WordPress relies on PHP for it’s back-end (as does Flarum). This means every time the site is accessed, the PHP code has to be completely loaded before the site will even show. With poorly configured sites, and badly written plugins, this adds severe overhead to the site’s overall speed.
If a site takes more than one second to load, you’ll be surprised at how many people will simply press the back button in their browser and look for something else - me included
NodeBB and Ghost both use NodeJS, which is hundreds of times faster than PHP and WordPress will ever be. Sure, there’s a comfort level with WordPress, but it’s not the platform it used to be, and is rapidly being outpaced by more modern incarnations such as Gatsby, Ghost, and several others - including GRAV which is a flat-file CMS, and completely “database-less”.
Whilst I completely understand the enthusiasm and appeal for WordPress, it can be a difficult animal to maintain if allowed to get to a state where the site is very slow, bloated, and in some cases I’ve seen, really ugly from the UI perspective.
This isn’t designed to put you off, but is generally my experience. I’ve repaired and maintained many a WordPress site. If you want an overview of the transition out, you should ask @justoverclock for his views as he recently moved to Ghost.
-
@phenomlab said in WordPress site:
This isn’t designed to put you off, but is generally my experience. I’ve repaired and maintained many a WordPress site. If you want an overview of the transition out, you should ask @justoverclock for his views as he recently moved to Ghost.
Mark many thanks for the detailed response.
I completely understand your thoughts on WordPress, I’ve had many many issues using it in the past and have looked for alternatives like Joomla, however the general issue I ran into was the themes, they we’re never up to scratch, they may be now but simply wasn’t back then.
Massively happy to try something else other than wordpress if something is available, I’ve not heard of Ghost I’m afraid. Is this a good alternative to WordPress @justoverclock?
Many thanks .
-
@jac Check out the speed of my blog site mate
https://content.sudonix.comThat runs on Ghost
-
https://ghost.org/vs/wordpress/ … Just about to delve into this.
-
@jac enjoy. Feel free to ask questions of course. There’s also a good level of support on their forums
https://forum.ghost.org -
@phenomlab said in WordPress site:
@jac enjoy. Feel free to ask questions of course. There’s also a good level of support on their forums
https://forum.ghost.orgLooking good… Just looking for themes to find some.
-
@jac said in WordPress site:
@phenomlab said in WordPress site:
@jac enjoy. Feel free to ask questions of course. There’s also a good level of support on their forums
https://forum.ghost.orgLooking good… Just looking for themes to find some.
-
@jac this looks cool! - https://ghost.org/integrations/beyondwords/
-
@jac looks nice. Is that a one time fee ? It’s a reasonable price.
-
@jac yes, there’s a load of possible integrations, and several you can do yourself (as I do) with JavaScript
-
@phenomlab said in WordPress site:
@jac yes, there’s a load of possible integrations, and several you can do yourself (as I do) with JavaScript
Brilliant, sounds positive! Yes mate a one off payment for the theme. It’s looking to be the best I’ve found so far.
I wonder can something like your RSS parser run with this?
-
@jac not natively, but ghost also has an API so with some modifications, it’s possible.
-
@phenomlab said in WordPress site:
@jac not natively, but ghost also has an API so with some modifications, it’s possible.
Sounds great Mark! That’s something that I’d hoped you’d say .
-
I see Ghost are running Discourse as their forum software… always liked the look of it but so costly to run I believe.
-
@jac said in WordPress site:
@jac said in WordPress site:
@phenomlab said in WordPress site:
@jac enjoy. Feel free to ask questions of course. There’s also a good level of support on their forums
https://forum.ghost.orgLooking good… Just looking for themes to find some.
Going back to this, having had a pretty extensive look for themes this probably is the best one for what I need it for.
-
@jac said in WordPress site:
always liked the look of it but so costly to run I believe.
No, actually you can self host Discourse - see below
https://sudonix.com/topic/86/nodebb-vs-discourse/7?_=1643973071754
The problem with this is that it is based on Ruby and requires it’s own “docker” container. Not a simple setup to maintain if you’re a beginner.
-
@phenomlab said in WordPress site:
@jac said in WordPress site:
always liked the look of it but so costly to run I believe.
No, actually you can self host Discourse - see below
https://sudonix.com/topic/86/nodebb-vs-discourse/7?_=1643973071754
The problem with this is that it is based on Ruby and requires it’s own “docker” container. Not a simple setup to maintain if you’re a beginner.
Thanks for the link mate.
I do like it but I think it’s best to stick with NodeBB .
-
@jac said in WordPress site:
@jac said in WordPress site:
@jac said in WordPress site:
@phenomlab said in WordPress site:
@jac enjoy. Feel free to ask questions of course. There’s also a good level of support on their forums
https://forum.ghost.orgLooking good… Just looking for themes to find some.
Going back to this, having had a pretty extensive look for themes this probably is the best one for what I need it for.
Without setting out a big list the main thing I would require from Ghost is:
-
A nice theme
-
Good intergration of plugins
-
Ability to import RSS feeds
-
A wierd one, but to have it looking like and functioning like a football site, with widgets, league table etc.
-
-
@jac said in WordPress site:
Ability to import RSS feeds
See this
https://ghost.org/integrations/custom-rss/@jac said in WordPress site:
Good intergration of plugins
The list of “plugins” isn’t extensive for Ghost - can you elaborate a bit more on what the requirements would be ?
@jac said in WordPress site:
A wierd one, but to have it looking like and functioning like a football site, with widgets, league table etc.
Certainly possible, but may require custom code
-
@phenomlab said in WordPress site:
See this
Official Ghost + Custom RSS Integration
I believe this is only if you wish to create a new RSS feed for your content?
Related Topics
-
configure ghost and wordpress combo
Moved Solved WordPress -
-
-
-
-
-
-
WordPress & NodeBB
Solved WordPress