Resting a site for a couple of years

You can use a myriad of plugins out there, or do it manually. Plugin: Almost never used one, from the looks of it, this should do the job: https://wordpress.org/plugins/all-in-one-wp-migration/ – you can also search for other plugins that “migrate”. Make sure that the exported *.zip (or other format) file contains the database, the code and … Read more

What’s more important for supporting concurrent users on an elearning site with dynamic content, CPUs or RAM?

In my experience, neither is as important as PHP Workers. If you’re on a good hosting platform (like FlyWheel/WPEngine or Kinsta) you can look to get a customized configuration for your account and request an increase in the number of PHP Workers. A PHP Worker is what builds pages and handles back end requests – … Read more

Resolving a 500 Error with GoDaddy Hosting? [closed]

Hi @lathomas64: It’s very hard to diagnose an intermittent 500 error. If you always get a 500 that would be different. You might be getting the error when the internal communications between the web server and the MySQL database server have a high level of latency, especially if you have added lots of plugins. You … Read more

syntax Highlighting on wordpress.com blog

you can use the [sourcecode] shortcode on WordPress.com which is built in for you, no need to install or configure anything. For example to get this results : just wrap your code in these tags: [sourcecode language=”css”] your code here [/sourcecode] you can see a list of supported languages and a few other parameters you … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)