Organise Series
The Organize Series WordPress plugin 2 helps with the organization and presentation of articles/posts you write as part of a series. It helps make it easier for readers of your blog to discover…
The Organize Series WordPress plugin 2 helps with the organization and presentation of articles/posts you write as part of a series. It helps make it easier for readers of your blog to discover…
If your blog is returning 404 to your visitors for some links, then you are loosing some visitors and reputation of your blog. Now good news is that you can prevent 404 error reporting on your WordPress blog by installing…
There is a wonderful plugin for WordPress bloggers to see how there disk space is used on there server. This plugin is very simple to install and use and this gives you graphical representation of your disk space usage. Highly…
If you want to show list of your recent or any specific post list. I have got two equally powerful plug-ins, you can use any, if you wish to get such a list.
If you are puzzled by numerous wordpress themes and not able to decide which one to choose, following tips can defineitely help you.
…
If you want to have search functionality in your self-hosted wordpress blog, anywhere other then the default option provided by theme, you can do so by adding following code in your php file, exactly where you want this function.
[sourcecode…
If you have a MySql table and want to list all the tables in it, you can use this code to get listing of all the tables in your database
Following is the code that you can use to export a MySql table to .csv file
[sourcecode language='php']
Following is the code that you can use to count character in a text box
[sourcecode language='html']
var maxL=50;//nr of max permited characters
function limit(obj){
var nr= document.getElementById(‘nrc’)…
1. Login to Dashboard. default url for login is your-domain-name/wp-login.php e.g. my login url is http://reena.in/wp-login.php
2. Upgrade to latest wordpress version, if upgrade notification as shown below is there at the Dashboard
3. If you have problem in upgrade,…

Here you will see step by step installation of Wordpress for a self hosted blog.
Here we take it that.
1. Your site is hosted with Godaddy. For other hosts, procedure might be slightly different.
2. You have a valid…
If your blog is returning 404 to your visitors for some links, then you are loosing some visitors and reputation of your blog. Now good news is that you can prevent 404 error reporting on your WordPre... Full Story
If you are puzzled by numerous wordpress themes and not able to decide which one to choose, following tips can defineitely help you.