@phenomlab thanks a lot for these, both of the below are awesome! ♥
https://codepen.io/bennettfeely/pen/vYLmYJz
https://codepen.io/C-L-the-selector/pen/MWZbWBo
@phenomlab said in WordPress site:
@jac said in WordPress site:
possibly yes, the issue would probably be as always there’s always plenty of other sites doing the same thing
Yes, but then we go back to the same ethos of providing information or a service that the others aren’t
Very true Mark, I’d have no idea how I’d achieve any of this!
I’ve been that used to creating County sites/ football sites. That may be the best effort realistically to create a football based site where users write content on their club so you have a Arsenal fan who is classed as ‘Arsenal correspondent’ delivering match reports & news when possible.
@jac Yes, make it club agnostic - that way, it appeals to a far wider audience.
@phenomlab said in WordPress site:
@jac Yes, make it club agnostic - that way, it appeals to a far wider audience.
Absolutely! Still of course a massive task but one I could do .
@jac said in WordPress site:
@phenomlab said in WordPress site:
@jac Yes, make it club agnostic - that way, it appeals to a far wider audience.
Absolutely! Still of course a massive task but one I could do .
I would unfortunately still look to close down the County forum.
@phenomlab said in WordPress site:
@jac said in WordPress site:
I would unfortunately still look to close down the County forum.
Ok
I’d be probably looking to see if the above is possible with Ghost either that or do a different idea like suggested.
@jac said in WordPress site:
@phenomlab said in WordPress site:
@jac said in WordPress site:
I would unfortunately still look to close down the County forum.
Ok
I’d be probably looking to see if the above is possible with Ghost either that or do a different idea like suggested.
Ultimately how would I go about shutting down the site mate? Obviously save a backup first?
@jac Pretty simple. We just stop the NodeBB instance so it’s not available anymore. Then yes, perform a backup of the database, plus all files. The server will of course remain.
@phenomlab said in WordPress site:
@jac Pretty simple. We just stop the NodeBB instance so it’s not available anymore. Then yes, perform a backup of the database, plus all files. The server will of course remain.
Great to hear it’s that simple 🤪
@jac said in WordPress site:
@phenomlab said in WordPress site:
@jac Pretty simple. We just stop the NodeBB instance so it’s not available anymore. Then yes, perform a backup of the database, plus all files. The server will of course remain.
Great to hear it’s that simple 🤪
Some advice needed, would you do a football site as discussed earlier? Or something else that you have an interest in?
@jac Honestly, something else. It’s going to be niche to a far greater degree than football. Remember, you’re taking the most popular sport in the world by far and attempting to make ripples in an enormous sea that nobody is likely to see with the QE2 of forums ripping through the waves…
How’s that for an analogy ?
@phenomlab said in WordPress site:
How’s that for an analogy ?
Very good .
I’ll have think of something else…
Right so I need to back the site up? And turn off node.js? Apologies if wrong, on mobile.
Happy to take above steps if I know how to do it 🤪.
@jac For the time being, I’ve put the site into maintenance mode
Gives you enough time to work on backups etc.
@phenomlab thanks mate.
@phenomlab said in WordPress site:
@jac For the time being, I’ve put the site into maintenance mode
Gives you enough time to work on backups etc.
So in order to perform a backup, is it a snapshot I need to do via Hetzner CP?
@jac said in WordPress site:
@phenomlab said in WordPress site:
@jac For the time being, I’ve put the site into maintenance mode
Gives you enough time to work on backups etc.
So in order to perform a backup, is it a snapshot I need to do via Hetzner CP?
I think last time a snapshot was done, but of course this time I need a full backup
@jac that will backup the entire machine, so if you decide to use the server for something else (and I’m guessing this is going to be the case) and then you decide you need the files or database from that snapshot, you’ll need to recover it into another instance.
This isn’t the optimum way. It’s better to backup the database and the files individually.
@phenomlab said in WordPress site:
@jac that will backup the entire machine, so if you decide to use the server for something else (and I’m guessing this is going to be the case) and then you decide you need the files or database from that snapshot, you’ll need to recover it into another instance.
This isn’t the optimum way. It’s better to backup the database and the files individually.
Thanks mate. Is that via FTP?
@jac yes, or better, via VirtualMin
@phenomlab said in WordPress site:
@jac yes, or better, via VirtualMin
Thanks mate. I’ll do this tomorrow. Ideally save the files to a zip file?