How to customize your wordpress meta widget
If you don’t want to have links like wordpress.com, Entries RSS in your meta widget, here is the solution:
- Go to Plugins > Add New and search for “Custom Meta” plugin.
- Install this Plugin
- Go to Appearance >Widgets and drag Custom Meta to your sidebar of your theme. Deactivate your old Meta Widget if it’s not already.
- Click to show dropdown menu of the new widget and enable the links that you want to be shown.
- Click Save and go to your blog to see the change.
How to create your favicon
I have found a website that makes creating a favicon (favorites icon) very easy.
Steps:
- Go to http://favicon.cc.
- Pick a color and draw the frame.
- Click “Download favicon”.
- 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
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:
- Go to http://wordpress.org/download/ and download the latest version of wordpress.
- Extract the zipped file and copy all files inside the wordpress folder to the root folder of your website using ftp.
- 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.
- Go to http://yourdomain.com/wp-admin/install.php with your web browser.
- Type in your blog’s title and your email.
- If the installation succeed, don’t forget to remember or write down the user name and the password.
- Log in, your blog is installed.
There are still many things to do…
First post
This is the first post on this blog. More important text will be added later…

