Advanced Topics

Using cPanel

This tutorial provides step-by-step examples of creating a database and database user using the cPanel MySQL Database Wizard tool. Login to your site Login to […]

Writing Code in Your Posts

Whether you write plugins or hacks for WordPress, or you want to add bits and pieces of code about your own WordPress site or other […]

phpMyAdmin

What is phpMyAdmin? An administrator’s tool of sorts, phpMyAdmin is a PHP script meant for giving users the ability to interact with their MySQL databases. […]

Sticky Posts

Sticky Posts is a feature that places a post at the top of the front page of posts, keeping it there until new sticky posts […]

Using Your Browser to Diagnose JavaScript Errors

If you’re experiencing issues with your interactive functionality this may be due to JavaScript errors or conflicts. For example, your flyout menus may be broken, […]

Test driving WordPress

There are times when you need to test changes to your WordPress-powered site out of the public eye. Making changes to a live site could […]

Multilingual WordPress

WordPress does not support a bilingual or multilingual blog out-of-the-box. There are however Plugins developed by the WordPress community which will allow you to create […]

Create A Network

You have the ability to create a network of sites by using the multisite feature. This article contains instructions for creating a multisite network. It […]

Optimization – Caching

This article is part of a series on WordPress Optimization. WordPress caching is the fastest way to improve performance. If your site is getting hit […]

Before You Create A Network

This section outlines some requirements to consider before you begin creating a multisite network. Do you really need a network? The sites in a multisite […]

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 […]

Changing The Site URL

On the Settings -> General screen in a single site installation of WordPress, there are two fields named “WordPress Address (URL)” and “Site Address (URL)”. […]