<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>网络百科:十万个为什么</title><link>http://www.ken-wu.cn/</link><description>SEO技巧、SEM竞价教程、网络营销知识</description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 91204</generator><language>zh-CN</language><copyright>Copyright www.ken-wu.com All Rights Reserved.  </copyright><pubDate>Mon, 07 May 2012 03:48:32 +0800</pubDate><item><title>姜洪峰整理：品牌广告语浅析</title><author>a@b.com (kenwu)</author><link>http://www.ken-wu.cn/post/139.html</link><pubDate>Mon, 07 May 2012 03:42:10 +0800</pubDate><guid>http://www.ken-wu.cn/post/139.html</guid><description><![CDATA[<p>每个品牌都有自己的主张，你的品牌主张是什么？品牌主张通过广告语来传达，广告语分成3类:1、表达产品特征；2、表达品牌理念；3、表达情感诉求。收集了部分广告语，做简单分类，等待大家一起来更新。。&nbsp;【表达产品特征】：买包包，麦包包农夫山泉，有点甜好空调，格力造好坚果，壳壳果阿芙就是精油柏卡姿就是原液开网店，找姐夫（杰夫）森舟就是铁观音太太乐，不止是鸡精时尚就是卡姿兰；有了肯德基，生活好滋味海</p>]]></description><category>网络营销</category><comments>http://www.ken-wu.cn/post/139.html#comment</comments><wfw:comment>http://www.ken-wu.cn/</wfw:comment><wfw:commentRss>http://www.ken-wu.cn/feed.asp?cmt=139</wfw:commentRss><trackback:ping>http://www.ken-wu.cn/cmd.asp?act=tb&amp;id=139&amp;key=8191c551</trackback:ping></item><item><title>wordpress调用最新文章,友情链接,标签云,最新评论内容等代码</title><author>a@b.com (kenwu)</author><link>http://www.ken-wu.cn/post/138.html</link><pubDate>Sat, 21 Apr 2012 01:22:39 +0800</pubDate><guid>http://www.ken-wu.cn/post/138.html</guid><description><![CDATA[<p>wordpress的模板非常多，但是很多时候提供的模板没有评论或者友情链接模块在首页，这就需要我们自己手工在模板中添加。本文转自网络，收集了很多修改主题时用到的代码：显示最新文章 &lt;?php&nbsp;query_posts('showposts=5');&nbsp;?&gt;&nbsp; &lt;ul&gt;&nbsp; &lt;?php&nbsp;while&nbsp;(have_pos</p>]]></description><category>网站编程技术</category><comments>http://www.ken-wu.cn/post/138.html#comment</comments><wfw:comment>http://www.ken-wu.cn/</wfw:comment><wfw:commentRss>http://www.ken-wu.cn/feed.asp?cmt=138</wfw:commentRss><trackback:ping>http://www.ken-wu.cn/cmd.asp?act=tb&amp;id=138&amp;key=c2b59cc9</trackback:ping></item><item><title>颠覆传统观念——网上商店如何创造23%的转换率</title><author>a@b.com (kenwu)</author><link>http://www.ken-wu.cn/post/137.html</link><pubDate>Fri, 06 Apr 2012 23:15:49 +0800</pubDate><guid>http://www.ken-wu.cn/post/137.html</guid><description><![CDATA[<p>&nbsp;早看到一篇有趣的电子商务研究文章，来自一间市场研究商SeeWhy，他们做了一个有趣的调查，他们根据AC Nielsen的数据加上访谈，列出了十个他们所找到的转换率最高的网上商店。所谓转换率最高，就是这些商店的流量不见得比别人大（不过至少都要有一个月 500万不重覆拜访才有资格被列入），但是他们却可以让每个网友进来好像着了魔似的，成交率特别高！&nbsp;网站转化率（conversion</p>]]></description><category>网络营销</category><comments>http://www.ken-wu.cn/post/137.html#comment</comments><wfw:comment>http://www.ken-wu.cn/</wfw:comment><wfw:commentRss>http://www.ken-wu.cn/feed.asp?cmt=137</wfw:commentRss><trackback:ping>http://www.ken-wu.cn/cmd.asp?act=tb&amp;id=137&amp;key=51b1156c</trackback:ping></item><item><title>无插件：wordpress四种方法实现调用最新文章</title><author>a@b.com (kenwu)</author><link>http://www.ken-wu.cn/post/136.html</link><pubDate>Thu, 29 Mar 2012 11:38:24 +0800</pubDate><guid>http://www.ken-wu.cn/post/136.html</guid><description><![CDATA[<p>调用相关文章和最新文章有很多wordpress插件可以用，但考虑到性能和灵活性，通过代码添加还是很有必要性的，wordpr四种调用最新文章的方法，与大家分享：第一种方法Wordpress最新文章的调用可以使用一行很简单的模板标签wp_get_archvies来实现. 代码如下：&lt;?php get_archives('postbypost', 10); ?&gt; (显示10篇最新更新文章)或</p>]]></description><category>网站编程技术</category><comments>http://www.ken-wu.cn/post/136.html#comment</comments><wfw:comment>http://www.ken-wu.cn/</wfw:comment><wfw:commentRss>http://www.ken-wu.cn/feed.asp?cmt=136</wfw:commentRss><trackback:ping>http://www.ken-wu.cn/cmd.asp?act=tb&amp;id=136&amp;key=ab2a8457</trackback:ping></item><item><title>wordpress调用相关文章的三种方法</title><author>a@b.com (kenwu)</author><link>http://www.ken-wu.cn/post/wordpress-related-articles.html</link><pubDate>Thu, 29 Mar 2012 11:36:20 +0800</pubDate><guid>http://www.ken-wu.cn/post/wordpress-related-articles.html</guid><description><![CDATA[<p>&nbsp; 方法一:文章根据标签相关（用SQL获取 ）相关原理：首先获取改篇文章的所有标签，接着获取这些标签下的 n 篇文章，那么这 n 篇文章就是与该文章相关的文章了。现在可以见到的WordPress相关文章插件都是使用的这个方法。这里我们通过SQL语句来直接读取数据库，随机获取10篇相关的文章记录。下面是实现的代码：&nbsp;&lt;h3&gt;该文章的相关文章&lt;/h3&gt;&lt;</p>]]></description><category>网站编程技术</category><comments>http://www.ken-wu.cn/post/wordpress-related-articles.html#comment</comments><wfw:comment>http://www.ken-wu.cn/</wfw:comment><wfw:commentRss>http://www.ken-wu.cn/feed.asp?cmt=135</wfw:commentRss><trackback:ping>http://www.ken-wu.cn/cmd.asp?act=tb&amp;id=135&amp;key=89cc2efe</trackback:ping></item><item><title>wordpress常用SEO插件汇总</title><author>a@b.com (kenwu)</author><link>http://www.ken-wu.cn/post/wordpress-seo-plugin.html</link><pubDate>Tue, 27 Mar 2012 16:01:50 +0800</pubDate><guid>http://www.ken-wu.cn/post/wordpress-seo-plugin.html</guid><description><![CDATA[<p>&nbsp;WordPress之所以能成为目前最具人气的独立博客程序，除了无数爱好者为它开发的主题外，源源不断的插件支持也是重要的原因之一。wordpress的强大，也是在于无数爱好者源源不断的主题和插件。wordpress插件数量巨大，有改善用户体验的，有辅助SEO的，有增加功能的。要从这茫茫中的插件找出所需已属不易，外加无数英语系插件更让不熟悉英语中国用户难上加难。所谓群众的力量是强大的，每人</p>]]></description><category>网站编程技术</category><comments>http://www.ken-wu.cn/post/wordpress-seo-plugin.html#comment</comments><wfw:comment>http://www.ken-wu.cn/</wfw:comment><wfw:commentRss>http://www.ken-wu.cn/feed.asp?cmt=134</wfw:commentRss><trackback:ping>http://www.ken-wu.cn/cmd.asp?act=tb&amp;id=134&amp;key=91013f2e</trackback:ping></item><item><title>phpnow中对discuz x2的伪静态配置解决方法</title><author>a@b.com (kenwu)</author><link>http://www.ken-wu.cn/post/132.html</link><pubDate>Mon, 12 Mar 2012 16:44:03 +0800</pubDate><guid>http://www.ken-wu.cn/post/132.html</guid><description><![CDATA[<p>&nbsp;自己电脑上用PHPnow做为PHP环境是个不错的选择，有VPS的使用PHPnow搭配环境也是很方便的，现在就说下PHPnow在本地电脑或VPS上开启Discuz!伪静态的方法，在此要感谢一下phpnow.org作者的奉献~~&nbsp;　　开启方法以下：&nbsp;　　1、Discuz!设置&nbsp;　　我用的是最新的Discuz!X2.0，后台的设置很简单，全局&mdash;&amp;md</p>]]></description><category>网站编程技术</category><comments>http://www.ken-wu.cn/post/132.html#comment</comments><wfw:comment>http://www.ken-wu.cn/</wfw:comment><wfw:commentRss>http://www.ken-wu.cn/feed.asp?cmt=132</wfw:commentRss><trackback:ping>http://www.ken-wu.cn/cmd.asp?act=tb&amp;id=132&amp;key=27552732</trackback:ping></item><item><title>wordpress实现热门文章和随机文章例子</title><author>a@b.com (kenwu)</author><link>http://www.ken-wu.cn/post/131.html</link><pubDate>Sat, 04 Feb 2012 00:54:47 +0800</pubDate><guid>http://www.ken-wu.cn/post/131.html</guid><description><![CDATA[<p>&nbsp;收集整理了一下wordpress常用的代码出来，今天来发热门文章和随机文章的调用列子：一、wordpress实现热门文章第一种方法热门文章：调用出来的是按评论最多的倒序排列，带评论个数&lt;ul&gt;&lt;?php $result = $wpdb-&gt;get_results(&ldquo;SELECT comment_count,ID,post_title FROM $wpd</p>]]></description><category>网站编程技术</category><comments>http://www.ken-wu.cn/post/131.html#comment</comments><wfw:comment>http://www.ken-wu.cn/</wfw:comment><wfw:commentRss>http://www.ken-wu.cn/feed.asp?cmt=131</wfw:commentRss><trackback:ping>http://www.ken-wu.cn/cmd.asp?act=tb&amp;id=131&amp;key=05b67230</trackback:ping></item><item><title>wordpress友情链接函数wp_list_bookmarks详解</title><author>a@b.com (kenwu)</author><link>http://www.ken-wu.cn/post/130.html</link><pubDate>Sat, 04 Feb 2012 00:52:33 +0800</pubDate><guid>http://www.ken-wu.cn/post/130.html</guid><description><![CDATA[<p>&nbsp;在帮tianti.org做友情链接模块不显示图片的时候在网上搜索，找到了这片文章，很不错，转载作为资料。最后用的分类不显示图片的代码是：&lt;?php wp_list_bookmarks('title_li=&amp;categorize=0&amp;show_images=0'); ?&gt;这个函数又是比较强大的一个WP标签。wp_list_bookmarks 这个函数也是为Bl</p>]]></description><category>网站编程技术</category><comments>http://www.ken-wu.cn/post/130.html#comment</comments><wfw:comment>http://www.ken-wu.cn/</wfw:comment><wfw:commentRss>http://www.ken-wu.cn/feed.asp?cmt=130</wfw:commentRss><trackback:ping>http://www.ken-wu.cn/cmd.asp?act=tb&amp;id=130&amp;key=e7955c0f</trackback:ping></item><item><title>王培亚：从零售角度看电子商务的本质，读毕胜文章有感</title><author>a@b.com (kenwu)</author><link>http://www.ken-wu.cn/post/129.html</link><pubDate>Mon, 21 Nov 2011 23:48:44 +0800</pubDate><guid>http://www.ken-wu.cn/post/129.html</guid><description><![CDATA[<p>&nbsp;&nbsp;毕总的这篇文章看了好几遍，感慨良多，本来在网站上线前决定不再写什么东西，实在压制不住内心的冲动，把自己心里所想与大家分享。而我的经历层次有限，也仅仅能从自己的视野与大家分享。这篇文章是毕总与中欧商学院同学的交心相谈，把自己做电子商务的苦水和无奈与大家分享，也提出了很多的观点，如&ldquo;电子商务整体是浮躁的&rdquo;、&ldquo;如果大家要做电商请三思、四思、五思</p>]]></description><category>推荐阅读</category><comments>http://www.ken-wu.cn/post/129.html#comment</comments><wfw:comment>http://www.ken-wu.cn/</wfw:comment><wfw:commentRss>http://www.ken-wu.cn/feed.asp?cmt=129</wfw:commentRss><trackback:ping>http://www.ken-wu.cn/cmd.asp?act=tb&amp;id=129&amp;key=7e13f992</trackback:ping></item></channel></rss>

