<?xml version="1.0" encoding="UTF-8" ?>



<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
<title><![CDATA[秦桂东的博客_网络营销师_seo工程师_危机公关]]> </title>
<description>
<![CDATA[敢做敢为，勇于面对困难与坎坷，前面的道路一定是光明的。]]>
</description>
<link>http://guidong512.blog.bokee.net/</link>
<language>zh-cn</language>
<creator>guidong512</creator>
<pubDate>Fri, 08 Jan 2010 11:32:48 CST </pubDate>
<generatorAgent rdf:resource="http://www.bokee.net"/>
<ttl>5</ttl>

<item>
<title>2012年5月3日谷歌PR值更新，打碎了谷歌不再更新PR的传说</title>
<link>http://www.bokee.net/blogmodule/weblogcomment_viewEntry/11194842.html</link>
<description>
<![CDATA[<p>&nbsp;&nbsp;Google PR此时此刻正在更新中。准确地说，是工具条显示的Google PR正在更新中。恩是的，早上观察我们网站时，工具条还是6，一到5月4日中午时就已经更新到7了，这让人很惊讶和感动意外。&nbsp;</p>
<p><strong>&nbsp; 2012年5月3日谷歌PR值更新，打碎了谷歌不再更新PR的传说，表明谷歌公司从未停止过对PR的更新。</strong></p>
<p>&nbsp; 回忆一下2012谷歌PR最近的几次更新时间：2012年2月6日，2012年5月3日（本次更新），虽然Google PR与排名没有直接关系，但PR还是挺有参考意义的数据，对网站页面抓取深度、数量、频率、网站架构是否合理、判断是否被惩罚等有现实意义。不必太在意PR我同意，但有的人说根本不看PR就有点矫枉过正了，至少我还是经常看的，而且是诊断网站时必看的。</p>
<p>&nbsp; 这是一个历史的见证，让我们记住这一刻吧。</p>]]>
</description>
<guid isPermaLink="false">http://www.bokee.net/blogmodule/weblogcomment_viewEntry/11194842.html</guid>
<subject>google专题</subject>
<author>guidong512</author>
<category>google专题</category>
<pubDate>Sat, 05 May 2012 10:20:14 CST </pubDate>
</item>

<item>
<title>如何获取网页Header信息？获取网页Header有什么用？</title>
<link>http://www.bokee.net/blogmodule/weblogcomment_viewEntry/10562101.html</link>
<description>
<![CDATA[<p><span style="color: #ff0000"><strong>一、如何获取网页Header信息？<br />
</strong></span><strong><br />
</strong>推荐工具：获取网页Header信息：http://tool.itlearner.com/header.asp<br />
在里面输入网址即可查询到网页的Header信息。<br />
<br />
<br />
<span style="color: #ff0000"><strong>二、获取网页Header有什么用？</strong><br />
</span><br />
如何从Herder结果中获取对seo帮助的信息呢？我们以<span style="color: #0000ff"><strong><a href="http://www.451yy.com/"><span style="color: #3366ff">西安451医院</span></a></strong></span>的网站来举例说明，查询网站西安451医院<a href="http://www.451yy.com/">http://www.451yy.com/</a> ，得到如下信息：<br />
HTTP/1.1 200 OK<br />
Date: Tue, 06 Mar 2012 07:03:22 GMT<br />
Server: Apache/2.2.16 (Win32) PHP/5.2.14<br />
Last-Modified: Wed, 29 Feb 2012 01:12:24 GMT<br />
ETag: &quot;600000007eb30-ffce-4ba10094615bb&quot;<br />
Accept-Ranges: bytes<br />
Content-Length: 65486<br />
Vary: Accept-Encoding<br />
Connection: close<br />
Content-Type: text/html<br />
服务器返回了200 OK，说明网页成功获取。并且得知了服务器是Apache/2.2.16，php是<br />
5.2.14的版本。因此，它的作用是获取服务器信息，当然有些服务器管理员也可以通过某<br />
些设定来隐藏或故意设置成假的信息，所以这里获取到的服务器信息有5%的概率是假的。<br />
<br />
<br />
再随意查一个图片<a href="http://www.*****.com/images/logotop.jpg" target="_blank">http://www.*****.com/images/logotop.jpg</a>，得到<br />
<br />
HTTP/1.1 200 OK<br />
Cache-Control: max-age=86400<br />
Content-Length: 3042<br />
Content-Type: image/jpeg<br />
Last-Modified: Sun, 28 Aug 2005 15:10:06 GMT<br />
Accept-Ranges: bytes<br />
ETag: &quot;323fd892e2abc51:2d3&quot;<br />
Server: Microsoft-IIS/6.0<br />
Date: Thu, 06 Nov 2008 15:05:00 GMT<br />
Connection: close<br />
说明下：这张图片最长在86400秒后过期，大小为3042字节，类型是image/jpeg，最后修改时间Sun, 28 Aug 2005 15:10:06 GMT，服务器是Microsoft-IIS/6.0。<br />
<br />
在这些信息里，我认为最有用的是第一行的信息，就是获取服务器返回的状态。<br />
也许您已经知道，在网站(页面)转移时，需要使用对搜索引擎友好的301来实现跳转，而<br />
不能使用302。因此，在这里可以检测跳转是301还是302。<br />
网上现有的这类工具，好像只能查域名，不能查某URL，而这个工具是可以的，随意一个<br />
url都可以查询，推荐给大家，希望对大家有帮助。</p>
<p><br />
结交seo朋友，seo分享与交流，请关注我的新浪微博：@你唱jay<br />
原文地址：<strong><a href="http://blog.sina.com.cn/s/blog_640494ff01013gjc.html">http://blog.sina.com.cn/s/blog_640494ff01013gjc.html</a></strong></p>
<p>&nbsp;</p>
<p><strong><strong><strong><a href="http://www.451yy.com/" target="_blank"></a>&nbsp;<wbr></wbr> <a href="http://www.451yy.com/" target="_blank"><strong>西安男科医院</strong></a></strong>西安451医院</strong></strong></p>]]>
</description>
<guid isPermaLink="false">http://www.bokee.net/blogmodule/weblogcomment_viewEntry/10562101.html</guid>
<subject>搜索引擎</subject>
<author>guidong512</author>
<category>搜索引擎</category>
<pubDate>Fri, 16 Mar 2012 20:23:58 CST </pubDate>
</item>

