<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="inc/Templates/rss.xslt" ?>
<rss version="2.0"><channel><title>品味经典收藏夹--杂谈最新20篇论坛主题-全文</title><link>http://bbs.fufuok.com/</link><language>zh-cn</language><description>品味经典收藏夹</description><copyright>http://www.fufuok.com/</copyright><generator>Rss Generator By Dvbbs.Net</generator><webMaster>fufuok@163.com</webMaster><image><url>images/logo.gif</url><title>品味经典收藏夹</title></image><item><title>ASP.NET 2.0的新特征</title><link>http://bbs.fufuok.com/wwwfufubbs/dispbbs.asp?BoardID=22&amp;ID=249&amp;Page=1</link><author>Fufu</author><pubDate>2/27/2007 9:41:22 AM</pubDate><description><![CDATA[<ol><li>简化的Code-Behind&nbsp;在这种模式下，页面被定义一个partial类，使得页面和代码可以被编译成一个类。&nbsp;页面通过&lt;%@Page&nbsp;%&gt;指令的CodeFile属性引用code-behind代码，&nbsp;Inherits属性指定类名称。&nbsp;这种模式和以前相比不在需要分别声明变量，&nbsp;简化了code-behind页面的维护。 <br/>&nbsp; <br/></li><li>共享代码&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;和普遍的页面一样，任意的代码文件也可以动态的编译。&nbsp;ASP.NET&nbsp;2.0引入了App-Code目录，&nbsp;可以被所有的页面引用。&nbsp;在ASP.NET&nbsp;1.x中，这些文件都必须预编译并放在Bin目录下 <br/>&nbsp; <br/></li><li>对象标签&lt;&nbsp;object&nbsp;runat=”server”&nbsp;/&gt;&nbsp;对象标签可以使页面开发人员通过使用标签声明创建对象。&nbsp;下面的例子演示了使用对象标签创建一个ArrayList类的实例。 <br/>&lt;object&nbsp;id=”items”&nbsp;class=”System.Collections.ArrayList”&nbsp;runat=”server”&nbsp;/&gt; <br/>这个对象在运行时动态的创建，并且可以通过其id访问 <br/>void&nbsp;Page_Load(&nbsp;Object&nbsp;sender,&nbsp;EventArgs&nbsp;e&nbsp;) <br/>{ <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;items.Add(&nbsp;“one”&nbsp;); <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;items.Add(&nbsp;“two”&nbsp;); <br/>} <br/></li><li>数据连接有了更多的选择。&nbsp;对于小型应用可以使用SqlDataSource控件建立数据连接，&nbsp;更大型的应用则使用ObjectDataSource控件。 <br/></li><li>数据表示层多了GridView控件，这和DataGrid有些类似 <br/></li><li>层次型数据ASP.NET&nbsp;提供了XmlDataSource&nbsp;和SiteMapDataSource&nbsp;数据源控件，&nbsp;UI层同样增加了TreeView&nbsp;和&nbsp;Menu控件 <br/></li><li>表单验证方面提供了ValidateEmptyText&nbsp;，&nbsp;Validation&nbsp;Groups，&nbsp;SetFocusOnError，&nbsp;这些为我们带来了极大的方便</li></ol>]]></description></item><item><title>Google排名优化－十二个月内，仅仅依靠Google打造成功网站</title><link>http://bbs.fufuok.com/wwwfufubbs/dispbbs.asp?BoardID=22&amp;ID=248&amp;Page=1</link><author>Fufu</author><pubDate>2/27/2007 9:34:18 AM</pubDate><description><![CDATA[<font face="Verdana" size="2">In another post </font><i class="mo"><font face="Verdana" size="2">Google as a Black Box</font></i><font face="Verdana" size="2"> Giacomo proposed that we talk too much theory and not enough application of it. So, lets skip the theory and get to what I know works from time proven methods on Google. I know the following system works 100% of the time with Google to attain rankings across a wide range of keywords. This is what I do with clients to build a successful site and has worked every time. The level of success will depend largely on the subject matter, it's potential audience, and it's level of competition on the net. </font><p><font class="mo" face="Verdana" color="#000000" size="2">The following will build a successful site in 1 years time via Google alone. It can be done faster if you are a real <i class="mo">go getter</i>, or everyones favorite a <i class="mo">self starter</i>. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">A</b>) Prep work and begin building content. Long before the domain name is settled on, start putting together notes to build at least a 100 page site. That's just for openers. That's 100 pages of <i class="mo">real content</i>, as opposed to link pages, resource pages, about/copyright/tos...etc eg: fluff pages. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">B</b>) Domain name: <br/>Easily brandable. You want "google.com" and not "mykeyword.com". Keyword domains are out - branding and name recognition are in - big time in. The value of keywords in a domain name have never been less to se's. Learn the lesson of "goto.com" becomes "Overture.com" and why they did it. It's one of the most powerful gut check calls I've ever seen on the internet. That took serious resolve and nerve to blow away several years of branding. (that is a whole 'nother article, but learn the lesson as it applies to all of us). </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">C</b>) Site Design: <br/>The simpler the better. Rule of thumb: text content should out weight the html content. The pages should validate and be usable in everything from Lynx to leading edge browsers. eg: keep it close to html 3.2 if you can. Spiders are not to the point they really like eating html 4.0 and the mess that it can bring. Stay away from heavy: flash, dom, java, java script. Go external with scripting languages if you must have them - there is little reason to have them that I can see - they will rarely help a site and stand to hurt it greatly due to many factors most people don't appreciate (search engines distaste for js is just one of them). <br/>Arrange the site in a logical manner with directory names hitting the top keywords you wish to hit. <br/>You can also go the other route and just throw everything in root (this is rather controversial, but it's been producing good long term results across many engines). <br/>Don't clutter and don't spam your site with frivolous links like "best viewed" or other <i class="mo">counter like</i> junk. Keep it clean and professional to the best of your ability. </font></p><p><font class="mo" face="verdana" color="#000000" size="2">Learn the lesson of Google itself - simple is retro cool - simple is what surfers want. </font></p><p><font class="mo" face="verdana" color="#000000" size="2">Speed isn't everything, it's almost the only thing. Your site should respond almost instantly to a request. If you get into even 3-4 seconds delay until "something happens" in the browser, you are in long term trouble. That 3-4 seconds response time may vary for site destined to live in other countries than your native one. The site should respond locally within 3-4 seconds (max) to any request. Longer than that, and you'll lose 10% of your audience for every second. That 10% could be the difference between success and not. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">The pages:</b><br/>&nbsp;&nbsp;</font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">D</b>) Page Size: <br/>The smaller the better. Keep it under 15k if you can. The smaller the better. Keep it under 12k if you can. The smaller the better. Keep it under 10k if you can - I trust you are getting the idea here. Over 5k and under 10k. Ya - that bites - it's tough to do, but it works. It works for search engines, and it works for surfers. Remember, 80% of your surfers will be at 56k or even less. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">E</b>) Content: <br/>Build one page of content and put online per day at 200-500 words. If you aren't sure what you need for content, start with the Overture keyword suggester and find the core set of keywords for your topic area. Those are your subject starters. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">F</b>) Density, position, yada... <br/>Simple old fashioned seo from the ground up. <br/>Use the keyword once in title, once in description tag, once in a heading, once in the url, once in bold, once in italic, once high on the page, and hit the density between 5 and 20% (don't fret about it). Use good sentences and speel check it ;-) Spell checking is becoming important as se's are moving to auto correction during searches. There is no longer a reason to look like you can't spell (unless you really are phonetically challenged). </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">G</b>) Outbound Links: <br/>From every page, link to one or two high ranking sites under that particular keyword. Use your keyword in the link text (this is ultra important for the future). </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">H</b>) Insite Cross links. <br/><font class="me1" face="verdana" size="1">(cross links in this context are links WITHIN the same site)</font><br/>&nbsp;&nbsp;&nbsp;<br/>Link to on topic quality content across your site. If a page is about food, then make sure it links it to the apples and veggies page. Specifically with Google, on topic cross linking is very important for sharing your pr value across your site. You do NOT want an "all star" page that out performs the rest of your site. You want 50 pages that produce 1 referral each a day and do NOT want 1 page that produces 50 referrals a day. If you do find one page that drastically out produces the rest of the site with Google, you need to off load some of that pr value to other pages by cross linking heavily. It's the old <i class="mo">share the wealth</i> thing. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">I</b>) Put it Online. <br/>Don't go with virtual hosting - go with a stand alone ip. <br/>Make sure the site is "crawlable" by a spider. All pages should be linked to more than one other page on your site, and not more than 2 levels deep from root. Link the topic vertically as much as possible back to root. A menu that is present on every page should link to your sites main "topic index" pages (the doorways and logical navigation system down into real content). <br/>Don't put it online before you have a quality site to put online. It's worse to put a "nothing" site online, than no site at all. You want it flushed out from the start. </font></p><p><font class="mo" face="verdana" color="#000000" size="2">Go for a listing in the ODP. If you have the budget, then submit to Looksmart and Yahoo. If you don't have the budget, then try for a freebie on Yahoo (don't hold your breath). </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">J</b>) Submit <br/>Submit the root to: Google, Fast, Altavista, WiseNut, (write Teoma), DirectHit, and Hotbot. Now comes the hard part - forget about submissions for the next six months. That's right - submit and forget. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">K</b>) Logging and Tracking: <br/>Get a quality logger/tracker that can do justice to inbound referrals based on log files (don't use a lame graphic counter - you need the real deal). If your host doesn't support referrers, then back up and get a new host. You can't run a modern site without full referrals available 24x7x365 in real time. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">L</b>) Spiderlings: <br/>Watch for spiders from se's. Make sure those that are crawling the full site, can do so easily. If not, double check your linking system (use standard hrefs) to make sure the spider found it's way throughout the site. Don't fret if it takes two spiderings to get your whole site done by Google or Fast. Other se's are pot luck and doubtful that you will be added at all if not within 6 months. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">M</b>) Topic directories. <br/>Almost every keyword sector has an authority hub on it's topic. Go submit within the guidelines. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">N</b>) Links <br/>Look around your keyword sector in Googles version of the ODP. (this is best done AFTER getting an odp listing - or two). Find sites that have links pages or freely exchange links. Simply request a swap. Put a page of on topic, in context links up your self as a collection spot. <br/>Don't freak if you can't get people to swap links - move on. Try to swap links with one fresh site a day. A simple personal email is enough. Stay low key about it and don't worry if site Z won't link with you - they will - eventually they will. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">O</b>) Content. <br/>One page of quality content per day. Timely, topical articles are always the best. Try to stay away from to much "bloggin" type personal stuff and look more for "article" topics that a general audience will like. Hone your writing skills and read up on the right style of "web speak" that tends to work with the fast and furious web crowd. </font></p><p><font class="mo" face="verdana" color="#000000" size="2">Lots of text breaks - short sentences - lots of dashes - something that reads quickly. </font></p><p><font class="mo" face="verdana" color="#000000" size="2">Most web users don't actually read, they scan. This is why it is so important to keep low key pages today. People see a huge overblown page by random, and a portion of them will hit the back button before trying to decipher it. They've got better things to do that waste 15 seconds (a stretch) at understanding your whiz bang flash menu system. Because some big support site can run flashed out motorhead pages, that is no indication that you can. You don't have the pull factor they do. </font></p><p><font class="mo" face="verdana" color="#000000" size="2">Use headers, and bold standout text liberally on your pages as logical separators. I call them <b class="mo">scanner stoppers</b> where the eye will logically come to rest on the page. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">P</b>) Gimmicks. <br/>Stay far away from any "fades of the day" or anything that appears spammy, unethical, or tricky. Plant yourself firmly on the high ground in the middle of the road. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">Q</b>) Link backs <br/>When YOU receive requests for links, check the site out before linking back with them. Check them through Google and their pr value. Look for directory listings. Don't link back to junk just because they asked. Make sure it is a site similar to yours and on topic. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">R</b>) Rounding out the offerings: <br/>Use options such as Email-a-friend, forums, and mailing lists to round out your sites offerings. Hit the top forums in your market and read, read, read until your eyes hurt you read so much. <br/>Stay away from "affiliate fades" that insert content on to your site. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">S</b>) Beware of Flyer and Brochure Syndrome <br/>If you have an ecom site or online version of bricks and mortar, be careful not to turn your site into a brochure. These don't work at all. Think about what people want. They aren't coming to your site to view "your content", they are coming to your site looking for "<b class="mo">their content</b>". Talk as little about your products and yourself as possible in articles (raise eyebrows...yes, I know). </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">T</b>) Build one page of content per day. <br/>Head back to the Overture suggestion tool to get ideas for fresh pages. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">U</b>) Study those logs. <br/>After 30-60 days you will start to see a few referrals from places you've gotten listed. Look for the keywords people are using. See any bizarre combinations? Why are people using those to find your site? If there is something you have over looked, then build a page around that topic. Retro engineer your site to feed the search engine what it wants. <br/>If your site is about "oranges", but your referrals are all about "orange citrus fruit", then you can get busy building articles around "citrus" and "fruit" instead of the generic "oranges". <br/>The search engines will tell you exactly what they want to be fed - listen closely, <i class="mo">there is gold in referral logs</i>, it's just a matter of panning for it. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">V</b>) Timely Topics <br/>Nothing breeds success like success. Stay abreast of developments in your keyword sector. If big site "Z" is coming out with product "A" at the end of the year, then build a page and have it ready in October so that search engines get it by December. eg: go look at all the Xbox and XP sites in Google right now - those are sites that were on the ball last summer. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">W</b>) Friends and Family <br/>Networking is critical to the success of a site. This is where all that time you spend in forums will pay off. pssst: Here's the catch-22 about forums: <i class="mo">lurking is almost useless</i>. The value of a forum is in the interaction with your fellow colleagues and cohorts. You learn long term by the interaction - not by just reading. <br/>Networking will pay off in link backs, tips, email exchanges, and it will put you "in the loop" of your keyword sector. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">X</b>) Notes, Notes, Notes <br/>If you build one page per day, you will find that brain storm like inspiration will hit you in the head at some magic point. Whether it is in the shower (dry off first), driving down the road (please pull over), or just parked at your desk, <i class="mo">write it down</i>! 10 minutes of work later, you will have forgotten all about that great idea you just had. Write it down, and get detailed about what you are thinking. When the inspirational juices are no longer flowing, come back to those content ideas. It sounds simple, but it's a life saver when the ideas stop coming. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">Y</b>) Submission check at six months <br/>Walk back through your submissions and see if you got listed in all the search engines you submitted to after six months. If not, then resubmit and forget again. Try those freebie directories again too. </font></p><p><font class="mo" face="verdana" color="#000000" size="2"><b class="mo">Z</b>) Build one page of quality content per day. <br/>Starting to see a theme here? Google loves content, lots of <i class="mo">quality</i> content. Broad based over a wide range of keywords. At the end of a years time, you should have around 400 pages of content. That will get you good placement under a wide range of keywords, generate recip links, and overall position your site to stand on it's own two feet. </font></p><p><font class="mo" face="verdana" color="#000000" size="2">Do those 26 things, and I guarantee you that in ones years time you will call your site a success. It will be drawing between 500 and 2000 referrals a day from search engines. If you build a good site with an average of 4 to 5 pages per user, you should be in the 10-15k page views per day range in one years time. What you do with that traffic is up to you, but that is more than enough to "do something" with. </font></p><p><a href="http://www.webmasterworld.com/forum10003/2010.htm" target="_blank">http://www.webmasterworld.com/forum10003/2010.htm</a></p>]]></description></item><item><title>关于网站收录删除和SEO</title><link>http://bbs.fufuok.com/wwwfufubbs/dispbbs.asp?BoardID=22&amp;ID=246&amp;Page=1</link><author>Fufu</author><pubDate>2/25/2007 5:15:47 PM</pubDate><description><![CDATA[<p><strong>网页收录问题</strong></p><p>　　1：如何让我的网站(独立网站或者blog)被百度收录?</p><p>　　百度会收录符合用户搜索体验的网站和网页。</p><p>　　为促使百度Spider更快的发现您的站点，您也可以向我们提交一下您的网站的入口网址。提交地址是：http://www.baidu.com/search/url_submit.html。您只需提交首页即可，无需提交详细的内容页面。</p><p>　　百度的网页收录机制，只和网页价值有关，与竞价排名等商业因素没有任何关联。</p><p>　　2：如何让我的网页不被百度收录?</p><p>　　百度严格遵循搜索引擎Robots协议(详细内容，参见http://www.robotstxt.org/)。</p><p>　　您可以写一个Robots文件以限制您的网站全部网页或者部分目录下网页不被百度收录。具体写法，参见：如何撰写Robots文件。</p><p>　　如果您的网站是在被百度收录之后再设置Robots文件，则Robots文件通常在两周内生效，被文件限制的内容，将从百度搜索结果中移除。</p><p>　　如果您的拒绝被收录需求非常急迫，也可以发邮件给webmaster@baidu.com请求处理。</p><p>　　3：为什么我的网站内一些不设链接的私密性网页，甚至是需要访问权限的网页，也会被百度收录?</p><p>　　百度Spider对网页的抓取，是通过网页与网页之间的链接实现的。</p><p>　　网页之间的链接类型，除了站点内部的页面链接之外，还有不同网站之间的互相链接。因此，某些网页即便通过您的网站内部链接无法访问到，但是，如果别人的网站上有指向这些页面的链接，那么这些页面还是会被搜索引擎所收录。</p><p>　　百度Spider的访问权限，和普通用户是一样的。因此，普通用户没有权限访问的内容，Spider也没有权限访问。之所以看上去某些访问权限限制内容被百度收录，原因有两点：</p><p>　　A. 该内容在Spider访问时是没有权限限制的，但抓取之后，内容的权限发生了变化</p><p>　　B. 该内容有权限限制，但是由于网站安全漏洞问题，导致用户可以通过某些特殊路径直接访问。而一旦这样的路径被公布在互联网上，则Spider就会循着这条路径抓出受限内容</p><p>　　如果您不希望这些私密性内容被百度收录，一方面可以通过Robots协议加以限制;另一方面，也可以联系webmaster@baidu.com进行解决。</p><p>　　4：我的网页为什么会从百度搜索结果中消失?</p><p>　　百度并不允诺所有网页都可从百度搜索到。</p><p>　　如果您的网页长时间无法从百度搜索到，或者突然从百度的搜索结果中消失，可能的原因有：</p><p>　　A. 您的网站所在服务器不稳定，被百度暂时性去除;稳定之后，问题会得到解决</p><p>　　B. 您的网页内容有不符合国家法律和法规规定的地方</p><p>　　C. 您的网页不符合用户的搜索体验</p><p>　　D. 其他技术性问题</p><p>　　以下的说法是错误的和毫无根据的：</p><p>　　A. 参与了百度竞价排名但未续费，会从百度搜索结果中消失</p><p>　　B. 参与了其他搜索引擎的广告项目，会从百度搜索结果中消失</p><p>　　C. 与百度旗下网站产生了竞争，会从百度搜索结果中消失</p><p>　　D. 从百度获得的流量太大，会从百度搜索结果中消失</p><p>　　5：什么样的网页会被百度认为是没有价值而不被百度收录或者从现有搜索结果中消失?</p><p>　　百度只收录百度认为有价值的网页。任何网页在搜索结果中的去留变化，都是机器算法计算和调整的结果。下述类型的网页，百度明确不会欢迎：</p><p>　　A. 网页做了很多针对搜索引擎而非用户的处理，使得用户从搜索结果中看到的内容与页面实际内容完全不同，或者使得网页在搜索结果中获得了不恰当的排名，从而导致用户产生受欺骗感觉。</p><p>　　如果您的网站中有较多这种页面，那么这可能会使您的整个网站的页面收录和排序受到影响。</p><p>　　B. 网页是复制自互联网上的高度重复性的内容。</p><p>　　C. 网页中有不符合中国法律和法规的内容。</p><p>　　6：如果我的网站因为作弊行为而从百度搜索结果中消失，是否还有被重新收录可能?</p><p>　　凡是作出完全修正的网站，是有机会被百度重新收录的。百度会定期对被处理站点进行自动评估，并对符合条件者重新收录。</p><p>需要说明的是，百度技术和产品部门只对用户搜索体验负责。以下的说法都是错误的和毫无根据的：</p><p>　　A. 我成为百度的广告客户或者联盟网站，就可以重新被收录</p><p>　　B. 我给百度若干钞票，就可以重新被收录</p><p>　　C. 我认识百度的某某人，就可以重新被收录</p><p>　　7：我的网站更新了，可是百度收录的内容还没更新怎么办?</p><p>　　百度会定期自动更新所有网页(包括去掉死链接，更新域名变化，更新内容变化)。因此请耐心等一段时间，您的网站上的变化就会被百度察觉并修正。</p><p><strong>网页排序问题</strong></p><p>　　1：我的网站首页被收录了，但搜索网站名称却排不到第一个，怎么办?</p><p>　　答：排序算法非常复杂。我们的目标，即在于通过算法改进，让用户以最小的成本，搜索到所需要的信息。这个过程中还是会有各种各样不尽如人意的地方。我们会非常欢迎您把您遇到的困惑和问题，反馈给我们。我们的工程师，对每一个问题都会有细致的跟踪和分析，以期将之最终解决。百度搜索结果页下方的搜索框右侧，有“与百度对话”链接，您可以在那里提交您的问题，以协助我们改进。</p><p>　　我们一直在改进搜索算法，以使得百度的搜索结果更加符合用户的搜索需求。</p><p>　　2：搜索某关键词，我的网页在百度搜索结果的排序短期内变化剧烈，这正常吗?</p><p>　　答：通常情况下，这是正常的变化。一般来说，有三类原因导致排序发生变化：</p><p>　　A. 特定关键词所涉及的您的网页发生了变化</p><p>　　B. 特定关键词所涉及的其他网页发生了变化</p><p>　　C. 百度的排序算法发生了变化</p><p>　　3：搜索某关键词，我的网页在百度的排序位置，和在其他搜索引擎的排序位置，差异非常大，这正常吗?</p><p>　　答：通常情况下，这是正常的现象。因为不同搜索引擎的算法，都是不同的。</p><p>　　4：我请一些“SEO”来为我的网站或者网页做优化，会有什么后果?</p><p>　　答：合理的搜索引擎优化，参见百度的“给站长的建站指南”。</p><p>外界很多打着SEO旗号的公司或者个人，也许能为您的网站带来短期的排序收益，但是，这会使您将面临更大损失的风险。在您把网站资源交托给别人之后，很多SEO甚至会利用您的资源进行他们个人的运营项目，最终导致您的利益受损。</p><p>　　不要因为SEO们以下的说法，而冒险将自己的网站托付给他们随意处置：</p><p>　　A. 我和百度的人很熟，想怎么干就怎么干，没风险</p><p>　　B. 我是搜索引擎专家，对百度的算法一清二楚，玩玩火也不要紧</p><p>　　C. 我把xxx、yyy、zzz这些关键词都搞到第一了，所以我是牛人啊</p><p>　　您也可以向百度投诉搜索中遇到的垃圾网站或者网页，帮助百度保持搜索结果的质量。</p><p><strong>商业客户相关的问题</strong></p><p>　　1：我是百度的竞价排名客户，如果我不续费，百度是否会因此对我进行惩罚?</p><p>　　答：这是绝对不可能的。</p><p>　　百度的网页搜索策略的唯一标准，在于用户的搜索体验。竞价排名和网页搜索自然排名，是完全独立的两个技术服务系统。一个网站是否是百度竞价排名客户，对于网页搜索自然排序无任何影响。</p><p>　　如果您收到任何类似威胁的说辞，请您直接发邮件至ask@baidu.com举报。</p><p>　　2：我的网站因为作弊而从百度消失了，是否可以通过成为百度竞价排名客户、广告客户或者联盟站点的方式重新被百度收录?</p><p>　　答：不可以。我们对网站的收录，唯一标准是用户搜索体验。被惩罚网站重新被百度收录的说明，见网页收录问题6中的叙述。</p><p>　　3：我的网站加入百度竞价排名、百度联盟，或者成为百度的广告客户，是否能在网页的收录和排序上获得特别的照顾?</p><p>　　答：不可能。</p><p>　　给站长的建站建议</p><p>　　只有当搜索引擎、站长、互联网用户之间，能有一种默契的利益均衡，这个行业才会顺畅发展。竭泽而渔式的网站建设，只会使您与用户、与搜索引擎越来越远。搜索引擎与站长之间，宜和谐发展，共同拥抱美好的愿景。</p><p><strong>以下是我们给出的一些建站建议：</strong></p><p>　　站点结构宜简洁明晰</p><p>　　不要让你的用户一进你的站点就因为纷繁芜杂而不知所措。从某种意义上来说，百度的Spider也是一个相对特殊的访客而已。每一个子域名，每一个目录，都最好有明确的内容区隔，避免不同子域名或者目录对相同内容的互相串用。</p><p>　　创造属于您自己的独特内容</p><p>百度更喜欢独特的原创内容。所以，如果您的站点内容只是从各处采集复制而成，很可能不会被百度收录。</p><p>　　保持经常的更新</p><p>　　经常的更新，蜘蛛程序就会经常的光顾;而长期不更新的网站，蜘蛛到访会日趋减少。</p><p>　　谨慎设置您的友情链接</p><p>　　如果您网站上的友情链接，多是指向一些垃圾站点，那么您的站点可能会受到一些负面影响。参与各类以SEO为目的的自助链接活动，很可能“过犹不及”。</p><p>　　把自己的网站做成常青树</p><p>　　如果没有搜索引擎，你的网站仍然访客盈门，那么你的网站就属于“常青树”了。面向用户做网站，而不要面向搜索引擎做网站，这是成为常青树网站的真谛。</p>]]></description></item><item><title>[资料] Google AdSense支票的兑付</title><link>http://bbs.fufuok.com/wwwfufubbs/dispbbs.asp?BoardID=22&amp;ID=240&amp;Page=1</link><author>Fufu</author><pubDate>1/6/2007 2:32:21 PM</pubDate><description><![CDATA[<p>除非双方书面（包括电子邮件）同意采用其他方式，否则 google 会在你的余额达到 50美元 的时候给你发封包含 pin 密码的信（不是支票）在你收到这封信并将这个密码正确输入到 google 网站上面确认后，证明你的地址正确。等你的余额达到 100美元，这时才会正式向你寄送美元支票，支票大约在15~30天内寄到。</p><p>然后拿着这张支票正本（票据抬头应为委托者本人）和你的有效身份证件到当地中国银行可以办理“支票托收” 业务的网点办理兑付。此时，银行会要求你填写“托收委托书”，并要求你在“客户委托我行托收美国境内付款的支票须知”上签上你的名字，然后再支票背面的 “背书”栏填写与票据抬头人一致的签名，背书不可为私人印章。托收过程中产生的费用均由委托人承担。个人外币票据（除外币现钞以外的其他票据）按托收金额的0.1%，最低20元/笔，最高250元/笔收取；另收邮费退费10元/笔。</p><p>如果对方银行承付顺利的话，大约过45天银行会通知你取款，到时需要带上有效身份证件和“托收申请书”的客户回执去取款。</p><p></p><p>关于光票：</p><p>google所发出的支票实际意义上被称为光票,是比较流行的一种国际间资金传递形式.收到支票后,应注意保证支票的平整,托收前不要在支票上写任何字样.有的人收到的支票可能会因为邮递问题产生皱褶,可用大一点的书将之压平,不过一般不会出太大问题.</p><p>支票的托收可以选择任何有国际托收业务的银行完成,但应该权衡各银行所收金额以及办事效率.绝大多数银行的托收费用是固定金额,但也有个别银行会以支票金额的比率计算.而且,同一银行在不同城市,收费形式也不同.托收时间一般为20-45天间不等,小城市比大城市的托收周期要短,因为所处理的业务量相对要少.通常,人们会选择中国银行,因为中国银行的托收周期在绝大多数城市为20天,并且不会被强制要求托收后存储一段时间.在这里,还应该注意的一个问题是,托收周期所指的是工作日,也就是说抛除法定节假日以外的时间,这些法定节假日包括周日,周六和黄金周.在银行柜台,出示身份证件.填写必要的单据并交纳托收费之后,银行人员会给你一张收据,日后取款是需要凭借这张收据的,因此应该保存好.</p><p>在托收后的20-45个工作日之后,银行人员会根据你在单据上填写的电话联系你,你就可以凭收据去取款,取款可以取美元后者人民币,可根据个人要求选择.有时,银行人员会忘记给你打电话,在等到第30天时,如果仍然没有接到电话,可带着收据去银行咨询,多数情况下,会在当时便可取款. </p><p>注:一张托收成功的支票,即使账户已被停用,google是不会对金额进行索回,虽然他们有这方面的权利.</p><p></p><p>关于光票托收的相关程序<br/>产品定义：<br/>　　光票托收就是银行接受您的委托，并利用银行广泛的国外代理行关系，将境外开出的不能在境内办理贴现的票据及其他金融单据，邮寄给付款人，提示其付款并收回款项的服务。办理该业务需时较长，通常为30-40天。</p><p>光票的范畴：<br/>　　不以受理行为付款行的外汇汇票、本票、支票、旅行支票、债券、存单、存折等类似用以取得款项的凭证。<br/>　</p><p>业务受理条件：<br/>　　1） 委托人本人应持有效身份证件，票据正本（票据抬头人应为委托人本人），填写光票托收申请书；如系代办，代办人除须提供委托人本人有效证件、委托人票据正本外，还须提供代办人证件，并填写光票托收申请书，银行核验委托人及代办人有效身份证件无误，视作委托人授权代办人代为办理托收业务，且授权有效。<br/>　　2）我行对未曾受理过的或金额较大的金融单据，需向金融单据开立人查询有关付款要求，并视具体情况确定是否受理托收申请，为此，有关查询费用需由您来承担。<br/>　　3）票据背书应与票据抬头人一致，背书不可为私人印章。<br/>　　4）倘因票据为伪冒背书或票面经涂改（包括金额、受益人、日期等）而引退票，我行按有关法律规定保留向委托人行使追索的权利，并对伪冒票据予以没收。<br/>　　5）如在邮寄过程中金融单据丢失，托收银行依据国际惯例不负任何责任。<br/>　　6）托收过程中所产生的费用，均由委托人承担，我行照实向您收取。</p><p><br/>受理费用：<br/>　　个人外币票据（除外币现钞以外的其他光票）按托收金额的0.1％，最低20元／笔，最高250元／笔，另收邮费；退票费10元／笔。<br/>　</p><p><br/>GG支票托收全过程以及注意事项!</p><p>落伍做GG广告的朋友是很多的，而且越来越多的朋友也收到了支票，由于很多人没有光票托收的经验，经常在论坛问，我就把我这方面的经验说说，和大家交流一下。<br/>　GG的支票一般是月末发出的，到国内差不多在半个月到一个月左右(现在有安全快递服务,你也可以选择25美圆)，拿着支票和本人身份证就可以到银行办理了，一般所有的银行都有这个业务办理（各地可能有所不同，有些银行可能不办理此项业务）。我现在拿中国万岁银行来举例<br/>首先，拿着支票和身份证到中国万岁银行的柜台去办理，一般储蓄所是不办理这个业务的，所以要到支行或者分行办理。<br/>然后要在支票的背面指定地方签上你的名字（具体位置可以咨询银行的工作人员），签名要和支票正面的名字一致，<br/>其次要交纳30元人民币的手续费用，同时留下你的电话号码，拿好收据就可以回家去等消息了，一般是30-40天银行就会给你电话，告诉你支票是否托收成功。<br/>最后电话通知你去银行办理手续，拿着收据和你的身份证就可以到柜台办理了</p><p><br/>还有几点注意事项，<br/>1、一般来说支票托收回来，你不要换成人民币，只要美圆的话，美圆要在银行存1-3个月，这个好象都是银行规定的，国家好象没有硬性规定。但是当时你也可以换成人民币，这里有点大家注意一下，如果你当时换成人民币的话是按照826的牌价换的，但是如果你把美圆取出来以后再去兑换，那么就是821的牌价了，所以大家要自己考虑一下是否直接兑换，或者取出来<br/>2、如果当地银行比较严格的话GG寄给我们的支票是不能托收的，因为有规定说公司不能给个人发支票，我已经有朋友碰到了这样的问题了，所以碰到这个问题大家可以多跑几个支行看看。<br/>3、如果碰到了支票拒绝支付的情况，银行会通知各位，同时会要求支付5-10美圆左右的退票费。退票具体因为什么原因我还不是很清楚。<br/>4、支票的追索期可长达三年， 所以做GG的朋友还是自己注意点，不要作弊。</p>]]></description></item><item><title>[资料] 顶尖网络高手写的alexa作弊完全揭秘</title><link>http://bbs.fufuok.com/wwwfufubbs/dispbbs.asp?BoardID=22&amp;ID=202&amp;Page=1</link><author>Fufu</author><pubDate>11/27/2006 12:49:29 PM</pubDate><description><![CDATA[<p style="TEXT-INDENT: 2em;">在一定程度上说，我是一个靠alexa生存的人，我靠alexa赚了一点钱，我想大部分人都不清楚我到底能靠做alexa能赚多少钱，嘿嘿，我也不会说的，但应该比大家想的好点。 </p><p style="TEXT-INDENT: 2em;">关于alexa本身，我不想再说什么，如果对alexa没点了解的人，也没有必要看我这篇文章 </p><p style="TEXT-INDENT: 2em;">所以我直接说alexa作弊(说的好听点，叫alexa优化)： </p><p style="TEXT-INDENT: 2em;">alexa排名是通过两个参数计算得出来的:一个是访问人数，在alexa官方上用 reach(每百万人中有多少人曾经到达过这个站来表示，另一个参数是pv(平均每人浏览了这个站点的多少个页面)，有一个基本的公式来计算排名 :排名=reach * pv * x ，这里x表示未知的算法或者参数; 所以只要能提高reach和pv中的一个或者两个，就能提高排名。 </p><p style="TEXT-INDENT: 2em;">最原始的alexa作弊方法是不断的刷新页面，来提高pv，在访问站点的人数(reach)不增加的情况下，靠提高pv来提高排名，这个是以前作弊alexa的一个最基本办法，但这个办法现在基本失效了，所以具体的实现手法我在这里就不谈了。 </p><p style="TEXT-INDENT: 2em;">第二个作弊方法，就是提高reach ，就是去年2005年比较流行的一个作弊方法：alexa互刷联盟； </p><p style="TEXT-INDENT: 2em;">一个联盟平台，把很多站长集中在一起，各自提交自己的站点到这个平台，联盟提供一个程序，每个站长开一台或者多台电脑来运行这个程序，这个程序的作用就是自动控制电脑打开和关闭网站的网页，一般可以同时打开十几个页面，而这些电脑全部安装 alexa工具条，一个安装有alexa工具条的电脑访问了某一个站，则这个站的alexa统计数据里将增加reach值，如果同时打开这个站的好几个页面，则能增加pv值，通过这个办法来互相提高站点的alexa排名，简单的说：你帮大家刷页面，别人也帮你刷页面；这个办法的优点就是能把reach提高，因为访问站点的ip都分布在不同地方的电脑上，缺点就是需要非常大数量的站长加入，才能提高有限的排名名次，所以alexa联盟想商业运作alexa 排名，条件是远远不够的，因为站长有限，这样的联盟一般给客户做排名的时候，一般只能做10万以外的名次，1万名以内的基本做不来。</p><p style="TEXT-INDENT: 2em;">第三种作弊办法有点另类：用病毒、肉鸡、流氓插件来刷排名： </p><p style="TEXT-INDENT: 2em;">具体的做法为，使用代码控制普通网络用户的电脑，大量弹出网站的页面，只要这台电脑的ie浏览器上安装了alexa工具条，在弹出某个站点的页面的时候，alexa就统计这个站的访问数据(注:这里的弹窗，不是普通的网站弹窗，访问某个网站弹出的其他网站页面的弹窗方法是对alexa无效的，alexa不统计这个方法弹出的数据,所以我一再的对自己的客户强调，如果你要alexa排名，那就请不要去其他站购买弹窗ip流量);通过这个办法提高alexa排名的有几个站点有好几个，因为涉及到其他站点隐私的问题，我就不直接说了(其实我第一次发文章的时候列的几个站已经是众所周知的了，我以为说出来也没那么严重，但可能还是给了别人不方便，所以这里就一律去掉了，呵呵) 象www.xxxxxx.com ，大家都知道他吹牛，吹自己的用户有多少多少，alexa排名多高多高，大家都知道是假的，可是人家的知名度还是上去了，这也是alexa能被利用来炒作的地方。但我想，99%的用户还是希望自己的alexa排名数据看起来是正常的，而不是一眼就被人看出来是作弊的。第四种作弊方法，就是我们现在操作的，是最直接最有保证最安全的方法:编程模拟发送数据提高排名： </p><p style="TEXT-INDENT: 2em;">具体做法：破解alexa工具条，直接编写程序，然后模拟很多计算机访问某个站点，把数据直接发送到alexa的数据库服务器，相当于每天不停的刷新alexa的数据库；这个方法我们最初做的时候，有一个大难题无法解决，就是reach的问题，因为alexa要求访问的ip是不能雷同的，而我们最初解决ip的办法是装了多部adsl，通过不断的自动断线和自动重拨的方式来获得不同的ip地址，理论上，只要adsl安装的足够多，那我们的ip来源是足够用的，但有两个问题，一个是电信部门不允许我们安装那么adsl，我们还是通过不同办法找到几个机会安装了几部adsl的，刚开始，adsl制造出来的ip还是够用的，ip(也就是reach)不够，我们可以把pv提高来平衡排名;但接了几个大客户以后，这个办法也不够了;由于这个原因，一度让我们的排名陷入困境，因为就算做到了指定排名，pv过高，也造成了客户数据的不真实。 </p><p style="TEXT-INDENT: 2em;">最后，经过我们不断的摸索，终于搞定了ip(reach)的问题，我们通过一个比较复杂的程序，实现了虚拟ip的的模拟发送，也就是说，我们发送数据的时候，靠的不再是adsl的自动重拨，而是通过程序来模拟ip，欺骗alexa，让alexa 相信我们的数据是从大量不同的ip地址转送过来的，如此一来，我们终于解决了ip不够的问题，现在无论给多大的客户做排名(准确的说是50名到500名左右的客户，50名以内理论上也可以实现，但alexa对50名以内的站点都有专门的盯梢，如果alexa官方发现明显的排名数据有比较明显的异常，可能会采取人工方法处理，这样风险就比较大了，所以我们目前最大的客户也没超过50名内，100名附近的客户还是有不少的,^-^)，我们的数据都是用不完的。最重要的是，我们这个办法发送的数据，alexa拿我们没任何办法，程序根本无法把我们跟正常的访问数据区别开了，所以我们通过这个办法做的alexa排名是非常安全的，这也是我们能维持住大量老客户的原因，做alexa排名就是靠数据稳定赚客户长期的钱，好一些大站每年都在我们这里花上6位数以上的费用。</p><p style="TEXT-INDENT: 2em;">我原来一直以“阿Q哥”的名义在网络上发表有关alexa的文章，引起了不少朋友的关注，现在这篇文章，我还在犹豫着到底要不要发表，现在一些搞技术的，听说做alexa优化可以赚钱，也开始研究起alexa的破解之法，哈哈，我们知道这个不光是我们能做，别人也有可能破解的，所以担心这篇文章会给自己的竞争对手带来帮助，最后抬起石头砸自己的脚。当然了，我也希望这篇文章能给我打点广告，带来点客户。另外，现在有一些alexa骗子，自己没技术，到处去以低价格骗客户的，多半看到我的文章就会把我的联系方式改成他自己的，然后到处去散发，招摇撞骗，我一想就有点生气;这些垃圾利用了我们先给客户测试再收钱的这个漏洞，拿着客户的站让我们来测试，测试完以后他收了客户的钱就消失，导致现在不少客户在向我们咨询的时候都小心翼翼，生怕也被我们欺骗了。</p><p style="TEXT-INDENT: 2em;">另外，想向一些咨询过我们的客户朋友表示歉意，由于我们时不时的碰到一些没信用的家伙，让我们测试完以后就没了消息，白白浪费我们的数据，测试之前说的好好的，测试成功就付款，但真测试成功就跑人了，手机也关了，qq也不回复了，这些站基本都是要求做1万名的，站点都非常的烂，什么内容都没有，垃圾中的垃圾站!最后我得出结论，一般从表面上看过去没任何赢利的站，他是不可能花钱在我们这里做 alexa排名的，所以这样的站，我现在都不想理，也不给测试，甚至我碰到这样的客户的时候我的态度就比较差，心理窝火，有时候甚至开口骂人!你不想做就算了，为什么还要我测试?当然，有个别客户，站点虽然不怎么样，但确实是有诚意也有资金来做alexa排名的，如果是这样的话，我们就有点得罪客户了，在这里我就表示抱歉了! </p><p style="TEXT-INDENT: 2em;">以后我们主要做的排名将定在5000名以内，1万名的要求，尽量少接了，毕竟我们是商业化操作，追求的是利润最大化，1万名，收费太低，利润少，做起来麻烦;所以还请有需要做低排名的客户朋友能见谅!至于10万名这样更低排名的要求，我们05年底就不接了。换句话说，如果你不是企业站，不是有一定赢利能力的个人站，那我们大概就不能为您服务了，做alexa排名，费用不算高，但对于资金紧张的站来说，还会是个负担! </p><p style="TEXT-INDENT: 2em;">关于“免费测试”这个问题，有不少朋友误会了我们的做法：这些朋友认为，既然是免费测试，为什么测试完就一定要付款操作?不付款就要列为黑名单?-------，我要声明的是，我们给客户提供付款之前进行的测试操作，是为了让客户先看到数据，然后再放心给我们付款，否则客户什么效果都没看到就给我们付款，当然不放心!但是，这不等于说，任何客户只要说让我们测试，我们就会测试，如果是这样，无论多垃圾的站，都让我们测试一下，压根都不打算做，那我们不累死啊???有的朋友说，既然测试完就一定要付款，那叫什么免费测试?直接叫“收费测试”好了! 那我想问问这位朋友，既然你根本就不打算做，那你为什么要麻烦我们给你放数据测试?我有什么义务要白费力气帮你测试?我只能告诉你，我没有说过“免费测试”，我只说，在客户付款前，先给客户测试，让客户看到效果以后再放心付款! 一部分中国人的心态就是很奇怪，只要收费的，他就觉得别扭，他好象把享受别人提供的免费当成了理所当然的事情了!</p><p style="TEXT-INDENT: 2em;">最后加一点点说明: 我的文章可能会引起部分人的反感，个别是我们的竞争对手，由于众所周知的原因，一些alexa联盟可能会对我们进行言论攻击，另一部分朋友可能是本身比较反对作弊，认为我们这样做，把alexa搞臭，呵呵，关于前者，我无话可说，至于后者，我只想说，我也不想作弊，可是我要生活，要赚钱，如果哪天 alexa优化成了犯法的事，那我马上就停止不做，否则我还是要做下去，否则可能没饭吃，你不理解我也没办法......</p><p></p>]]></description></item><item><title>[资料] 禅意花园演示网站</title><link>http://bbs.fufuok.com/wwwfufubbs/dispbbs.asp?BoardID=22&amp;ID=201&amp;Page=1</link><author>Fufu</author><pubDate>11/27/2006 12:34:46 PM</pubDate><description><![CDATA[<br/><a href="http://www.purecss.cn/static/garden/001/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/001.jpg" onload="imgresize(this);"/></a>&nbsp;1<br/><a href="http://www.purecss.cn/static/garden/002/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/002.jpg" onload="imgresize(this);"/></a>&nbsp;2<br/><a href="http://www.purecss.cn/static/garden/003/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/003.jpg" onload="imgresize(this);"/></a>&nbsp;3<br/><a href="http://www.purecss.cn/static/garden/004/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/004.jpg" onload="imgresize(this);"/></a>&nbsp;4<br/><a href="http://www.purecss.cn/static/garden/005/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/005.jpg" onload="imgresize(this);"/></a>&nbsp;5<br/><a href="http://www.purecss.cn/static/garden/006/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/006.jpg" onload="imgresize(this);"/></a>&nbsp;6<br/><a href="http://www.purecss.cn/static/garden/007/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/007.jpg" onload="imgresize(this);"/></a>&nbsp;7<br/><a href="http://www.purecss.cn/static/garden/008/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/008.jpg" onload="imgresize(this);"/></a>&nbsp;8<br/><a href="http://www.purecss.cn/static/garden/009/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/009.jpg" onload="imgresize(this);"/></a>&nbsp;9<br/><a href="http://www.purecss.cn/static/garden/010/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/010.jpg" onload="imgresize(this);"/></a>&nbsp;10<br/><a href="http://www.purecss.cn/static/garden/011/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/011.jpg" onload="imgresize(this);"/></a>&nbsp;11<br/><a href="http://www.purecss.cn/static/garden/012/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/012.jpg" onload="imgresize(this);"/></a>&nbsp;12<br/><a href="http://www.purecss.cn/static/garden/013/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/013.jpg" onload="imgresize(this);"/></a>&nbsp;13<br/><a href="http://www.purecss.cn/static/garden/014/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/014.jpg" onload="imgresize(this);"/></a>&nbsp;14<br/><a href="http://www.purecss.cn/static/garden/015/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/015.jpg" onload="imgresize(this);"/></a>&nbsp;15<br/><a href="http://www.purecss.cn/static/garden/016/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/016.jpg" onload="imgresize(this);"/></a>&nbsp;16<br/><a href="http://www.purecss.cn/static/garden/017/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/017.jpg" onload="imgresize(this);"/></a>&nbsp;17<br/><a href="http://www.purecss.cn/static/garden/018/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/018.jpg" onload="imgresize(this);"/></a>&nbsp;18<br/><a href="http://www.purecss.cn/static/garden/019/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/019.jpg" onload="imgresize(this);"/></a>&nbsp;19<br/><a href="http://www.purecss.cn/static/garden/020/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/020.jpg" onload="imgresize(this);"/></a>&nbsp;20<br/><a href="http://www.purecss.cn/static/garden/021/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/021.jpg" onload="imgresize(this);"/></a>&nbsp;21<br/><a href="http://www.purecss.cn/static/garden/022/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/022.jpg" onload="imgresize(this);"/></a>&nbsp;22<br/><a href="http://www.purecss.cn/static/garden/023/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/023.jpg" onload="imgresize(this);"/></a>&nbsp;23<br/><a href="http://www.purecss.cn/static/garden/024/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/024.jpg" onload="imgresize(this);"/></a>&nbsp;24<br/><a href="http://www.purecss.cn/static/garden/025/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/025.jpg" onload="imgresize(this);"/></a>&nbsp;25<br/><a href="http://www.purecss.cn/static/garden/026/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/026.jpg" onload="imgresize(this);"/></a>&nbsp;26<br/><a href="http://www.purecss.cn/static/garden/027/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/027.jpg" onload="imgresize(this);"/></a>&nbsp;27<br/><a href="http://www.purecss.cn/static/garden/028/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/028.jpg" onload="imgresize(this);"/></a>&nbsp;28<br/><a href="http://www.purecss.cn/static/garden/029/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/029.jpg" onload="imgresize(this);"/></a>&nbsp;29<br/><a href="http://www.purecss.cn/static/garden/030/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/030.jpg" onload="imgresize(this);"/></a>&nbsp;30<br/><a href="http://www.purecss.cn/static/garden/031/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/031.jpg" onload="imgresize(this);"/></a>&nbsp;31<br/><a href="http://www.purecss.cn/static/garden/032/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/032.jpg" onload="imgresize(this);"/></a>&nbsp;32<br/><a href="http://www.purecss.cn/static/garden/033/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/033.jpg" onload="imgresize(this);"/></a>&nbsp;33<br/><a href="http://www.purecss.cn/static/garden/034/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/034.jpg" onload="imgresize(this);"/></a>&nbsp;34<br/><a href="http://www.purecss.cn/static/garden/035/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/035.jpg" onload="imgresize(this);"/></a>&nbsp;35<br/><a href="http://www.purecss.cn/static/garden/036/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/036.jpg" onload="imgresize(this);"/></a>&nbsp;36<br/><a href="http://www.purecss.cn/static/garden/037/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/037.jpg" onload="imgresize(this);"/></a>&nbsp;37<br/><a href="http://www.purecss.cn/static/garden/038/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/038.jpg" onload="imgresize(this);"/></a>&nbsp;38<br/><a href="http://www.purecss.cn/static/garden/039/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/039.jpg" onload="imgresize(this);"/></a>&nbsp;39<br/><a href="http://www.purecss.cn/static/garden/040/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/040.jpg" onload="imgresize(this);"/></a>&nbsp;40<br/><a href="http://www.purecss.cn/static/garden/041/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/041.jpg" onload="imgresize(this);"/></a>&nbsp;41<br/><a href="http://www.purecss.cn/static/garden/042/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/042.jpg" onload="imgresize(this);"/></a>&nbsp;42<br/><a href="http://www.purecss.cn/static/garden/043/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/043.jpg" onload="imgresize(this);"/></a>&nbsp;43<br/><a href="http://www.purecss.cn/static/garden/044/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/044.jpg" onload="imgresize(this);"/></a>&nbsp;44<br/><a href="http://www.purecss.cn/static/garden/045/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/045.jpg" onload="imgresize(this);"/></a>&nbsp;45<br/><a href="http://www.purecss.cn/static/garden/046/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/046.jpg" onload="imgresize(this);"/></a>&nbsp;46<br/><a href="http://www.purecss.cn/static/garden/047/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/047.jpg" onload="imgresize(this);"/></a>&nbsp;47<br/><a href="http://www.purecss.cn/static/garden/048/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/048.jpg" onload="imgresize(this);"/></a>&nbsp;48<br/><a href="http://www.purecss.cn/static/garden/049/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/049.jpg" onload="imgresize(this);"/></a>&nbsp;49<br/><a href="http://www.purecss.cn/static/garden/050/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/050.jpg" onload="imgresize(this);"/></a>&nbsp;50<br/><a href="http://www.purecss.cn/static/garden/051/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/051.jpg" onload="imgresize(this);"/></a>&nbsp;51<br/><a href="http://www.purecss.cn/static/garden/052/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/052.jpg" onload="imgresize(this);"/></a>&nbsp;52<br/><a href="http://www.purecss.cn/static/garden/053/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/053.jpg" onload="imgresize(this);"/></a>&nbsp;53<br/><a href="http://www.purecss.cn/static/garden/054/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/054.jpg" onload="imgresize(this);"/></a>&nbsp;54<br/><a href="http://www.purecss.cn/static/garden/055/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/055.jpg" onload="imgresize(this);"/></a>&nbsp;55<br/><a href="http://www.purecss.cn/static/garden/056/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/056.jpg" onload="imgresize(this);"/></a>&nbsp;56<br/><a href="http://www.purecss.cn/static/garden/057/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/057.jpg" onload="imgresize(this);"/></a>&nbsp;57<br/><a href="http://www.purecss.cn/static/garden/058/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/058.jpg" onload="imgresize(this);"/></a>&nbsp;58<br/><a href="http://www.purecss.cn/static/garden/059/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/059.jpg" onload="imgresize(this);"/></a>&nbsp;59<br/><a href="http://www.purecss.cn/static/garden/060/csszengarden%20.htm" target="_blank"><img src="http://www.purecss.cn/static/images/garden/060.jpg" onload="imgresize(this);"/></a>&nbsp;60<br/>]]></description></item><item><title>[杂文] 15种最差网站的用户体验</title><link>http://bbs.fufuok.com/wwwfufubbs/dispbbs.asp?BoardID=22&amp;ID=200&amp;Page=1</link><author>Fufu</author><pubDate>11/27/2006 11:34:51 AM</pubDate><description><![CDATA[<p>1. 超长的页面下载时间. </p><p>如果页面下载时间超过30秒,很难有用户会喜欢你的网站. </p><p>2.无限制的使用flash及图片 </p><p>无可否认,适当的用一些图片及flash,可以增加网站的生动性,增加视觉冲击力.但无限制的使用flash及图片.会造成页面文件超大,占用浏览者的cpu资源,并且不利于页面更新及搜索引擎对网站的抓取。 </p><p>3。网站页面过长． </p><p>你认为有多少浏览都有兴趣看你网页中最下面的内容? 不要拿自己来作比喻,因为99%以上的人才刚学会上网. </p><p>在王建硕的一篇文章中提到."1995年Jakob Neilson做的互联网用户调查，美国的用户在1994年的时候，只有10%的用户会拖动浏览器右边的滚动条，而绝大多数，90%的用户，打开一个网站，只看浏览第一屏看到的内容，就以为看到了全部，而不会向下滚动。" </p><p>现在中国也有这样的人.而且为数不少. </p><p>在一个网站的首页,能看到第三屏内容的人只有10%以下 一个过长的网站很容易引起浏览者的视觉疲劳,更何况大部分浏览者很有可能已经被前 </p><p>两屏的内容吸引到别的页面去了. </p><p>4. 不友好的导航. </p><p>不友好的导航是最影响用户操作的, 不能让用记很方便的找到自己想到的内容.用户来到一个页面不知如何返回上一页,不知道当前页面是在哪个栏目下的.这样的网站很可能用户来了一次就不会再来了. </p><p>5.过期的信息 </p><p>很久不更新的信息,很容易让浏览者感到反感,而且在心中也会对你这个网站的品牌形象大打折扣. </p><p>6.死连接或连接错误. </p><p>这个就不说了,这是最基本的错误,但是好些还有这样的错误,包括新浪这种大网站. </p><p>7.孤立的页面. </p><p>用户不知用什么方法返回首页.这种情况往往是出现在信息提示页或内容调查的结果页上. </p><p>8. 页面没有视觉差异. </p><p>页面没有视觉差异,页面设计很"平"缺少"层次感",缺少视觉冲击力和亮点.或者视觉冲击力突出的并不是网站的主体内容.这是没有经验的设计师设计大型网站时最容易犯的错误. </p><p>把一大堆信息铺天盖地的展示到浏览者的眼前,你认为他会记住多少? 页面设计要吸引并引导浏览者来观看你想推广的内容或产品.当然对网页"层次感"的设计平不是简单的用一些纯度高的颜色来实现,要根据页面的环境及周边元素综合考虑. 就象在一个黑板中画一个白点很明显,但在一个白板上画一个白点就看不清楚了. </p><p>9.链连没有标准的表现形式. </p><p>现在很多刚上网站的人还只认为有带下画线的文字才是链接. 网站要有统一标准的链接表现形式,并且要和没有连接的文字有区别.要让浏览者很方便的认出哪些是连接的文字. </p><p>如果是图片加的连接要在图片下标出"点击图片见大图",图片一定要加"alt"属性. </p><p>"更多"要用中文写最好不要"more"或者标点符号代替. </p><p>10.过多的运用新技术. </p><p>所谓新技术,就是只有少数人掌握的技术,虽然有可能他的视觉效果很好,功能很强大,但过多的运用新技术,就意味着你准备抛弃99%的用户. </p><p>11. 缺少互动的内容. </p><p>缺少互动的内容,缺少网友的参与.不能让网友表达情感和思想,注定这个网站只是个死网站. </p><p>12. 过复杂的文件目录及文件名. </p><p>过复杂的文件目录及文件名,不利用搜索引擎对页面的拾取,并且也不利于浏览者的记忆.几乎100%的人输入网址时会用到IE的缓存.目录和文件过于复杂,排在IE缓存很靠下的地方,你当然被第二次访问的机率小的多. </p><p>不要说什么用收藏夹.你以为会有超过一半的人会用收藏夹吗?而且象我这种收藏夹过于庞大的人,想在收藏夹里找一个网址也是比较不容易的. </p><p>13. 使用框架. </p><p>不建议使用框架.不为什么,就因为搜索引荐不喜欢. 连google的广告计划中,对有框架的代码都是单独的. </p><p>14.恶意插件，恶意弹出窗口． </p><p>15.页面中不要过多的用"_blank"。 </p><p>过多的弹出新窗口，会大量占用计算机的资源．影响浏览者的浏览速度</p>]]></description></item></channel></rss>
