WordPress

From No LJ Ads Wiki

Jump to: navigation, search
Expand: (No specific notes.)


WordPress is open source blogging software. WordPress users are able to host their blog on their own server or at WordPress.com. Some webhosts offer an auto-install of the WordPress software; WordPress lists a few of these hosts at their website.

Currently [info]lj2wordpress is researching solutions for transferring LiveJournals to WordPress; the big list of research is here ([info]lj2wordpress).

[edit] Requirements

If you would like to use WordPress on your own server, there are a few minimum requirements (the listed requirements are for WordPress version 2.0 and later):
  • PHP version 4.2 or greater
  • MySQL version 3.23.23 or greater
  • Your host must allow remote connections.

Apache or Lightspeed is also recommended, but not required.

[edit] Installation

The basic steps to install WordPress on your server are as follows.
  1. Download and unzip/decompress the WordPress package.
  2. Create your WordPress MySQL database.
  3. Find the wp-config-sample.php file and change the name to wp-config.php.
  4. Open wp-config.php with your preferred editor and add your database details.
  5. Upload the WordPress files to where you would like them to be located on your server.
  6. Run the installation script by visiting wp-admin/install.php in your preferred web browser.


More detailed instructions, as well as special information (such as how to install WordPress in your language) can be found here.

[edit] Features

Features that may be useful to LiveJournal users include:
  • Entries can have designated categories, which are similar to LiveJournal's tags feature.
  • Comments can be moderated ("screened" on LiveJournal).
  • WordPress has a built-in links feature, which works like LiveJournal's S2 links list.
  • Downloadable clients are available, or you can update via webpage.
  • Comments can be emailed.
  • Entries can be password-protected.
  • Many plugins are available and can enable you to do such things as thread entry comments, add avatars, or integrate your blog with your Flickr account, for example.
  • Comments can be edited through the use of a plugin; a time limit to editing can be added as well.
  • WordPress uses themes ("styles" on LiveJournal), which are created with CSS, PHP, and basic HTML. Free premade themes are available for download.
  • Trackback and pingback are offered.
  • Static pages can be used to create pages in your blog that do not have changing content. This feature can be used to create an about/profile/info page.
  • It is possible to allow multiple users to update the same WordPress blog, similar to LiveJournal's shared journal or a limited posting access community.