• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar

A cPanel Tech

The Diaries of a Linux Server Administrator

  • Home
  • About
  • Privacy
You are here: Home / Archives for wordpress

wordpress

How to Configure Cloudflare for blogging sites

July 29, 2018 By siteadmin 1 Comment

Using CloudFlare for websites and Applications is one of the most intelligent decisions that you can take towards the security and performance for your app.  This article discusses how to Configure Cloudflare for the best performance of blogging sites. … [Read more...] about How to Configure Cloudflare for blogging sites

Filed Under: Tutorials, wordpress Tagged With: Cloudflare

How to Optimize WordPress for best performance

August 12, 2017 By admin Leave a Comment

Being a server admin, I have been receiving a lot of requests to speed up their sites and optimise WordPress installations so that they load very fast.  I am citing a few examples on how to optimize WordPress in a clever way. 1. Choose a light weight theme. The theme is the soul of a WordPress site. If you choose a poorly designed theme,  it will take a lot of time to load … [Read more...] about How to Optimize WordPress for best performance

Filed Under: Control Panels, Tutorials, wordpress

How to configure SSL to work with Varnish Cache

July 8, 2016 By admin Leave a Comment

Varnish cache is a super caching application which will cache your website pages and images in RAM and deliver it directly to the visitors, thereby speeding up the web site.The major drawback of Varnish Cache is that you will not be able to run secure pages with Varnish Cache … [Read more...] about How to configure SSL to work with Varnish Cache

Filed Under: Articles, Nginx, Tutorials, Varnish, wordpress


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

How to Setup WordPress Hosting server using nginx

September 25, 2015 By admin 3 Comments

This is how I set up a WordPress hosting for my clients. And believe me, I have got a page load time of less than one second, and when set up in a $10 digital ocean server, it could handle ~200 concurrent users. … [Read more...] about How to Setup WordPress Hosting server using nginx

Filed Under: Linux, MySQL, Tutorials, wordpress Tagged With: mariadb, nginx, wordpress

Primary Sidebar

Copyright 2018 CPanelTech