Installing Multiple WordPress Instances
If you need multiple WordPress instances, there are three types of installations based on system architecture, or a combination of WordPress instances and databases: WordPress […]
If you need multiple WordPress instances, there are three types of installations based on system architecture, or a combination of WordPress instances and databases: WordPress […]
On the Settings -> General screen in a single site installation of WordPress, there are two fields named “WordPress Address (URL)” and “Site Address (URL)”. […]
WordPress vs. WordPress.com People are often confused about the differences between WordPress and WordPress.com. WordPress is the free, Open Source web publishing software project, owned […]
What are plugins? WordPress Plugins are PHP scripts that extend the functionality of WordPress. They enhance the features of WordPress or add entirely new features […]
There are two parts to backing up your WordPress site: Database and Files. This page talks about Files only; if you need to back up […]
The Template Editor allows you to edit and create templates, using blocks. These templates control the layout of the posts, pages, or page types on […]
Using phpMyAdmin phpMyAdmin is a program used to manipulate databases remotely through a web interface. A good hosting package will have this included. For information […]
The Audio feature allows you to embed audio files and play them back using a simple Shortcode. This was added as of WordPress 3.6 and […]
Whether you are moving WordPress to a new server or to a different location on your server, you don’t need to reinstall. WordPress is flexible […]
One of the most important files in your WordPress installation is the wp-config.php file. This file is located in the root of your WordPress file […]
Whether you run a high traffic WordPress installation or a small blog on a low cost shared host, you should optimize WordPress and your server […]
While the LAMP stack (Linux + Apache + MySQL + PHP) is very popular for powering WordPress, it is also possible to use Nginx. WordPress […]