<item>
<title>非常好用的工具推荐——免费网站log蜘蛛日志分析工具</title>
<link>http://www.bokee.net/blogmodule/weblogcomment_viewEntry/10481465.html</link>
<description>
<![CDATA[<p>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> <strong><font color="#fa1402">什么是网站日志：</font></strong>网站日志（IIS日志），seoer们也经常称他为：蜘蛛日志，就是网站所在服务器接受用户的各种请求的时候进行的处理状况的记录，无论是正常处理或者是出了各种错误，都会在网站日志中记录下来，其文件结尾以.log为扩展名。IIS日志对每个服务器管理者非常的重要，对于seoer来说，也必须学会分析网站日志，看懂他，才能更准确地了解你的网站在搜索引擎眼里是什么样子，搜索引擎如何处理的网站。下面和<strong><a href="http://www.451yy.com/" target="_blank"><strong>西安男科医院</strong></a></strong>一起了解一下网站日志，并推荐工具一个。</p>
<p><br />
<strong><font color="#fa1402">&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 网站日志里面的一些英文代表的含义：</font></strong></p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> date(日期)</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> time(时间)</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> cs-method(方法)=======GET .</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> cs-uri-stem(URI资源)==== /index.asp //代表访问的资源是当前这个文件 !</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> cs-uri-query(URI查询)</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> c-ip(客户端IP)</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> cs-version （协议版本）</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> cs(Referer) (引用站点)</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> sc-status(协议状态)</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> sc-bytes(发送的字节数)</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr><strong><font color="#fa1402">&nbsp;<wbr></wbr> IIS日志常见的状态代码为：</font></strong></p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 200 - 服务器成功返回网页</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 404 - 请求的网页不存在</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 301 - 请求的数据具有新的位置且更改是永久的</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 503 - 服务器暂时不可用</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> <strong><font color="#fa1402">网页状态码含义：</font></strong></p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 2xx 成功</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 200 正常;请求已完成。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 201 正常;紧接 POST 命令。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 202 正常;已接受用于处理，但处理尚未完成。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 203 正常;部分信息 &mdash; 返回的信息只是一部分。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 204 正常;无响应 &mdash; 已接收请求，但不存在要回送的信息。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 3xx 重定向</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 301 已移动 &mdash; 请求的数据具有新的位置且更改是永久的。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 302 已找到 &mdash; 请求的数据临时具有不同 URI。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 303 请参阅其它 &mdash; 可在另一 URI 下找到对请求的响应，且应使用 GET 方法检索此响应。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 304 未修改 &mdash; 未按预期修改文档。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 305 使用代理 &mdash; 必须通过位置字段中提供的代理来访问请求的资源。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 306 未使用 &mdash; 不再使用;保留此代码以便将来使用。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 4xx 客户机中出现的错误</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 400 错误请求 &mdash; 请求中有语法问题，或不能满足请求。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 401 未授权 &mdash; 未授权客户机访问数据。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 402 需要付款 &mdash; 表示计费系统已有效。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 403 禁止 &mdash; 即使有授权也不需要访问。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 404 找不到 &mdash; 服务器找不到给定的资源;文档不存在。</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 407 代理认证请求 &mdash; 客户机首先必须使用代理</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 对SEO优化者来说，IIS日志是必须了解的基本入门信息，不紧需要了解IIS日志状态码含义，而且还需要了解各大搜索引擎爬虫(蜘蛛Robot)名称。通过IIS日志我们可以了解到蜘蛛爬取情况及网站流量访问情况。下面是这篇文章的重点：我认为非常好用的蜘蛛文件分析工具，推荐给大家！</p>
<p><br />
&nbsp;<wbr></wbr>&nbsp;<wbr></wbr><strong><font color="#fa1402">&nbsp;<wbr></wbr> 非常好用的工具推荐--免费网站log蜘蛛日志分析工具</font></strong></p>
<p>&nbsp;<wbr></wbr></p>
<p align="center">&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> <a href="http://photo.blog.sina.com.cn/showpic.html#blogid=640494ff01013rbp&amp;url=http://s8.sinaimg.cn/orignal/a2f1555cnf4ce14dbd4a7" target="_blank"><img title="非常好用的工具推荐鈥斺斆夥淹緇og蜘蛛日志分析工具" height="76" alt="非常好用的工具推荐鈥斺斆夥淹緇og蜘蛛日志分析工具" src="http://s8.sinaimg.cn/middle/a2f1555cnf4ce14dbd4a7&amp;690" width="160" name="image_operate_2281331385472421" real_src="http://s8.sinaimg.cn/middle/a2f1555cnf4ce14dbd4a7&amp;690" /></a></p>
<p align="center"><strong><font color="#fa1402">&nbsp;<wbr></wbr>（工具图标）</font></strong></p>
<p align="left"><strong><font color="#fa1402"><br />
</font></strong>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 很多seoer对光年日志分析工具可能比较熟悉，个人认为非常好用，但是它有一个缺点，就是分析不够详细，蜘蛛来的时间，爬行的哪个页面等等是没有显示的。（本人用的是免费的光年日志分析工具，收费版本有没有我就不知道了），我推荐一可以详细分析网站日志的工具：log蜘蛛分析工具。比如查询<strong><a href="http://www.451yy.com/" target="_blank"><strong>西安451医院</strong></a></strong><a href="http://www.451yy.com/">http://www.451yy.com/</a>的网站日志，那他就能详细的分析出蜘蛛爬行时间和爬行页面。个人认为非常好用，唯一有个缺点就是字体太小呵呵。本人建议此工具和光年日志分析工具一起使用，就非常棒了！希望我推荐的工具大家能用得上，非常感谢。</p>
<p align="left">&nbsp;<wbr></wbr></p>
<p align="left">&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 如果您找不到此工具下载地址，可以通过我的微薄联系我，我可以发给你。</p>
<p align="left">&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 我的新浪微博： <a href="http://weibo.com/lovejayjay">@你唱jay</a></p>
<p align="left">&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> 微博地址：<a href="http://weibo.com/lovejayjay">http://weibo.com/</a><a href="http://weibo.com/lovejayjay">lovejayjay</a></p>]]>
</description>
<guid isPermaLink="false">http://www.bokee.net/blogmodule/weblogcomment_viewEntry/10481465.html</guid>
<subject>SEO每天一贴</subject>
<author>guidong512</author>
<category>SEO每天一贴</category>
<pubDate>Sat, 10 Mar 2012 21:28:10 CST </pubDate>
</item>

<item>
<title>如何查询网站的锚文本外链？（推荐分享几个查询工具） </title>
<link>http://www.bokee.net/blogmodule/weblogcomment_viewEntry/10481272.html</link>
<description>
<![CDATA[<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 外链在seo中起重要，关键词排名很大一部分因素就是外链，特别是关键词锚文本外链，那如何能快速找到可以做锚文本外链的平台呢，因为百度的domain：指令是无法找出此类论坛，之前的雅虎外链查询现在也不能用了，seo朋友，就犯了难了，在这里<span style="color: #0000ff"><strong><a href="http://www.451yy.com/"><span style="color: #0000ff">西安451医院</span></a></strong></span>推荐几个查外链的工具，并且是可以查到锚文本的外链工具，希望对大家有帮助。<br />
<br />
<strong>&nbsp;&nbsp;&nbsp; 查询锚文本外链网站一： www.majesticseo.com<br />
</strong><br />
&nbsp;&nbsp;&nbsp; 这个工具在ZAC的《seo实战密码》里面推荐过。免费功能包括：目标网站有多少个外链，来自多少个域名，分布在多少个IP等等。这些都是只显示部分结果，付费用户显示全部结果。另外，免费用户注册后可以查看自己网站的完整报告，但是想要查别人的外链是需要付费的。<br />
<br />
<strong>&nbsp;&nbsp;&nbsp; 查询锚文本外链网站二：www.ahrefs.com<br />
</strong><br />
&nbsp;&nbsp;&nbsp; 这个没怎么用，功能和第一个差不多，在统计维度和显示方式有些不一样大家挑着用吧！<br />
<br />
&nbsp;&nbsp;<strong>&nbsp; 查询锚文本外链网站三：<a href="http://inlink.linkhelper.cn/domain/www.451yy.com/">http://inlink.linkhelper.cn/domain/www.451yy.com/</a><br />
</strong><br />
&nbsp;&nbsp;&nbsp; 这个是我偶然发现的，个人认为非常好用，比如搜索<a href="http://www.451yy.com/"><strong>西安男科医院</strong></a><a href="http://www.451yy.com/">http://www.451yy.com/</a>就可分析出你的竞争对手做过哪些友情链接，以及单向连接，当然此时这个网站还没有相关链接。你可以查询你的竞争对手的链接。此工具特别有用，可以查出来别人是否购买过高价连接。拿过来自己可以利用。<br />
<br />
&nbsp; &nbsp; 希望推荐的几个工具，可以对你有帮助。 <a href="http://weibo.com/lovejayjay">@你唱jay</a><br />
<br />
&nbsp;&nbsp;&nbsp;原文地址：http://blog.sina.com.cn/s/blog_640494ff01013kv3.html</p>
<p>&nbsp;&nbsp;<strong><br />
</strong>&nbsp;</p>]]>
</description>
<guid isPermaLink="false">http://www.bokee.net/blogmodule/weblogcomment_viewEntry/10481272.html</guid>
<subject>外链方法</subject>
<author>guidong512</author>
<category>外链方法</category>
<pubDate>Sat, 10 Mar 2012 20:55:29 CST </pubDate>
</item>

<item>
<title>B2C电子商务网络营销方案</title>
<link>http://www.bokee.net/blogmodule/weblogcomment_viewEntry/9098830.html</link>
<description>
<![CDATA[<p class="MsoNormal" align="left" style="margin: 0cm 0cm 0pt; text-indent: 21pt; text-align: left; mso-char-indent-count: 2.0"><span style="font-size: small"><font size="3"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">电子商务行业在我国不断发展，</span><span lang="EN-US"><font face="Calibri">B2B</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">、</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">市场发展不断成熟，其中</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">行业人们接触的比较多，像淘宝、拍拍、当当网、卓越、凡客、京东等等，</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">电子商务交易模式受到了很多网民的欢迎，人们的生活也离不开网络，</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">电子商务的发展前景还是非常巨大，市场巨大，自然针对</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">行业，一定要有一份独特的网络营销方案。</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">电子商务网络营销方案具备哪些要素，</span><span lang="EN-US"><font face="Calibri">SEMtime</font></span></font></span><font size="3"><span style="font-size: small"><span lang="EN-US"><b style="mso-bidi-font-weight: normal"><a href="http://www.semtime.com/"><span style="color: #000080"><span lang="EN-US" style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin"><span lang="EN-US">上海<span lang="EN-US">网营销公司</span></span></span></span></a></b></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">认为可以分为三个部分：网络营销竞争度分析、如何进行网络营销、网络营销的转化。</span></span></font><span style="font-size: small"><span lang="EN-US"><o:p><font face="Calibri">&nbsp;</font></o:p></span></span></p>
<p class="MsoNormal" align="left" style="margin: 0cm 0cm 0pt; text-indent: 21pt; text-align: left; mso-char-indent-count: 2.0"><span style="font-size: small"><span lang="EN-US"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt"><span style="font-size: small"><b style="mso-bidi-font-weight: normal"><span lang="EN-US"><span style="mso-spacerun: yes"><font face="Calibri">&nbsp;&nbsp;&nbsp;&nbsp; </font></span></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">一、网络营销竞争度分析</span></b></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt"><span style="font-size: small"><span lang="EN-US"><o:p><font face="Calibri">&nbsp;</font></o:p></span></span><span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">从格局来看</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">市场发展逐渐趋于稳定，我国</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">电子商务竞争分为三个阵营：</span><span lang="EN-US"><font face="Calibri">1. </font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">第一阵营为市场领先者，淘宝、当当网和卓越网，三者在收入、用户数、线下物流建设等都远远领先于其他</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">厂商，新推出的淘宝</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">平台，凭借者良好的技术、物流、支付、人气等优势，有望成为强有力的市场挑战者；</span><span lang="EN-US"><font face="Calibri">2. </font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">第二阵营包含京东商城、北斗手机网、新蛋网、麦考林网、互动出版网、七彩谷等，以及部分产品直销企业，如</span><span lang="EN-US"><font face="Calibri">DELL</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">，</span><span lang="EN-US"><font face="Calibri">PPG</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">等，这些网站均为各个产品细分领域的领先网站，处于稳定增长状态；</span><span lang="EN-US"><font face="Calibri">3. </font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">第三阵营为其他市场参与者与长尾网站，如大量个人或作坊式的</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">网站或一些地方性</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">网站，这些网站数量众多，但对目前我国</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">电子商务市场份额的影响有限。</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span lang="EN-US"><o:p><font face="Calibri">&nbsp;</font></o:p></span></span><span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoListParagraph" style="margin: 0cm 0cm 0pt 43.6pt; text-indent: -22.5pt; mso-char-indent-count: 0; mso-list: l0 level1 lfo1"><span style="font-size: small"><b style="mso-bidi-font-weight: normal"><span lang="EN-US" style="mso-bidi-font-family: 宋体; mso-bidi-theme-font: minor-fareast"><span style="mso-list: Ignore"><font face="Calibri">二、</font></span></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">如何进行</span></b></span><font size="3"><span style="font-size: small"><b style="mso-bidi-font-weight: normal"><span lang="EN-US"><a href="http://www.semtime.com/"><span style="color: #000080"><span lang="EN-US" style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin"><span lang="EN-US">网络营销</span></span></span></a></span></b><b style="mso-bidi-font-weight: normal"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">：</span></b></span></font></p>
<p class="MsoListParagraph" style="margin: 0cm 0cm 0pt 43.6pt; text-indent: -22.5pt; mso-char-indent-count: 0; mso-list: l0 level1 lfo1">&nbsp;</p>
<p class="MsoListParagraph" style="margin: 0cm 0cm 0pt 43.6pt; text-indent: -22.5pt; mso-char-indent-count: 0; mso-list: l0 level1 lfo1"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">1、建立网站</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">在网站建立之初，需要考虑两个问题：卖什么样的产品？电子商务的核心在于产品，如何保障自己的产品有性价比，这是一个需要深思熟虑的问题，卖产品的方式有两种：一种是卖自己的产品，这种方式在细节上容易操控，比如省去了从厂家发货的环节，定价自由度比较高。另一种是卖别人的产品，也就是做代理，需要从厂家发货，然后通过网络销售其产品，从中赚取差价。这两种方式都是有效地获得产品的渠道，所以希望大家能够慎重的思考，有关&ldquo;卖什么产品&rdquo;的思路可以通过搜索引擎，或是线下与朋友的交流，或是分析竞争对手得到答案。最后还需要注意的是，网站必须具备营销型网站的要素：营销型网站是具备网络营销潜质的网站，对于开展网络营销会起到非常重要的作用。</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0">&nbsp;</p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">2</span></span><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">：打造流量</span></span></p>
<p style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">这是非常重要的一个环节，也是难度最大的一个环节，这个环节考验的是你对网络营销了解的是否全面，是否熟知网络营销的种种方法技巧，因为在这里所讲的是</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">电子商务的网络营销，网络营销方法和其他类型行业（医疗行业<span style="color: #000080"><strong><a target="_blank" href="http://www.whhmyy.net"><span style="color: #000080">武汉妇科医院</span></a></strong></span>、等一般企业）的方法类似，像</span><span lang="EN-US"><font face="Calibri">SEO</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">、论坛营销、博客营销、微博营销、邮件营销等等，总体方法不变，但是需要注意的是，电子商务网络营销需要特别注意你的目标用户，针对固定群体，做最有力度的网络营销。</span></span></p>
<p style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0">&nbsp;</p>
<p style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">三：网络营销的转化</span></span></p>
<p style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span lang="EN-US"><o:p><font face="Calibri">&nbsp;</font></o:p></span></span><span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">网络营销转化率。其中电子商务网络营销的转化率和诚信度有很大的联系，如果能建立很好的诚信度，所来网站的潜在客户转化为直接客户的几率就会大大增加，这个环节需要注意：</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span lang="EN-US"><font face="Calibri">1. </font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">良好的客户评价</span><font face="Calibri"> </font><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">&ndash;</span><font face="Calibri"> </font><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">加大口碑宣传</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span lang="EN-US"><font face="Calibri">2. </font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">详细的产品介绍</span><font face="Calibri"> </font><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">&ndash;</span><font face="Calibri"> </font><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">解决用户对产品的疑问</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span lang="EN-US"><font face="Calibri">3. </font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">在线客服软件</span><font face="Calibri"> </font><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">&ndash;</span><font face="Calibri"> </font><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">增进与客户之间的沟通</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span lang="EN-US"><font face="Calibri">4. </font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">产品定价策略</span><font face="Calibri"> </font><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">&ndash;</span><font face="Calibri"> </font><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">加大产品对用户的吸引</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0">&nbsp;</p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">通过以上的分析，我想对于</span><span lang="EN-US"><font face="Calibri">B2C</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">电子商务行业的网络营销方案，您应该会有一个总体的概念，把握网络营销方案的总体方向，注重细节，和执行，才能把网络营销整体做成功！</span></span></p>
<p><span style="font-size: small">&nbsp;</span></p>]]>
</description>
<guid isPermaLink="false">http://www.bokee.net/blogmodule/weblogcomment_viewEntry/9098830.html</guid>
<subject>电子商务</subject>
<author>guidong512</author>
<category>电子商务</category>
<pubDate>Tue, 01 Nov 2011 22:35:20 CST </pubDate>
</item>

<item>
<title>大麦网站联盟上线 打造最强的票务销售联盟</title>
<link>http://www.bokee.net/blogmodule/weblogcomment_viewEntry/9084944.html</link>
<description>
<![CDATA[<p>&nbsp;&nbsp;&nbsp; 作为中国最大票务平台的大麦网，演出票行业领航者，以一句&ldquo;从第一张票开始，用城市做我的娱乐场&rdquo;走进千家万户，大麦网已经走进第十二个年头，前身为中国票务在线。从今年11月起，大麦网 &ldquo;会员积分&rdquo;系列活动已经拉开了序幕，其中自建联盟( <a href="http://union.damai.cn/"><span style="color: #0000ff">http://union.damai.cn/</span></a> )的上线也为一大亮点。</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <img alt="大麦网站联盟log" width="475" height="92" src="http://fs01.qiboom.net/userfilespace/2011/10/31/guidong51214286880.jpg" /><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span lang="EN-US" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: #222222; font-size: 9pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA">▲</span><span style="font-family: 宋体; color: #222222; font-size: 9pt; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-bidi-font-family: Arial">大麦网站联盟正式上线了</span><span lang="EN-US" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: #222222; font-size: 9pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA">&nbsp;&nbsp;&nbsp; 欢迎个人或站长们加入</span></p>
<p>&nbsp;&nbsp;&nbsp; 大麦网站联盟以CPS模式为合作基础，即根据有效销售额提给网站返点佣金，旨在通过CPS的方式与中国数以百万的优秀网站合作，为遍布全国的消费者带来性价比最高、最便捷的商品网购服务，同时帮助国内众多的优质网站开拓一条流量变现以及广大站长网赚的最佳途径。</p>
<p>&nbsp;&nbsp;&nbsp; 大麦网站联盟按照CPS销售付费，分不同票价给站长对应佣金。相比其他电商，<a href="http://union.damai.cn/"><span style="color: #0000ff">大麦联盟</span></a>具有佣金结算周期快、网站联盟业绩记录准确、按时结算等优势。与此同时，大麦网还安排专员与联盟会员在线交流与沟通，及时传递最新联盟相关信息。</p>
<p>&nbsp;&nbsp;&nbsp; 大麦网网站联盟负责人高欣表示， 大麦网站联盟，是大麦网为广大合作伙伴提供的一个产品销售、推广的合作平台。任何公司或个人均可加入。网盟会员只需在网站上添加各种形式的广告链接进行大麦产品的宣传，所有通过链接产生的订单均为会员的推广业绩。大麦每月将根据该推广业绩为联盟会员发放销售提成。</p>
<p>&nbsp;&nbsp; &nbsp;这一平台将极大促进大麦网与各位站长的沟通，<a href="http://www.damai.cn"><span style="color: #0000ff">大麦网</span></a>能及时将最新的站内活动信息传递给站长，同时，站长也可以通过后台报表实时了解 订单情况和佣金金额，并反馈推广需求，与我们做最直接的沟通。</p>
<p>&nbsp;&nbsp;&nbsp; 同时，大麦网的付款是最及时最公正的。对此各位站长请放心，你的信赖就是给我们大麦网最大的鼓励。大麦网前身为中国票务在线于1999年成立，以销售娱乐演出票为主，现已成为中国娱乐演出票务领域成长性最强的知名品牌。<br />
&nbsp;</p>]]>
</description>
<guid isPermaLink="false">http://www.bokee.net/blogmodule/weblogcomment_viewEntry/9084944.html</guid>
<subject>企业新闻</subject>
<author>guidong512</author>
<category>企业新闻</category>
<pubDate>Mon, 31 Oct 2011 14:23:25 CST </pubDate>
</item>

<item>
<title>公益网站如何做不花钱的网络推广</title>
<link>http://www.bokee.net/blogmodule/weblogcomment_viewEntry/8987480.html</link>
<description>
<![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><font size="3"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">现在很多企业都在做自己的形象网站，做网络推广，但是我们可能忽略一种网站那就是不盈利的网站，也可以成为&ldquo;公益网站&rdquo;，那公益网站用做网络推广吗？</span></font></span><font size="3"><span style="font-size: small"><b style="mso-bidi-font-weight: normal"><span lang="EN-US"><a href="http://www.semtime.com/"><span style="color: #000080"><strong><span lang="EN-US" style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin"><span lang="EN-US">上海网络推广公司</span></span></strong></span></a></span></b><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">的答案是当然，不做网络推广，如何让大众知道你这个公益网站呢。如果做公益？那么公益网站如何做网络推广？</span><span lang="EN-US"><font face="Calibri">下文</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">分享公益网站如果做网络推广，并且是不花钱的网络推广。</span></span></font></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span lang="EN-US"><o:p><font face="Calibri">&nbsp;</font></o:p></span></span><span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21.1pt; mso-char-indent-count: 2.0"><span style="font-size: small"><b style="mso-bidi-font-weight: normal"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">什么是公益网站？</span></b></span><b style="mso-bidi-font-weight: normal"><font size="3"><span lang="EN-US"><o:p></o:p></span></font></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21.1pt; mso-char-indent-count: 2.0"><b style="mso-bidi-font-weight: normal"><span lang="EN-US"><o:p><span style="font-size: small"><font face="Calibri">&nbsp;</font></span></o:p></span></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">公益网站就是无偿的服务于社会公益活动、关注居民生活、为企业及个人的公益行为，提供展示的平台。通过互联网，来进行传播公益、慈善信息，帮助社会上需要关爱的个人或弱势群体的网络站点。</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21.1pt; mso-char-indent-count: 2.0"><b style="mso-bidi-font-weight: normal"><span lang="EN-US"><o:p><span style="font-size: small"><font face="Calibri">&nbsp;</font></span></o:p></span></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21.1pt; mso-char-indent-count: 2.0"><span style="font-size: small"><b style="mso-bidi-font-weight: normal"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">公益网站应该做哪种类型的网络推广？</span></b></span><b style="mso-bidi-font-weight: normal"><font size="3"><span lang="EN-US"><o:p></o:p></span></font></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span lang="EN-US"><o:p><font face="Calibri">&nbsp;</font></o:p></span></span><span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">公益网站之所以叫公益，是因为它本身不做盈利项目，不是像医院类型比如：</span></span><font size="3"><span style="font-size: small"><b style="mso-bidi-font-weight: normal"><span lang="EN-US"><a href="http://www.wjfck.com.cn/"><span style="color: #000080"><span lang="EN-US" style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin"><span lang="EN-US">沈阳武警医院</span></span></span></a></span></b><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">或者企业等，可以做一些费用较高的网络推广，本身不是在盈利，那么公益网站如果做了话费昂贵的网络推广，那么将对网站拥有者造成一定的负担，所以，我认为</span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">公益网站最适合做的网络推广类型，应该是免费的。</span></span></font></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt; mso-char-indent-count: 2.0"><span style="font-size: small"><span lang="EN-US"><o:p><font face="Calibri">&nbsp;</font></o:p></span></span><span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">　</span><span lang="EN-US"><font face="Calibri"><span style="mso-spacerun: yes">&nbsp; </span><b style="mso-bidi-font-weight: normal"><span style="mso-spacerun: yes">&nbsp;</span></b></font></span><b style="mso-bidi-font-weight: normal"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">针对公益对象，进行有目标的网络推广</span></b></span><font size="3"><b style="mso-bidi-font-weight: normal"><span lang="EN-US"><o:p></o:p></span></b></font></p>
<p class="MsoListParagraph" style="margin: 0cm 0cm 0pt 46.5pt; text-indent: 0cm; mso-char-indent-count: 0"><span style="font-size: small"><span lang="EN-US"><o:p><font face="Calibri">&nbsp;</font></o:p></span></span><span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">公益网站不同于其实和企业的网络推广类似，网络推广的基础都是先要找准目标群众，对于公益网站来说就是找准公益对象，要清醒认识自己网站的用户群是哪些，网站对哪类群众有帮助等等，弄清楚这些之后，就可要去分析，这些目标群众在哪里才能找到，如果让这类群众找到自己的网站，看到自己的信息。最后才是选择合适的宣传方式，在对的地方，针对对的人，进行对的推广。</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt"><b style="mso-bidi-font-weight: normal"><span lang="EN-US"><o:p><span style="font-size: small"><font face="Calibri">&nbsp;</font></span></o:p></span></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt"><span style="font-size: small"><b style="mso-bidi-font-weight: normal"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">公益网站的网络推广方法有哪些？</span></b></span><b style="mso-bidi-font-weight: normal"><font size="3"><span lang="EN-US"><o:p></o:p></span></font></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt"><b style="mso-bidi-font-weight: normal"><span lang="EN-US"><o:p><span style="font-size: small"><font face="Calibri">&nbsp;</font></span></o:p></span></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt"><span style="font-size: small"><b style="mso-bidi-font-weight: normal"><span lang="EN-US"><font face="Calibri">1</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">、</span></b><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">可以通过贴吧、知道、问问等形式去发布或者回复写作相关的信息并顺带加上自己的链接，这种宣传的好处就是可以用户很有针对性，这些用户粘度相当地高，基本上是来一个粘一个，当然前提是你的网站足够的好。</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt"><span style="font-size: small"><span lang="EN-US"><o:p><font face="Calibri">&nbsp;</font></o:p></span></span><span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">　</span><span lang="EN-US"><font face="Calibri"><span style="mso-spacerun: yes">&nbsp; </span>2</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">、可以进入相关教育写作等类型论坛，把自己网站里面的经典文章通过原创或转载的模式发布，并有意识地加上由某某网站原创或转载某某网站的地址，让用户自愿地进入你的网站。</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt"><span style="font-size: small"><span lang="EN-US"><o:p><font face="Calibri">&nbsp;</font></o:p></span></span><span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt"><span style="font-size: small"><span lang="EN-US"><font face="Calibri">3</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">、可以申请几个博客，建议申请百度空间、</span><span lang="EN-US"><font face="Calibri">QQ</font></span><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">空间、新浪博客等几大博客，把自己网站的经典文章的文章链接整理好，以分门别类的形式整理成一篇博文，这样的好处是用户更愿意把你的这篇转载或引用到自己的空间备用，其实他们也间接地为你的网站做推广了，这样就能让更多地相关用户知道你的网站。</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 21pt"><span style="font-size: small"><span lang="EN-US"><o:p><font face="Calibri">&nbsp;</font></o:p></span></span><span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 20.25pt"><span style="font-size: small"><span style="font-family: 宋体; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin">只要掌握公益网站网络推广应注意的事项，方法其实和企业站的网络推广类似，可以互用，不只是上面的三个，这里不再一一列出，最后还要说一点的是，不管是盈利网站还是公益网站，真实性，用户体验还是摆在第一位，给用户提供最真实，最有用，最有帮助的信息，在采用合适的网络推广方法，展现在用户面前，你的网站必定会被用户青睐，获得大家的喜爱。</span><font face="Calibri"> </font></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 20.25pt"><span style="font-size: small">&nbsp;</span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; text-indent: 20.25pt"><span style="font-size: small"><font face="Calibri">原文地址：</font></span><font size="3"><font face="Calibri"><a href="http://www.semtime.com/blog/post/252.html"><span style="font-size: small">http://www.semtime.com/blog/post/252.html</span></a></font></font></p>]]>
</description>
<guid isPermaLink="false">http://www.bokee.net/blogmodule/weblogcomment_viewEntry/8987480.html</guid>
<subject>SEO每天一贴</subject>
<author>guidong512</author>
<category>SEO每天一贴</category>
<pubDate>Tue, 18 Oct 2011 22:13:00 CST </pubDate>
</item>

<item>
<title>博客的价值在于如何利用？</title>
<link>http://www.bokee.net/blogmodule/weblogcomment_viewEntry/8936737.html</link>
<description>
<![CDATA[<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 网络推广在企业网络营销中得为一直都非常重要，网络推广的方法也是站长们非常关注的，博客作为网络推广的方法之一，也引来不少站长去研究到底怎么去利用博客做好网络营销，<span style="color: #3366ff"><a href="http://www.semtime.com/"><span style="color: #000080">上海网络营销公司</span></a></span>发现，很多企业都知道建立自己的博客，但是建立博客中出现的一些问题，导致博客发挥不了他的作用。因此企业挖掘不了博客的价值，进而忽视，甚至注册之后就不在维护，SEMtime认为博客的价值在于如何利用，利用好了将为你带来巨大价值。</div>
<div style="text-indent: 21pt">&nbsp;</div>
<div style="text-indent: 21pt">要了解博客网络推广，需要了解博客传播的基本特征，博客其特征基本可以描述为：表现个性化，受众小众化，内容富有知识性，在传播过程中具有高效率的扩散性。就像传统营销方式，可以用表现杂志化、传播分众化、具有意见领袖性的导向性、口口传播及病毒营销能力强来概括。</div>
<div style="text-indent: 21pt">&nbsp;</div>
<div style="text-indent: 21pt">新浪总编陈彤曾评价博客传播:&ldquo;博客之间便捷地建立了沟通渠道，使得相应信息的传递达到了前所未有的高效率。&rdquo;他所说的&ldquo;博客之间&rdquo;、&ldquo;相应信息&rdquo;，实际上就是指兴趣相同的博客们所营造的资讯圈和受众圈。而这一点，正是博客传播的最厉害之处。由于博客信息是一个个博客所进行的多点发布，所以&ldquo;多对多&rdquo;传播所具有的发散性有时比&ldquo;一对多&rdquo;的大众传播显得更有生命力和扩展性，同时，还不失传播路径的分众化。</div>
<div style="text-indent: 21pt">&nbsp;</div>
<div style="text-indent: 21pt"><span>&nbsp;&nbsp;</span>广告在宣传的过程中给人们一种感性的认识，人们对其并不是太了解，只是简单的一种认知；如在其后加博客的投入和宣传，必定使人对其印象加深，从而达到传播的最终效应。由此可见博客和广告在网站形象宣传的过程中是有一定的联系的，博客和广告的一起投入已经成为现在企业、医疗行业（<a target="_blank" href="http://www.wjfck.com.cn/"><span style="color: #000080">沈阳武警妇科医院</span></a>）等的传播形式中最快捷、最高效的传播方式。</div>
<div style="text-indent: 21pt">&nbsp;</div>
<div style="text-indent: 21pt"><span>&nbsp;&nbsp;&nbsp; </span>同时，作为一个以第三方形式全面客观展示网站形象的场所，博客推广首先是一个全新的网络行销手段，可以通过这个平台实现危机公关、文化建设、品牌、调研等，同时实现了信息的公开、流通，从而实现与外界更好的交流；另外它不再局限在官方网站的信息，这里更多集中了来自各界的真实声音，有助于更好地正视存在的问题并进行自我各方面的改进和提高，而且是具有高人气的宣传平台：没有比高人气更能快速提高网站知名度；最后，它兼容所有网上营销功能，能够大范围推广企业或个人网站和服务。一个非主流的医院网站，因为博客网站的推荐，可以使访问量大增。</div>
<div style="text-indent: 21pt">&nbsp;</div>
<div style="text-indent: 21pt">因此，博客的价值在于如何利用。</div>]]>
</description>
<guid isPermaLink="false">http://www.bokee.net/blogmodule/weblogcomment_viewEntry/8936737.html</guid>
<subject>外链方法</subject>
<author>guidong512</author>
<category>外链方法</category>
<pubDate>Tue, 11 Oct 2011 22:18:25 CST </pubDate>
</item>

<item>
<title>妇科、女性类网站如何做网络推广</title>
<link>http://www.bokee.net/blogmodule/weblogcomment_viewEntry/8912002.html</link>
<description>
<![CDATA[<p><span style="font-size: small">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 医疗行业的网络营销成本相对较高，百度竞价成本高的恐怖，如果企业将网络推广利用得好，会给自己省不少成本，</span><a href="http://www.semtime.com/"><span style="font-size: small">上海网络营销公司</span></a><span style="font-size: small">下面介绍妇科、女性类网站如何做网络推广，为企业减少成本，获得更大利益。妇科、女性类网站如何做网络推广 ？<br />
&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1、利用软文网络推广<br />
&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 结合医院自己的服务、理念、人员等写文章，可以是推荐、评测报告、应用方案、顾客感受和有关事件等。软文对推广者的写作水平要求很高，所写的软文要有可读性，要让其他网络采编有感觉，写的好的话将有可能会在门户或传媒等高浏览量网站得到免费发布，甚至可能被传统媒介应用，是一种很费心思，但效果非常好的方法。<br />
&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2、利用问答平台做网络推广<br />
&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 利用百度知道、百度百科、搜搜问吧和雅虎知识堂等服务进行推广注册多个这些服务的账号，然后去提问题，所提的问题是要关于医院（例如</span><a href="http://www.wjfck.com.cn/"><span style="font-size: small">武警辽宁省总队医院</span></a><span style="font-size: small">）的相关情况，然后过一段时间自己去回答，回答的内容当然是自己医院的具体情况，最后在问题失效前将自己的回答采纳为最佳答案。同时多去回答其他人所提的关于妇科和女性健康方面的问题，内容中加上医院的网站链接，这样就起到了很好的宣传作用。还有就是利用百度百科推广，去编辑和妇科或者女性健康等相关的词组，参考资料中写上以上内容来源并写上医院的网址。可以给医院带来好的口碑又能给网站带来不错的流量。<br />
&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3、利用招聘形式做网络推广<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;可以用医院的名义去各大招聘网站注册企业会员，然后在企业介绍栏目中写上医院的详细情况介绍，在联系方式中只写上医院的网址。其实我们并不是真的要招聘人，只是做宣传，这样的推广方式也会对我们医院起到很大的宣传作用。<br />
&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4、利用博客圈推广<br />
&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 现在热门的博客圈主要是新浪博客圈，搜狐博客圈和网易博客圈等几大门户博客圈，还有其它网站或行业网站的博客圈，其中新浪博客最多可以加入100个圈子。前提是我们已经在这几个门户博客上面建立了医院自己的博客。加入100个圈子后，我们每在医院博客上发表一篇文章，就会在100个博客圈里同时显示，有些博客圈里面有数万人，这样一来，平均每个博客圈至少会有10次左右的浏览，再加上我们博客自有的流量，每发一篇博客文章，流量会达到100左右。如果在我们自己的博客文章中发表一些当前热门的话题内容，文章中加入妇科医院自己的网站链接的话，那样所带来的流量将会更大。<br />
&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 另外可以自建博客圈进行网络推广，通过创建医院自己的博客圈，为网络推广汇聚人气，当圈友达到一定的人数后，就可以利用我们创建的博客圈为医院的网络推广服务。有自己控制的博客圈，可以随时在里面进行我们医院的网络推广，不靠搜索来的流量，当然很稳定的，不过不要纯发广告或者是一些垃圾的东西，这样会影响我们自己圈子的人气。<br />
&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;5、利用发布工作任务推广<br />
&nbsp;&nbsp;&nbsp; <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 在威客网、工作任务等同类型的网站发布有关工作任务，比如医院的LOGO设计或网站程序开发，不仅能吸引接受任务的人，还能够吸引一大批旁观者，当然也能引起准顾客的注意，这也是一种效果明显、一箭双雕的推广手段，但是这种方式需要一定的费用预算。<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;</span></p>]]>
</description>
<guid isPermaLink="false">http://www.bokee.net/blogmodule/weblogcomment_viewEntry/8912002.html</guid>
<subject>网络营销</subject>
<author>guidong512</author>
<category>网络营销</category>
<pubDate>Sat, 08 Oct 2011 20:53:23 CST </pubDate>
</item>

<item>
<title>北京互动会员分享：seo的心得和体会</title>
<link>http://www.bokee.net/blogmodule/weblogcomment_viewEntry/8901050.html</link>
<description>
<![CDATA[<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; 做seo的都会有很多迷惑，北京互动的会员通过自己的优化经历，和大家分享他的油画心得和体会.&nbsp;</p>
<p><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 优化:按常理来讲,一般需要三个月才能把一个新的网站推广到百度的首页的,但是如果是老站就不一样,他需要很多的东西需要你去维护,包括域名的更换和文章内容的添加,以及外围的推广,但是外围的推广老站不宜太凶,一般外围建议:博客\论坛\引擎登入\免费平台\SMO等等,不然你的网站收录的情况是很微妙的.其实,一个新的网站他也同样需要及时更新内容要注意文章的质量.我所说的所有的这些都是建立在对你推广的网站和公司产品熟悉的情况下的.</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SEO:可以称之为引擎优化,目前比较跑火的优化方式,但是我觉得SEO不管是对引擎了解,你同时要对自己的文章的质量度要有很大的提高以及你对一些免费平台了解程度要很高,这样的SEO 就会比较得心应手了.引擎它有付费的CPC等推广方式,都可以百科了解的.目前国内的百度引擎推广的话主要是帖吧\百科\专利\知道\文库\经验\开放平台等等,除此之外还有博客空间.空间他的推广也是有讲究的,目前比较流行的方式:转贴\添加到一些SMO共享性的社会化平台,但是最主要的还是要注意文章的编排,目前文章的质量是重要的,关乎一个网站甚至是一个企业的命脉的.我一般采用的是阶梯式的分布.以及倒三角的形式分布.</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 免费平台点滴:<span style="color: #3366ff"><strong><a target="_blank" href="http://www.wjfck.com.cn/"><span style="color: #3366ff">武警辽宁省总队医院</span></a></strong></span>等等类似的医疗行业，在搜索引擎方面投入很大，但是很多的中小型企业他不愿意砸钱到引擎,所以就雇佣个管理员总天叫他去一些免费平台发布他们的产品质料以及公司内部的文章.很可悲的是我自己也是在这个行列当中,我做这个一般都是带有明显的优化痕迹的,就是标题采用的是网站的TITLE优化方式填写或是采用长尾词去填写.内部文章一般采用的是图文并排的形式推广的,为什么这样做呢,因为目前网络流行的SEO和B2B\B2C\B2M等等,而B2B中行业老大应该是阿里起步比较早了,它一般的最优文章都是采用的图文并排的形式,而百度收录的50%都是从一些大型门户和B2B平台中来,所以说我们做事情要按规律来,不能一错而就的.最后平台要即使添加网站内部的连接.</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;总之:做网络要思维灵活,再加上对信息不感冒,对市场嗅觉灵敏就绝对能过做好的.附带,我现在讲的都是一些自己的体会,如果要起到实际的效果,你得厉兵秣马,亲知上阵搏击一翻才知道的.</p>
<p>原载: <a href="http://bbs.bjteam.org/"><span style="color: #3366ff">北京互动</span></a>原创 <a target="_blank" href="http://www.bjteam.org/"><font color="#0000ff">SEO</font></a> <br />
原帖地址：<a href="http://bbs.bjteam.org/thread-25338-1-1.html">http://bbs.bjteam.org/thread-25338-1-1.html</a></p>
<p>&nbsp;</p>]]>
</description>
<guid isPermaLink="false">http://www.bokee.net/blogmodule/weblogcomment_viewEntry/8901050.html</guid>
<subject>SEO每天一贴</subject>
<author>guidong512</author>
<category>SEO每天一贴</category>
<pubDate>Fri, 07 Oct 2011 13:29:19 CST </pubDate>
</item>

</channel>
</rss>
