wordpress

WordPress CherryFramework lessphp fatal error

On a WordPress site using CherryFramework based theme, was getting following error. This was due the web site have migrated

Change WordPress URL

Change WordPress URL

Method 1: Editing MySQL backup To change WordPress site url, backup your MySQL database. Run sed command to replace the

Best WordPress Image Compression Plugins

Best WordPress Image Compression Plugins

Here are some plugins that can optimizse images. https://imagify.io/wordpress/ – Optimise all your images. https://wordpress.org/plugins/ewww-image-optimizer-cloud/ https://wordpress.org/plugins/wp-smushit/ See WordPress

Find WordPress Version

Find WordPress Version

To find WordPress version, check file See WordPress

Enable Amazon Cloudfront CDN in WordPress

Enable Amazon Cloudfront CDN in WordPress

I was setting up a wordpress web site to use Amazon S3 + Cloudfront as CDN. I used w3 total

WordPress

WordPress

How to Speed Up Your WordPress Site WordPress Plugins WordPress Updating with FTP Find WordPress Version Find WordPress Version from

WordPress Updating with FTP

WordPress Updating with FTP

To update wordpress from admin area, you need to be running web server as the user owning files. This is

Nginx WordPress

Nginx WordPress

Here is nginx configuration for wordpress Nginx Config with FCGI Cache + gzip compression

WordPress bitnami

WordPress bitnami

Install LetsEncrypt SSL on Bitnami To stop/start service use ctlscript.sh To stop MySQL, run To disable Banner on WordPress site,

WordPress Cron

WordPress Cron

To disable wordpress cronjob, add to end of wp-config.php Now you can set a cronjob with following code