Tag: wordpress

Install WordPress with OpenLiteSpeed on Ubuntu 16.04

  Today we will show you How to install and configure WordPress with OpenLiteSpeed on your Ubuntu 16.04 VPS. OpenLiteSpeed is a lightweight, open source HTTP server developed and copyrighted by LiteSpeed Technologies, Inc. It provides a user friendly web interface and supports various operating systems, …

How to Create a Client Dashboard in WordPress

Do you want to create a client dashboard in WordPress? A custom dashboard in WordPress can help your clients with resources and shortcuts they need to get started. In this article, we will show you how to create a client dashboard in WordPress without writing any …

20 Best BuddyPress Themes for Your WordPress Website

Are you looking for the best WordPress themes for BuddPress? BuddyPress is a sister project of WordPress. It allows you to build an online social network on top of your WordPress website. In this article, we have hand-picked some of the best BuddyPress themes for your …

Set Up WordPress with Optimal .htaccess Settings

  If you are a WordPress user then you probably have met the .htaccess file. The .htaccess file allows you to make configuration changes on a per-directory basis and it is very useful in case you want to enable/disable additional functionality and features for your site. …

Install WordPress with Varnish and Nginx on Ubuntu

  Varnish is a web application accelerator. It redirects the visitors to static pages whenever it is possible. Varnish can be installed and configured to cache the content in front of any HTTP server and it can speed up the delivery up to 300-1000 times. In …

Install WordPress with Memcached and Nginx on Ubuntu

  In this tutorial, we are going to provide you with step-by-step instructions on how to install WordPress with Memcached and Nginx on an Ubuntu 16.04 VPS. WordPress is one of the best open-source content management systems written in PHP. Requirements At the time of writing …