How to View The User’s Capabilities in WordPress

Different users may have different capabilities, in wordpress, there are five pre-defined roles: Administrator, Editor, Author, Contributor, Subscriber. (more…)

Choose Proper WordPress Hosting for Beginners

This is a wordpress hosting guide for beginners, many bloggers like wordpress, but there is often a annoy work before writing your articles, that is wordpress hosting selection. Usually your objective hosting should be a virtual hosting. that mean there are about 200 or more sites in one computer, but you should only take care about some basic informations for your hosting. Now I list some basic requirements for wordpress hosting.

(more…)

Change the Default Avatar in WordPress

There are serveral default avators in wordpress, but many people don't like them, If you want to change this default avatars, just like this. Just choose a convenient method for yourself instead of both of them.

(more…)

What Should Be Done Before WordPress Update

WordPress Version 3.0.1 has Released for several days, this update has fixed so many bugs or potential problems, we should update it as quickly as possible, from the wordpress working panel or the official site. Commonly we should update wordpress to the last version, But before the updating, what should be done? (more…)

Using Google Custom Search Engine On WordPress

Google Custom Search Engine is more powerful than the default search engine of WordPress. More and more webmasters like google custom search engine. Every one can use the standard edition freely. If you have a google adsense account, you can also associate your search engine with google adsense. Just do it right now.
(more…)

How to Show WordPress Excerpts on Homepage

For many wordpress users, he(she) must encounter the excerpt problem of wordpress, wordpress will output the category or homepage in fulltext if he has not added a MORE tag in his article and type none in Excerpt box. Because more people are not accustomed to write any excerpt specially. I am too. I prefer wordpress output all excerpts automatically. Here are some methods of displaying excerpts in wordpress.

(more…)

How to Set Up 301 Redirect on IIS

This article will introduce how to set up 301 redirect on IIS, if you are using Apache server, please refer to 301 Redirect Site to Another in Apachefor details. (more…)

Update Data after Changing Domain Name

When you want to change a new domain name for your wordpress, you may need to do these:

1. Set up the new domain name DNS to make sure it will be analyzed to the new wordpress hosting.

2. Update some necessary data in your wordpress, this is the title of this articles.

3. Setup 301 redirect for the original site, make sure it will redirect to the new one. Refer to 301 Redirect Site to Another in Apache for detailed information. (more…)

How to Remove Links in WordPress Comments

There are more and more spammers in my blog, they post various comments with some links in it, few of them are useful for my article. So I want to remove these links in comments. I have no other choose as long as I am using wordpress. (more…)

How to Protect Your wp-config.php

We know wp-config.php is the most important file of wordpress, it defines some important configuration data for MySQL database, I have seen many articles are talking about this file’s protection. Using htaccess to protect it is the most popular method. But which method will make your wp-config.php more secure? (more…)