Tag: category description

Removing the paragraph tags of WordPress post excerpt and category description

By default, the PHP scripts that call the post excerpt and category description automatically insert paragraph tags. You can disable the automatic insertion of paragraph tags should in case you decided to use them for something that makes paragraph tags unnecessary; for example, using post excerpt as meta description.

no thumbnail yet

[ 11 Comments ] Posted on March 28, 2009 under Hypertext Mark-up Language, WordPress

Inserting category description on the category page of your WordPress blog

Almost all WordPress theme do not readily support the display of category description and unlike post excerpt, there is no obvious reason why you should display it. One possible use is to provide an introductory text on top of the category page of each category.

no thumbnail yet

[ 3 Comments ] Posted on March 21, 2009 under WordPress

WordPress category description

The WordPress category description is an optional text that you can fill-up to provide a short description of what each category is all about.

no thumbnail yet

[ No Comments ] Posted on March 14, 2009 under Definitions, WordPress

WordPress meta description using post excerpt, category description and post ID

While the major search engines no longer consider meta description as a deciding factor in giving a page a rank in the search engine result page, it still appears in the search results as a description of your website. Hence, you can use it to entice people to visit your website. It will be much better for a WordPress-powered website if each page and post has its own meta description, some PHP tweak can do just that.

no thumbnail yet

[ 12 Comments ] Posted on January 25, 2009 under Hypertext Mark-up Language, WordPress