﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>阿石的日志 &#187; 网站优化</title>
	<atom:link href="http://www.ashnotes.com/tag/%e7%bd%91%e7%ab%99%e4%bc%98%e5%8c%96/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ashnotes.com</link>
	<description>关注 iPhone App、产品策划、信息架构、网站分析、网站优化</description>
	<lastBuildDate>Wed, 14 Dec 2011 12:21:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>谈谈站内搜索</title>
		<link>http://www.ashnotes.com/talk-about-internal-site-search/</link>
		<comments>http://www.ashnotes.com/talk-about-internal-site-search/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 11:00:48 +0000</pubDate>
		<dc:creator>ashnotes</dc:creator>
				<category><![CDATA[电子商务]]></category>
		<category><![CDATA[站内搜索]]></category>
		<category><![CDATA[网站优化]]></category>

		<guid isPermaLink="false">http://www.ashnotes.com/?p=173</guid>
		<description><![CDATA[前言 最近在实施网站优化过程中碰到了站内搜索，本以为是个很简单的事情，可一试才发现水很深，下面是学习心得报告（有删减），欢迎指正. 什么是站内搜索 在以往网站建设、企业信息系统搭建过程中，由于信息结构简单、内容稀缺，站内搜索乃至搜索都不是网站系统的必要装备。但随着Web2.0带来的海量信息井喷式涌现，企业自身对信息架构、管理、发布的需求，以及用户对信息的组织、查询、可寻性的要求越来越高，于是站内搜索出现了。 站内搜索通俗来讲是一个网站或商城的“大门口”，一般在形式上包括两个要件：搜索入口和搜索结果页面，但在其后台架构上是比较复杂的，其核心要件包括：中文分词技术、页面抓取技术、建立索引、对搜索结果排序以及对搜索关键词的统计、分析、关联、推荐等 与其他通用搜索的区别 像谷歌、百度、搜搜等通用搜索引擎都会免费开放站内搜索功能，以嵌入网页代码的形式保持与搜索引擎机器人的沟通、爬取，其弊病有二： 1.这些通用搜索引擎不能及时、全部抓取网站最新页面内容。这对电子商务网站信息（如价格、活动有效时间等）经常更新的特点来说是致命的，用户查到的可能是过时信息. 2.既然是所谓通用引擎，其对搜索结果的展示也是通用的，没有差异性的。其不能按照商城自身业务逻辑去做排序、过滤、展示是其最大的弱项 因此，站内搜索的出现也是有其具体原因和需求的，在搜索的精确度和效果上击败了通用搜索引擎。 站内搜索的价值 站内搜索价值体现在如下： 用户很“懒”，节约用户查找商品时间，提高购买转化率 站内搜索已经成为电子商务网站主导航的标配 对后续用户输入的关键词进行分析、提取、排名等对商城运营者来说是了解用户上网行为的最佳途径 行内几家搜索结果页的特点 挑选几家电子商务里面站内搜索具有代表性的网站及其站内搜索结果页，如下： 1.淘宝站内搜索： 淘宝站内搜索最大的特点是过滤功能强大、其对应的商品信息字段也是最多，在搜索技术上根据用户输入的关键词做精确猜测是比较强大，这一点必须基于以往用户搜索记录，加以分析、统计而得出的。另外淘宝屏蔽百度这一点也说明淘宝人对自身站内搜索的自信。 2.京东站内搜索： 京东站内搜索最大优势是搜索结果信息设计饱满均衡，这一点表现在商品描述信息上，如每个商品名称比包含其对应的英文名称，如“诺基亚（Nokia）5030 GSM手机 红色送迪士尼正版手机袋！轻巧耐用，实惠超值之选”这一点就解决了上面我们商城站内搜索出现中文搜索得到而英文搜索不到的弊病，而要做到这一点是需要对商品特点了解很清楚的专业客服人员，属于“人海战术”（后面有说明） 3.走秀和番茄树站内搜索： 走秀站内搜索比较好用的是搜索信息呈现足够大方、商品图大，另外其根据热门关键词搜索量以标签云的形式展示也是一个创新。另外番茄树在商品详情页放置用户对商品打标签的做法也很2.0，既个性而且满足站内搜索需求。 优化措施与途径 根据项目目前实际与潜在需求，按规划周期长短、资源成本消耗等综合因素从小到大，有以下三个优化途径可供参考、比较。 1、人海战术 所谓人海战术是应用一般SQL查询技术，提供一个后台专门修改商城所有商品、活动、业务名称，当然按照一定规则填写商品名称，丰富商品信息。优点是技术门槛低、上线快，缺点是不能根本解决搜索速度慢的问题，而且由于信息量多，很可能会重新设计二级页面，且人为修改容易出错。这只能是短期打算，不能解决站内搜索的根本问题。 2、采用第三方站内搜索技术 站内搜索由于是中大型资讯类、社交类以及电子商务类网站必要组件，其开发难度大、耗工长，已有专门公司搞这个，较出色的有银杏泰克、autonomy，其特点是：上线速度快、但由于其是按照搜索量计费，后期成本控制有些难以估算。 3、 自主开发 自主开发一个站内搜索引擎，按“架构+编程+前端”3人组合据行内人士估算需要3人*100日=300个人日开发资源,若按人日200元计,成本大约在60,000RMB左右，这还不算上策划和设计资源，自主开发最大的好处是可控制、可定制。 行内几家搜索结果页的特点 1.淘宝站内搜索： 淘宝站内搜索最大的特点是过滤功能强大、其对应的商品信息字段也是最多，在搜索技术上根据用户输入的关键词做精确猜测是比较强大，这一点必须基于以往用户搜索记录，加以分析、统计而得出的。另外淘宝屏蔽百度这一点也说明淘宝人对自身站内搜索的自信。 2.京东站内搜索： 京东站内搜索最大优势是搜索结果信息设计饱满均衡，这一点表现在商品描述信息上，如每个商品名称比包含其对应的英文名称，如“诺基亚（Nokia）5030 GSM手机 红色送迪士尼正版手机袋！轻巧耐用，实惠超值之选”这一点就解决了上面我们商城站内搜索出现中文搜索得到而英文搜索不到的弊病，而要做到这一点是需要对商品特点了解很清楚的专业客服人员，属于“人海战术” 3.走秀站内搜索： 走秀站内搜索比较好用的是搜索信息呈现足够大方、商品图大，另外其根据热门关键词搜索量以标签云的形式展示也是一个创新。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">无觅猜您也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="站内搜索的演化——淘宝篇" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ashnotes.com%2Fevolution-of-internal-site-search-at-taobao%2F&from=http%3A%2F%2Fwww.ashnotes.com%2Ftalk-about-internal-site-search%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/11/2027612.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">站内搜索的演化——淘宝篇</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="信息架构的十大误区" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ashnotes.com%2Ftop10-mistakes-of-information-architecture%2F&from=http%3A%2F%2Fwww.ashnotes.com%2Ftalk-about-internal-site-search%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/11/2027617.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">信息架构的十大误区</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Google分析学习笔记2：利用GA建立简单用户模型" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ashnotes.com%2Fgoogle-analytics-make-user-model%2F&from=http%3A%2F%2Fwww.ashnotes.com%2Ftalk-about-internal-site-search%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/11/2027591.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Google分析学习笔记2：利用GA建立简单用户模型</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="i-dong游戏中心原型优化" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ashnotes.com%2Fi-dong-game-center-prototype-optimize%2F&from=http%3A%2F%2Fwww.ashnotes.com%2Ftalk-about-internal-site-search%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/11/2027623.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">i-dong游戏中心原型优化</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Robin Club 深圳聚会" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ashnotes.com%2Frobin-club-shenzhen-party%2F&from=http%3A%2F%2Fwww.ashnotes.com%2Ftalk-about-internal-site-search%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/11/2027574.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Robin Club 深圳聚会</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-174 alignleft" title="internal-site-search" src="http://www.ashnotes.com/wp-content/uploads/2009/09/internal-site-search.jpg" alt="站内搜索" width="367" height="206" /></p>
<p><strong> 前言</strong></p>
<p><strong> </strong> 最近在实施网站优化过程中碰到了站内搜索，本以为是个很简单的事情，可一试才发现水很深，下面是学习心得报告（有删减），欢迎指正.</p>
<p><span style="background-color: #ffffff; "><strong>什么是站内搜索</strong></span></p>
<p>在以往网站建设、企业信息系统搭建过程中，由于信息结构简单、内容稀缺，站内搜索乃至搜索都不是网站系统的必要装备。但随着Web2.0带来的海量信息井喷式涌现，企业自身对信息架构、管理、发布的需求，以及用户对信息的组织、查询、可寻性的要求越来越高，于是站内搜索出现了。</p>
<p><span style="background-color: #ffffff; "> 站内搜索通俗来讲是一个网站或商城的“大门口”，<a title="西乔MM关于站内搜索值得一读" href="http://blog.xiqiao.info/2009/06/02/343">一般在形式上包括两个要件</a>：搜索入口和搜索结果页面，但在其后台架构上是比较复杂的，其核心要件包括：中文分词技术、页面抓取技术、建立索引、对搜索结果排序以及对搜索关键词的统计、分析、关联、推荐等</span></p>
<p><strong>与其他通用搜索的区别</strong></p>
<p>像谷歌、百度、搜搜等通用搜索引擎都会免费开放站内搜索功能，以嵌入网页代码的形式保持与搜索引擎机器人的沟通、爬取，其弊病有二：<br />
1.这些通用搜索引擎不能及时、全部抓取网站最新页面内容。这对电子商务网站信息（如价格、活动有效时间等）经常更新的特点来说是致命的，用户查到的可能是过时信息.<br />
2.既然是所谓通用引擎，其对搜索结果的展示也是通用的，没有差异性的。其不能按照商城自身业务逻辑去做排序、过滤、展示是其最大的弱项</p>
<p>因此，站内搜索的出现也是有其具体原因和需求的，在搜索的精确度和效果上击败了通用搜索引擎。</p>
<p><strong>站内搜索的价值</strong></p>
<p>站内搜索价值体现在如下：</p>
<ul>
<li><span style="background-color: #ffffff; ">用户很“懒”，节约用户查找商品时间，提高购买转化率</span></li>
<li><span style="background-color: #ffffff; ">站内搜索已经成为电子商务网站主导航的标配</span></li>
<li><span style="background-color: #ffffff; ">对后续用户输入的关键词进行分析、提取、排名等对商城运营者来说是了解用户上网行为的最佳途径</span></li>
</ul>
<p><strong>行内几家搜索结果页的特点</strong></p>
<p><strong> </strong>挑选几家电子商务里面站内搜索具有代表性的网站及其站内搜索结果页，如下：</p>
<p><strong>1.淘宝站内搜索</strong>：</p>
<p>淘宝站内搜索最大的特点是过滤功能强大、其对应的商品信息字段也是最多，在搜索技术上根据用户输入的关键词做精确猜测是比较强大，这一点必须基于以往用户搜索记录，加以分析、统计而得出的。另外淘宝屏蔽百度这一点也说明淘宝人对自身站内搜索的自信。</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-176" title="淘宝_搜索结果页" src="http://www.ashnotes.com/wp-content/uploads/2009/09/淘宝_搜索结果页.png" alt="淘宝_搜索结果页" width="461" height="389" /></p>
<p><strong>2.京东站内搜索</strong>：</p>
<p>京东站内搜索最大优势是搜索结果信息设计饱满均衡，这一点表现在商品描述信息上，如每个商品名称比包含其对应的英文名称，如“诺基亚（Nokia）5030 GSM手机 红色送迪士尼正版手机袋！轻巧耐用，实惠超值之选”这一点就解决了上面我们商城站内搜索出现中文搜索得到而英文搜索不到的弊病，而要做到这一点是需要对商品特点了解很清楚的专业客服人员，属于“人海战术”（<em>后面有说明）</em></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-184" title="京东_搜索结果页" src="http://www.ashnotes.com/wp-content/uploads/2009/09/京东_搜索结果页.png" alt="京东_搜索结果页" width="461" height="389" /></p>
<p><strong>3.走秀和番茄树站内搜索：</strong></p>
<p>走秀站内搜索比较好用的是搜索信息呈现足够大方、商品图大，另外其根据热门关键词搜索量以标签云的形式展示也是一个创新。另外番茄树在商品详情页放置用户对商品打标签的做法也很2.0，既个性而且满足站内搜索需求。</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-191" title="走秀_搜索结果页" src="http://www.ashnotes.com/wp-content/uploads/2009/09/走秀_搜索结果页1.png" alt="走秀_搜索结果页" width="454" height="389" /></p>
<p style="text-align: center;">
<p><strong>优化措施与途径</strong></p>
<p>根据项目目前实际与潜在需求，按规划周期长短、资源成本消耗等综合因素从小到大，有以下三个优化途径可供参考、比较。</p>
<p><span style="background-color: #ffffff;"><strong> 1、人海战术</strong></span></p>
<p>所谓人海战术是应用一般SQL查询技术，提供一个后台专门修改商城所有商品、活动、业务名称，当然按照一定规则填写商品名称，丰富商品信息。优点是技术门槛低、上线快，缺点是不能根本解决搜索速度慢的问题，而且由于信息量多，很可能会重新设计二级页面，且人为修改容易出错。这只能是短期打算，不能解决站内搜索的根本问题。</p>
<p><span style="background-color: #ffffff;"><strong> 2、采用第三方站内搜索技术</strong></span></p>
<p>站内搜索由于是中大型资讯类、社交类以及电子商务类网站必要组件，其开发难度大、耗工长，已有专门公司搞这个，较出色的有<a href="http://www.ginkgotek.com/" target="_self">银杏泰克</a>、<a href="http://www.autonomy.com.cn/content/Verticals/ecommerce.zh.html" target="_self">autonomy</a>，其特点是：上线速度快、但由于其是按照搜索量计费，后期成本控制有些难以估算。</p>
<p><span style="background-color: #ffffff;"><strong> 3、 自主开发</strong></span></p>
<p>自主开发一个站内搜索引擎，按“架构+编程+前端”3人组合据行内人士估算需要3人*100日=300个人日开发资源,若按人日200元计,成本大约在60,000RMB左右，这还不算上策划和设计资源，自主开发最大的好处是可控制、可定制。</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 589px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">行内几家搜索结果页的特点</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 589px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">1.淘宝站内搜索：</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 589px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">淘宝站内搜索最大的特点是过滤功能强大、其对应的商品信息字段也是最多，在搜索技术上根据用户输入的关键词做精确猜测是比较强大，这一点必须基于以往用户搜索记录，加以分析、统计而得出的。另外淘宝屏蔽百度这一点也说明淘宝人对自身站内搜索的自信。</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 589px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">2.京东站内搜索：</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 589px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">京东站内搜索最大优势是搜索结果信息设计饱满均衡，这一点表现在商品描述信息上，如每个商品名称比包含其对应的英文名称，如“诺基亚（Nokia）5030 GSM手机 红色送迪士尼正版手机袋！轻巧耐用，实惠超值之选”这一点就解决了上面我们商城站内搜索出现中文搜索得到而英文搜索不到的弊病，而要做到这一点是需要对商品特点了解很清楚的专业客服人员，属于“人海战术”</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 589px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">3.走秀站内搜索：</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 589px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">走秀站内搜索比较好用的是搜索信息呈现足够大方、商品图大，另外其根据热门关键词搜索量以标签云的形式展示也是一个创新。</div>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">无觅猜您也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="站内搜索的演化——淘宝篇" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ashnotes.com%2Fevolution-of-internal-site-search-at-taobao%2F&from=http%3A%2F%2Fwww.ashnotes.com%2Ftalk-about-internal-site-search%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/11/2027612.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">站内搜索的演化——淘宝篇</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="信息架构的十大误区" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ashnotes.com%2Ftop10-mistakes-of-information-architecture%2F&from=http%3A%2F%2Fwww.ashnotes.com%2Ftalk-about-internal-site-search%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/11/2027617.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">信息架构的十大误区</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Google分析学习笔记2：利用GA建立简单用户模型" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ashnotes.com%2Fgoogle-analytics-make-user-model%2F&from=http%3A%2F%2Fwww.ashnotes.com%2Ftalk-about-internal-site-search%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/11/2027591.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Google分析学习笔记2：利用GA建立简单用户模型</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="i-dong游戏中心原型优化" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ashnotes.com%2Fi-dong-game-center-prototype-optimize%2F&from=http%3A%2F%2Fwww.ashnotes.com%2Ftalk-about-internal-site-search%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/11/2027623.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">i-dong游戏中心原型优化</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Robin Club 深圳聚会" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.ashnotes.com%2Frobin-club-shenzhen-party%2F&from=http%3A%2F%2Fwww.ashnotes.com%2Ftalk-about-internal-site-search%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/11/2027574.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Robin Club 深圳聚会</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.ashnotes.com/talk-about-internal-site-search/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

