How to install vista themes without patching the system first
How to donate a car

现在位置 >首页 > 所有关于Wordpress的文章

发表于:2008年08月06日  分类:Wordpress  添加评论   
How to exclude categories on wordpress frontpage
You can say, why should i exclude a category on frontpage? There may be some reasons for you, for example; you can create a category for your del.icio.us or twitter account and automatically post your status to these categories and ,you may want to exclude them on frontpage. But i would rather do it for seo? How? I create a category and post articles that humans doulnt love but search engines would love to that category. And exclude that category on frontpage. This is simple: if (have_posts()) { and while (have_posts()) {...
阅读全文