How to customize your wordpress meta widget

October 10, 2009 by admin · Leave a Comment
Filed under: Websites 

If you don’t want to have links like wordpress.com, Entries RSS in your meta widget, here is the solution:

  1. Go to Plugins > Add New and search for “Custom Meta” plugin.
  2. Install this Plugin
  3. Go to Appearance >Widgets and drag Custom Meta to your sidebar of your theme. Deactivate your old Meta Widget if it’s not already.
  4. Click to show dropdown menu of the new widget and enable the links that you want to be shown.
  5. Click Save and go to your blog to see the change.

How to create your favicon

October 10, 2009 by admin · Leave a Comment
Filed under: Websites, Wordpress 

I have found a website that makes creating a favicon (favorites icon) very easy.

Steps:

  1. Go to http://favicon.cc.
  2. Pick a color and draw the frame.
  3. Click “Download favicon”.
  4. Upload downloadded image to your webiste’s (blog’s) root folder using a FTP client.

Clear the browser’s cache to view the favicon image.

Uf course, there are many other options to create a favicon.

How to set up wordpress 2.8.4 blog

October 10, 2009 by admin · Leave a Comment
Filed under: Wordpress 

Some services offer automatic wordpress installation, but I will write a tutorial on how to set up your own blog manually.

Requirements:

  • Empty SQL (MySQL) database set up.
  • Web space and a FTP connection to the root folder.

Set up steps:

  1. Go to http://wordpress.org/download/ and download the latest version of wordpress.
  2. Extract the zipped file and copy all files inside the wordpress folder to the root folder of your website using ftp.
  3. Rename (or copy) file wp-config-sample.php to wp-config.php. Use a text editor to open renamed file and edit DB_NAME, DB_USER, DB_PASSWORD and DB_HOST parameters.
  4. Go to http://yourdomain.com/wp-admin/install.php with your web browser.
  5. Type in your blog’s title and your email.
  6. If the installation succeed, don’t forget to remember or write down the user name and the password.
  7. Log in, your blog is installed. :)

There are still many things to do…

First post

October 10, 2009 by admin · Leave a Comment
Filed under: Other 

This is the first post on this blog. More important text will be added later…