flyingpig
- 2,574
- 1
WHat the heck? There are 3000 people viewing us and not even a tenth of those people are members. We have 100 members active. What are those 3000 people waiting for!??
These all show up as "guests" which are supposed to be real people. Unless the reporting has changed, the spiders show up as such and will say "yahoo" "google" etc...D H said:A lot of them are spiders. Ever since Google changed the way search engines rank web sites the web has been crawling with little critters. Some of these spiders emanate from commercial engines, some are written by students just to learn how to create a web crawler, some are commercial entities crawling the web for their own nefarious purposes. Some people who have strong interest in some topic will write their own crawlers rather than relying on search engines.
flyingpig said:What are the spiders u guys referring to? I don't want to be in the dark
micromass said:
flyingpig said:What's the purpose of crawling?
any sites, in particular search engines, use spidering as a means of providing up-to-date data. Web crawlers are mainly used to create a copy of all the visited pages for later processing by a search engine that will index the downloaded pages to provide fast searches. Crawlers can also be used for automating maintenance tasks on a Web site, such as checking links or validating HTML code. Also, crawlers can be used to gather specific types of information from Web pages, such as harvesting e-mail addresses (usually for sending spam).
To find web pages. Crawling took on much greater importance with PageRank (google that term), where the "Page" in PageRank stands for Larry Page, not web page. Page's PhD thesis was about a new kind of search engine that used a technique similar to how librarians and academicians decide which are the most important journal papers. It's a fairly simple concept: Count the number of times a paper is referenced by some other paper.flyingpig said:What's the purpose of crawling?