US20080177732A1 - Delivering items based on links to resources associated with search results - Google Patents

Delivering items based on links to resources associated with search results Download PDF

Info

Publication number
US20080177732A1
US20080177732A1 US12/039,628 US3962808A US2008177732A1 US 20080177732 A1 US20080177732 A1 US 20080177732A1 US 3962808 A US3962808 A US 3962808A US 2008177732 A1 US2008177732 A1 US 2008177732A1
Authority
US
United States
Prior art keywords
items
search
party
resources
item
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US12/039,628
Inventor
Pasha Sadri
Eckart Walther
Thai Tran
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yahoo Inc
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US12/039,628 priority Critical patent/US20080177732A1/en
Publication of US20080177732A1 publication Critical patent/US20080177732A1/en
Assigned to YAHOO HOLDINGS, INC. reassignment YAHOO HOLDINGS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: YAHOO! INC.
Assigned to OATH INC. reassignment OATH INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: YAHOO HOLDINGS, INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching
    • Y10S707/99935Query augmenting and refining, e.g. inexact access

Definitions

  • the present invention relates to computer networks and, more particularly, to techniques for delivering items based on links associated with search results.
  • the Internet is a worldwide system of computer networks and is a public, self-sustaining facility that is accessible to tens of millions of people worldwide.
  • the most widely used part of the Internet is the World Wide Web, often abbreviated “WWW” or simply referred to as just “the Web”.
  • the Web is an Internet service that organizes information through the use of hypermedia.
  • the HyperText Markup Language (“HTML”) is used to specify the contents and format of a hypermedia document (e.g., a Web page).
  • an HTML file is a file that contains the source code for a particular Web page.
  • a Web page is the image that is displayed to a user when a particular HTML file is rendered by a browser application program.
  • an electronic or Web document may refer to either the source code for a particular Web page or the Web page itself.
  • Each page can contain imbedded references to images, audio, video or other Web documents.
  • the most common type of reference used to identify and locate resources on the Internet is the Uniform Resource Locator, or URL.
  • URL Uniform Resource Locator
  • a user using a Web browser, browses for information by following references that are embedded in each of the documents.
  • the HyperText Transfer Protocol (“HTTP”) is the protocol used to access a Web document and the references that are based on HTTP are referred to as hyperlinks (formerly, “hypertext links”).
  • search engine To address this problem, a mechanism known as a “search engine” has been developed to index a large number of Web pages and to provide an interface that can be used to search the indexed information by entering certain words or phases to be queried. These search terms are often referred to as “keywords”.
  • Indexes used by search engines are conceptually similar to the normal indexes that are typically found at the end of a book, in that both kinds of indexes comprise an ordered list of information accompanied with the location of the information. Values in one or more columns of a table are stored in an index, which is maintained separately from the actual database table.
  • An “index word set” of a document is the set of words that are mapped to the document in an index. For documents that are not indexed, the index word set is empty.
  • each search engine has at least one “spider” that “crawls” across the Internet to locate Web documents around the world. Upon locating a document, the spider stores the document's URL, and follows any hyperlinks associated with the document to locate other Web documents.
  • each search engine contains an indexing mechanism that indexes certain information about the documents that were located by the spider. In general, index information is generated based on the contents of the HTML file. The indexing mechanism stores the index information in large databases that can typically hold an enormous amount of information.
  • each search engine provides a search tool that allows users to search the databases in order to locate specific documents that contain information that is of interest to them.
  • the search engine provides an interface that allows users to specify their search criteria (e.g., keywords) and, after performing a search, an interface for displaying the search results.
  • search criteria e.g., keywords
  • the search engine orders the search results prior to presenting the search results interface to the user.
  • the order usually takes the form of a “ranking”, where the document with the highest ranking is the document considered most likely to satisfy the interest reflected in the search criteria specified by the user.
  • the specific techniques for determining that ranking will vary from implementation to implementation, and the present invention is not limited to any particular ranking technique.
  • the search engine sends to the user that issued the search a “search results page” that presents information about the matching documents in the selected display order.
  • search results page typically includes a control that allows the user to retrieve information about the “next N” matching documents, in case the first N matching documents do not entirely satisfy the users interest.
  • search results pages do not present to users the matching documents themselves, but merely data that identifies the matching documents.
  • the data presented by the search results page for any given matching page is referred to herein as the “search result listing” for the page.
  • the search result listings that are presented by the search results page frequently take the form of text that has been extracted from the documents themselves. For example, search results may present the “title” and “abstract” of each matching web page, where the title and abstract consist of text extracted from corresponding meta-data fields within the web pages.
  • each entry in the search result listing includes a hyperlink which, when selected, causes the user's browser to retrieve the corresponding matching document.
  • search service providers typically do not charge users, i.e., the searchers, for the use of the search services, search service providers often find their economic viability in charging money for presenting advertisements on search sites.
  • the sponsored advertisements are returned in association with a search results listing.
  • Use of the term “advertising” herein includes traditional advertising of products and services to the searcher, as well as instructional advertising, in which one provides any type of information to present to a searcher in association with search results. For example, one may want to direct a searcher to a web site for informational purposes rather than for marketing purposes.
  • the content of advertisements may include information about products, services or otherwise, with or without a link to a resource that is associated with the advertised content, such as a web page.
  • This type of advertising model is typically implemented by allowing “advertisers” to subscribe to a service provided by the search service provider, whereby an advertiser can provide an advertisement for presentation to a searcher as part of a search results page.
  • advertisements to present to searchers is most often based on the search criteria or keywords that the searcher provides to the search engine for querying the associated index and database of web content. Therefore, advertisers must register with the service multiple keywords that the advertisers want to act as a trigger to the presentation of their advertisement.
  • the search service provider includes one or more of the associated advertisements with a search results listing.
  • determination of the advertisements to present in conjunction with a search results listing is based solely on the keywords that were registered in association with the advertisement.
  • This type of approach puts a significant burden on the advertiser in registering what is typically a large set of keywords and combinations of keywords in association with their advertisement.
  • FIG. 1 is a flow diagram that illustrates a method for delivering search results for searches conducted over a network, according to an embodiment of the invention.
  • FIG. 2 is a block diagram of a computer system that may be used to implement embodiments of the invention.
  • a method and system are described for providing search results pages that contain items associated with links to resources associated with search result listings.
  • numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to avoid unnecessarily obscuring the present invention.
  • One or more search result listings on the search results pages include one or more items that are associated with links to resources that satisfy a related search and that satisfy a specified condition.
  • the items may take many forms, including but not limited to images, banners, controls, animations, applets in the JAVA language, reviews/ratings, interfaces to procedures or web services, dynamically-generated content, and the like.
  • the items that are delivered with the search results may be associated with a party that is different than the party that controls the resource to which the link is associated.
  • the items that are delivered with the search results may be items that are not derived from nor contained in a resource reached by a link to which the item is associated.
  • the items that are delivered with the search results may be links to resources that are not in a set of links to resources that satisfy the search.
  • the items may be delivered such that any item that is displayed based on the item's association with a link to a resource is displayed in a frame of display that is different than a frame of the display in which the link to which the item is associated is displayed
  • the party that controls the search engine may charge web page owners in a manner similar to the publishers of directories such as the YELLOW PAGES. For example, a party may subscribe to have one of its advertisements associated with a link to a web page that is associated with a certain context. For example, a party that owns a bed and breakfast facility may subscribe to have an advertisement delivered with search results that include a link to a specific travel-related web page or that include a link to a specific town's chamber of commerce.
  • the amount charged by the search engine controller may vary based on a variety of factors, including the size and type of the items that are delivered with the search result listings that include the relevant links to resources.
  • search engine provider may also charge click-through fees based on how many times the search engine users actually select the link to the resource.
  • FIG. 1 is a flow diagram that illustrates a method for delivering search results for searches conducted over a network, according to an embodiment of the invention.
  • the method steps may be performed, for example, by what is commonly referred to as a search engine. Delivery of items along with search results is based on the presence, in a set of links to resources that satisfy a search, of links to resources that satisfy one or more conditions associated with the search results.
  • an association is established between one or more links to resources, one or more conditions, and one or more items.
  • the links to resources include URLs.
  • the URLs are hypertext links.
  • a party that wants an item displayed along with search results listings needs to associate the item that the party wants displayed with the links to resources that, when included in a set of links that satisfy a search criteria, trigger the delivery of the item for display along with the search result listings.
  • the party since the logic involved with determining what item(s) to deliver with the search results is rule-based, the party needs to also associate rules (also referred to as conditions) with the links to resources that trigger the delivery of the item for display along with the search result listings.
  • a variety of techniques may be used to establish associations between resource links that are included in search results, conditions to apply to such links, and items to deliver with the search results. For example, a party may pay a yearly subscription fee to have a particular item, such as link to the party's home page, associated with the home page of another party.
  • the search engine provider may establish a web server for receiving such subscriptions over the Internet.
  • the web server presents users with a web page that includes interface controls for specifying a links to resources, specifying conditions to apply to the specified links if returned as search results, for specifying the item(s) to deliver with the search results if a link satisfies a condition and for associating the links, conditions and items.
  • the web page may include, for example, controls for indicating that the item should be displayed in bold, in a particular font, and/or in a font of a particular size.
  • the web page may also include controls for uploading other types of items, such as a graphic, an audio file, a movie file, an animation, an applet in the JAVA language, a procedural interface, and the like.
  • the web server stores the information and/or metadata that underlies these parameters and associations, on a storage device that is accessible by the search engine.
  • the information may be stored in tables of a relational database.
  • the actual location at which the parameters are stored, and the retrieval mechanism used to deliver the items on the appropriate search results pages, will vary from implementation to implementation.
  • the items and conditions are stored in the same repository that is used by the search engine to store search results for a given search.
  • an owner of a “bed & breakfast” establishment in Napa, Calif. wants an advertisement in a specified form (i.e., an item) to be displayed with search results of a particular context that are returned in response to client web searches.
  • the owner may want an advertisement displayed that includes the URL to a web page from which a reservation can be made to the establishment.
  • the context with which the owner wants to associate the advertisement is defined through specification of some conditions.
  • the owner defines the context to consist of search results that include particular links to resources, such as one or more Napa Valley sites, one or more travel sites, and one or more bed and breakfast related sites.
  • the owner may associate the following URLs to the advertisement item and register the association with the search engine provider: www.cityofnapa.org, www.expedia.com, and www.bnb.com. Further, the owner associates a condition with the resource links-item association. For example, the condition may specify that if any two of the foregoing three resource links are included in the top ten links that are identified as a set of links to resources that satisfy a search, then deliver the specified advertisement with the search results of any such search.
  • Blocks 104 - 108 are performed in response to a search for resources that is initiated by a client on a network. In other words, blocks 104 - 108 are performed at search runtime.
  • a set of links to resources that satisfy the search is identified. Since different search engines use different, often proprietary, search algorithms, the technique for identifying resources that satisfy a client search request may vary from implementation to implementation. Generally, such algorithms take the search criteria, i.e., keywords, as input, and match the search criteria against a database of known resources, e.g., web pages. The resources that are found to satisfy the search criteria are identified and compiled as search results, along with the links to such resources. Typically, these resources and resource links are then used to generate a search results listing, e.g., a web page, for delivery to the search client.
  • search criteria i.e., keywords
  • the resources that are found to satisfy the search criteria are identified and compiled as search results, along with the links to such resources.
  • these resources and resource links are then used to generate a search results listing, e.g., a web page, for delivery to the search client.
  • the association that was established at block 102 is retrieved and inspected to determine whether any links to resources, from the set of links that was identified at block 104 , are associated with an item and satisfy a condition.
  • the search engine may (1) use an index on the database of web resources to determine the resources that satisfy a search; (2) identify resource links that are associated with the resources that satisfy the search; (3) determine, from the association, whether any of the identified resource links are associated with an item; (4) consult a mapping, from the association, of resource links-to-associated conditions to identify which, if any, conditions are associated with the identified resource links that are associated with an item; (5) determine whether any of the identified resource links that are associated with an item satisfy any of the identified conditions; and (6) retrieve from the repository both (a) the search result listing associated with the client search and (b) the items that are associated with links (i) to resources that satisfy the search and (ii) that satisfy an identified condition.
  • search results are delivered which include any items that are associated, based on the registered association, with links to resources that satisfy a condition.
  • Certain types of items, such as graphics, are included in the search results page by embedding tags to such items in the page.
  • tags When a browser decodes such tags, the browser retrieves the items, and displays the retrieved items at the appropriate locations within the web page.
  • the party that provides the front end to the search engine is a different party than the party that controls the search engine.
  • the search engine may provide the items along with the standard search result listings to the front end provider, and the front end provider includes both the standard search result listings and the items in the search results page that it delivers to the client.
  • the items may be active, passive, static, dynamic, visual, audio, and may have no logical relationship with the associated resource whose link triggered the inclusion of the item. Consequently, there is virtually no limit to the uses of such items.
  • a typical use of such items would be to entice the search engine user to interact with or somehow respond to the item displayed with the search result listing.
  • a first resource that is associated with a first party may meet all the criteria for returning a first item with an associated search result listing
  • a second resource that is associated with the first party may meet all the criteria for returning a second item with an associated search result listing, creating a conflict as to which item to return with the search result listing.
  • a first resource that is relative to a first context e.g., a search on “bed” and “breakfast” finding a resource in a context of sales of beds
  • a second resource that is relative to a second context e.g., a search on “bed” and “breakfast” finding a resource in a context of sales of breakfast cereals
  • a second context e.g., a search on “bed” and “breakfast” finding a resource in a context of sales of breakfast cereals
  • several approaches can be implemented to resolve such conflicts.
  • One such approach is to provide a mechanism for the client parties to weight the resources (or links to resources) so that a resource with a greater weight “wins” a conflict. Furthermore, such a mechanism may require more compensation from the client party for application of a greater weight to that party's resource.
  • Another approach is to weight resources based on their ranking in the search results listing, where resources having a higher ranking are given a higher weight. This approach can be independent of any influence from the client party and based on the ranking mechanism of the underlying search engine.
  • Yet another approach is to weight resources based on historical information about “click-through” operations to or from the resource, where resources having a higher click-through rate are given a higher rate. This approach can also be independent of any influence from the client party and based on real historical information.
  • the items that are delivered with the search results may be associated with a party that is different than the party that controls the resource to which the link is associated.
  • the items that are delivered with the search results may be items that are not derived from nor contained in a resource reached by a link to which the item is associated.
  • the items that are delivered with the search results may be links to resources that are not in a set of links to resources that satisfy the search.
  • the techniques described herein have been described in an embodiment in which the search domain is web documents on the World Wide Web. However, the techniques are not limited to searches performed in this domain. For example, search engines used to locate electronic items within any intranet or extranet network may also effectively employ the techniques. Further, the search is not limited to a search of web pages, but may include other types of electronic files, such as text files, word processing documents, graphics or even sound files. When the search is for non-text items such as graphics, the default search result listing for the items may include, for example, thumbnails of the graphics along with a link to web site that is hosting or that owns the graphics. However, the techniques provided herein allow material that is separate and distinct from the search items themselves to be associated with the search result listings.
  • FIG. 2 is a block diagram that illustrates a computer system 200 upon which an embodiment of the invention may be implemented.
  • Computer system 200 includes a bus 202 or other communication mechanism for communicating information, and a processor 204 coupled with bus 202 for processing information.
  • Computer system 200 also includes a main memory 206 , such as a random access memory (RAM) or other dynamic storage device, coupled to bus 202 for storing information and instructions to be executed by processor 204 .
  • Main memory 206 also may be used for storing temporary variables or other intermediate information during execution of instructions to be executed by processor 204 .
  • Computer system 200 further includes a read only memory (ROM) 208 or other static storage device coupled to bus 202 for storing static information and instructions for processor 204 .
  • a storage device 210 such as a magnetic disk or optical disk, is provided and coupled to bus 202 for storing information and instructions.
  • Computer system 200 may be coupled via bus 202 to a display 212 , such as a cathode ray tube (CRT), for displaying information to a computer user.
  • a display 212 such as a cathode ray tube (CRT)
  • An input device 214 is coupled to bus 202 for communicating information and command selections to processor 204 .
  • cursor control 216 is Another type of user input device
  • cursor control 216 such as a mouse, a trackball, or cursor direction keys for communicating direction information and command selections to processor 204 and for controlling cursor movement on display 212 .
  • This input device typically has two degrees of freedom in two axes, a first axis (e.g., x) and a second axis (e.g., y), that allows the device to specify positions in a plane.
  • the invention is related to the use of computer system 200 for implementing the techniques described herein. According to one embodiment of the invention, those techniques are implemented by computer system 200 in response to processor 204 executing one or more sequences of one or more instructions contained in main memory 206 . Such instructions may be read into main memory 206 from another computer-readable medium, such as storage device 210 . Execution of the sequences of instructions contained in main memory 206 causes processor 204 to perform the process steps described herein. In alternative embodiments, hard-wired circuitry may be used in place of or in combination with software instructions to implement the invention. Thus, embodiments of the invention are not limited to any specific combination of hardware circuitry and software.
  • Non-volatile media includes, for example, optical or magnetic disks, such as storage device 210 .
  • Volatile media includes dynamic memory, such as main memory 206 .
  • Transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise bus 202 . Transmission media can also take the form of acoustic or light waves, such as those generated during radio-wave and infra-red data communications.
  • Computer-readable media include, for example, a floppy disk, a flexible disk, hard disk, magnetic tape, or any other magnetic medium, a CD-ROM, any other optical medium, punchcards, papertape, any other physical medium with patterns of holes, a RAM, a PROM, and EPROM, a FLASH-EPROM, any other memory chip or cartridge, a carrier wave as described hereinafter, or any other medium from which a computer can read.
  • Various forms of computer readable media may be involved in carrying one or more sequences of one or more instructions to processor 204 for execution.
  • the instructions may initially be carried on a magnetic disk of a remote computer.
  • the remote computer can load the instructions into its dynamic memory and send the instructions over a telephone line using a modem.
  • a modem local to computer system 200 can receive the data on the telephone line and use an infra-red transmitter to convert the data to an infra-red signal.
  • An infra-red detector can receive the data carried in the infra-red signal and appropriate circuitry can place the data on bus 202 .
  • Bus 202 carries the data to main memory 206 , from which processor 204 retrieves and executes the instructions.
  • the instructions received by main memory 206 may optionally be stored on storage device 210 either before or after execution by processor 204 .
  • Computer system 200 also includes a communication interface 218 coupled to bus 202 .
  • Communication interface 218 provides a two-way data communication coupling to a network link 220 that is connected to a local network 222 .
  • communication interface 218 may be an integrated services digital network (ISDN) card or a modem to provide a data communication connection to a corresponding type of telephone line.
  • ISDN integrated services digital network
  • communication interface 218 may be a local area network (LAN) card to provide a data communication connection to a compatible LAN.
  • LAN local area network
  • Wireless links may also be implemented.
  • communication interface 218 sends and receives electrical, electromagnetic or optical signals that carry digital data streams representing various types of information.
  • Network link 220 typically provides data communication through one or more networks to other data devices.
  • network link 220 may provide a connection through local network 222 to a host computer 224 or to data equipment operated by an Internet Service Provider (ISP) 226 .
  • ISP 226 in turn provides data communication services through the world wide packet data communication network now commonly referred to as the “Internet” 228 .
  • Internet 228 uses electrical, electromagnetic or optical signals that carry digital data streams.
  • the signals through the various networks and the signals on network link 220 and through communication interface 218 which carry the digital data to and from computer system 200 , are exemplary forms of carrier waves transporting the information.
  • Computer system 200 can send messages and receive data, including program code, through the network(s), network link 220 and communication interface 218 .
  • a server 230 might transmit a requested code for an application program through Internet 228 , ISP 226 , local network 222 and communication interface 218 .
  • one such downloaded application implements the techniques described herein.
  • the received code may be executed by processor 204 as it is received, and/or stored in storage device 210 , or other non-volatile storage for later execution. In this manner, computer system 200 may obtain application code in the form of a carrier wave.

Abstract

Techniques are described for delivering search results pages to the users of a search engine, where one or more search result listings on the search results pages include one or more items that are associated with links to resources that satisfy a related search and that satisfy a specified condition. The items that are delivered with the search results may be associated with a party that is different than the party that controls the resource to which the link is associated, and may be delivered such that any item that is displayed based on the item's association with a link to a resource is displayed in a frame of display that is different than a frame of the display in which the link to which the item is associated is displayed.

Description

    PRIORITY CLAIM
  • This application claims the benefit of priority to U.S. patent application Ser. No. 10/816,460, filed on Mar. 31, 2004, the entire contents of each of which are hereby incorporated by reference as if fully set forth herein.
  • FIELD OF THE INVENTION
  • The present invention relates to computer networks and, more particularly, to techniques for delivering items based on links associated with search results.
  • BACKGROUND OF THE INVENTION
  • The Internet is a worldwide system of computer networks and is a public, self-sustaining facility that is accessible to tens of millions of people worldwide. The most widely used part of the Internet is the World Wide Web, often abbreviated “WWW” or simply referred to as just “the Web”. The Web is an Internet service that organizes information through the use of hypermedia. The HyperText Markup Language (“HTML”) is used to specify the contents and format of a hypermedia document (e.g., a Web page).
  • In this context, an HTML file is a file that contains the source code for a particular Web page. A Web page is the image that is displayed to a user when a particular HTML file is rendered by a browser application program. Unless specifically stated, an electronic or Web document may refer to either the source code for a particular Web page or the Web page itself. Each page can contain imbedded references to images, audio, video or other Web documents. The most common type of reference used to identify and locate resources on the Internet is the Uniform Resource Locator, or URL. In the context of the Web, a user, using a Web browser, browses for information by following references that are embedded in each of the documents. The HyperText Transfer Protocol (“HTTP”) is the protocol used to access a Web document and the references that are based on HTTP are referred to as hyperlinks (formerly, “hypertext links”).
  • Through the use of the Web, individuals have access to millions of pages of information. However a significant drawback with using the Web is that because there is so little organization to the Web, at times it can be extremely difficult for users to locate the particular pages that contain the information that is of interest to them. To address this problem, a mechanism known as a “search engine” has been developed to index a large number of Web pages and to provide an interface that can be used to search the indexed information by entering certain words or phases to be queried. These search terms are often referred to as “keywords”.
  • Indexes used by search engines are conceptually similar to the normal indexes that are typically found at the end of a book, in that both kinds of indexes comprise an ordered list of information accompanied with the location of the information. Values in one or more columns of a table are stored in an index, which is maintained separately from the actual database table. An “index word set” of a document is the set of words that are mapped to the document in an index. For documents that are not indexed, the index word set is empty.
  • Although there are many popular Internet search engines, they are generally constructed using the same three common parts. First, each search engine has at least one “spider” that “crawls” across the Internet to locate Web documents around the world. Upon locating a document, the spider stores the document's URL, and follows any hyperlinks associated with the document to locate other Web documents. Second, each search engine contains an indexing mechanism that indexes certain information about the documents that were located by the spider. In general, index information is generated based on the contents of the HTML file. The indexing mechanism stores the index information in large databases that can typically hold an enormous amount of information. Third, each search engine provides a search tool that allows users to search the databases in order to locate specific documents that contain information that is of interest to them.
  • The search engine provides an interface that allows users to specify their search criteria (e.g., keywords) and, after performing a search, an interface for displaying the search results. Typically, the search engine orders the search results prior to presenting the search results interface to the user. The order usually takes the form of a “ranking”, where the document with the highest ranking is the document considered most likely to satisfy the interest reflected in the search criteria specified by the user. The specific techniques for determining that ranking will vary from implementation to implementation, and the present invention is not limited to any particular ranking technique.
  • Once the matching documents have been determined, and the display order of those documents has been determined, the search engine sends to the user that issued the search a “search results page” that presents information about the matching documents in the selected display order. Typically, the number of documents that match a search is so large that the user is presented with a search results page that only displays information about the top N ranking documents, where N may be significantly smaller than the total number of matching documents. The search results page typically includes a control that allows the user to retrieve information about the “next N” matching documents, in case the first N matching documents do not entirely satisfy the users interest.
  • Significantly, the search results pages do not present to users the matching documents themselves, but merely data that identifies the matching documents. The data presented by the search results page for any given matching page is referred to herein as the “search result listing” for the page. The search result listings that are presented by the search results page frequently take the form of text that has been extracted from the documents themselves. For example, search results may present the “title” and “abstract” of each matching web page, where the title and abstract consist of text extracted from corresponding meta-data fields within the web pages. Typically, each entry in the search result listing includes a hyperlink which, when selected, causes the user's browser to retrieve the corresponding matching document.
  • Since providers of search services typically do not charge users, i.e., the searchers, for the use of the search services, search service providers often find their economic viability in charging money for presenting advertisements on search sites. The sponsored advertisements are returned in association with a search results listing. Use of the term “advertising” herein includes traditional advertising of products and services to the searcher, as well as instructional advertising, in which one provides any type of information to present to a searcher in association with search results. For example, one may want to direct a searcher to a web site for informational purposes rather than for marketing purposes. The content of advertisements may include information about products, services or otherwise, with or without a link to a resource that is associated with the advertised content, such as a web page.
  • This type of advertising model is typically implemented by allowing “advertisers” to subscribe to a service provided by the search service provider, whereby an advertiser can provide an advertisement for presentation to a searcher as part of a search results page. Currently, which advertisements to present to searchers is most often based on the search criteria or keywords that the searcher provides to the search engine for querying the associated index and database of web content. Therefore, advertisers must register with the service multiple keywords that the advertisers want to act as a trigger to the presentation of their advertisement. In response to a searcher submitting a query that includes any of the registered keywords, the search service provider includes one or more of the associated advertisements with a search results listing. Hence, determination of the advertisements to present in conjunction with a search results listing is based solely on the keywords that were registered in association with the advertisement. This type of approach puts a significant burden on the advertiser in registering what is typically a large set of keywords and combinations of keywords in association with their advertisement.
  • In contrast, another approach to presenting advertisements in association with search results listings is based on the results or output of the search, rather than on the input to the search, i.e., the keywords. An example of this approach is described in U.S. Pat. No. 6,564,208 to Littlefield et al., entitled “Delivering Non-Default Items In Association With Search Results.”
  • Based on the foregoing, there is a need for techniques that allow a party to present information in association with search result listings, based on the search results.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention is illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which like reference numerals refer to similar elements and in which:
  • FIG. 1 is a flow diagram that illustrates a method for delivering search results for searches conducted over a network, according to an embodiment of the invention; and
  • FIG. 2 is a block diagram of a computer system that may be used to implement embodiments of the invention.
  • DETAILED DESCRIPTION OF EMBODIMENTS OF THE INVENTION
  • A method and system are described for providing search results pages that contain items associated with links to resources associated with search result listings. In the following description, for the purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to avoid unnecessarily obscuring the present invention.
  • Functional Overview of Embodiments
  • Techniques are provided for delivering search results pages to the users of a search engine, where one or more search result listings on the search results pages include one or more items that are associated with links to resources that satisfy a related search and that satisfy a specified condition. The items may take many forms, including but not limited to images, banners, controls, animations, applets in the JAVA language, reviews/ratings, interfaces to procedures or web services, dynamically-generated content, and the like. The items that are delivered with the search results may be associated with a party that is different than the party that controls the resource to which the link is associated. Hence, the items that are delivered with the search results may be items that are not derived from nor contained in a resource reached by a link to which the item is associated. Furthermore, the items that are delivered with the search results may be links to resources that are not in a set of links to resources that satisfy the search. The items may be delivered such that any item that is displayed based on the item's association with a link to a resource is displayed in a frame of display that is different than a frame of the display in which the link to which the item is associated is displayed
  • The party that controls the search engine may charge web page owners in a manner similar to the publishers of directories such as the YELLOW PAGES. For example, a party may subscribe to have one of its advertisements associated with a link to a web page that is associated with a certain context. For example, a party that owns a bed and breakfast facility may subscribe to have an advertisement delivered with search results that include a link to a specific travel-related web page or that include a link to a specific town's chamber of commerce. The amount charged by the search engine controller may vary based on a variety of factors, including the size and type of the items that are delivered with the search result listings that include the relevant links to resources. In scenarios in which the item delivered with the search results is itself a link to a resource, instead of or in addition to a subscription fee for associating the item with links to resources contained in search result listings, search engine provider may also charge click-through fees based on how many times the search engine users actually select the link to the resource.
  • Method of Delivering Search Results
  • FIG. 1 is a flow diagram that illustrates a method for delivering search results for searches conducted over a network, according to an embodiment of the invention. The method steps may be performed, for example, by what is commonly referred to as a search engine. Delivery of items along with search results is based on the presence, in a set of links to resources that satisfy a search, of links to resources that satisfy one or more conditions associated with the search results.
  • Establishing Associations between Links, Conditions and Items
  • At block 102, an association is established between one or more links to resources, one or more conditions, and one or more items. In one embodiment, the links to resources include URLs. In a related embodiment, the URLs are hypertext links. A party that wants an item displayed along with search results listings needs to associate the item that the party wants displayed with the links to resources that, when included in a set of links that satisfy a search criteria, trigger the delivery of the item for display along with the search result listings. Furthermore, since the logic involved with determining what item(s) to deliver with the search results is rule-based, the party needs to also associate rules (also referred to as conditions) with the links to resources that trigger the delivery of the item for display along with the search result listings.
  • A variety of techniques may be used to establish associations between resource links that are included in search results, conditions to apply to such links, and items to deliver with the search results. For example, a party may pay a yearly subscription fee to have a particular item, such as link to the party's home page, associated with the home page of another party. To facilitate such subscriptions, the search engine provider may establish a web server for receiving such subscriptions over the Internet. The web server presents users with a web page that includes interface controls for specifying a links to resources, specifying conditions to apply to the specified links if returned as search results, for specifying the item(s) to deliver with the search results if a link satisfies a condition and for associating the links, conditions and items. The web page may include, for example, controls for indicating that the item should be displayed in bold, in a particular font, and/or in a font of a particular size. The web page may also include controls for uploading other types of items, such as a graphic, an audio file, a movie file, an animation, an applet in the JAVA language, a procedural interface, and the like.
  • Once the subscriber has established the necessary parameters and associations, i.e., identified the resource links, specified the conditions and specified or uploaded the items to be associated with the search results, the web server stores the information and/or metadata that underlies these parameters and associations, on a storage device that is accessible by the search engine. For example, the information may be stored in tables of a relational database. The actual location at which the parameters are stored, and the retrieval mechanism used to deliver the items on the appropriate search results pages, will vary from implementation to implementation. For example, in an embodiment, the items and conditions are stored in the same repository that is used by the search engine to store search results for a given search.
  • Association Example
  • Suppose an owner of a “bed & breakfast” establishment in Napa, Calif. wants an advertisement in a specified form (i.e., an item) to be displayed with search results of a particular context that are returned in response to client web searches. For example, the owner may want an advertisement displayed that includes the URL to a web page from which a reservation can be made to the establishment. The context with which the owner wants to associate the advertisement is defined through specification of some conditions. For example, the owner defines the context to consist of search results that include particular links to resources, such as one or more Napa Valley sites, one or more travel sites, and one or more bed and breakfast related sites. Hence, the owner may associate the following URLs to the advertisement item and register the association with the search engine provider: www.cityofnapa.org, www.expedia.com, and www.bnb.com. Further, the owner associates a condition with the resource links-item association. For example, the condition may specify that if any two of the foregoing three resource links are included in the top ten links that are identified as a set of links to resources that satisfy a search, then deliver the specified advertisement with the search results of any such search.
  • Processing in Response to a Search
  • Blocks 104-108 are performed in response to a search for resources that is initiated by a client on a network. In other words, blocks 104-108 are performed at search runtime.
  • At block 104, a set of links to resources that satisfy the search is identified. Since different search engines use different, often proprietary, search algorithms, the technique for identifying resources that satisfy a client search request may vary from implementation to implementation. Generally, such algorithms take the search criteria, i.e., keywords, as input, and match the search criteria against a database of known resources, e.g., web pages. The resources that are found to satisfy the search criteria are identified and compiled as search results, along with the links to such resources. Typically, these resources and resource links are then used to generate a search results listing, e.g., a web page, for delivery to the search client.
  • Condition Satisfaction
  • At block 106, the association that was established at block 102 is retrieved and inspected to determine whether any links to resources, from the set of links that was identified at block 104, are associated with an item and satisfy a condition. For an example of blocks 104 and 106, the search engine may (1) use an index on the database of web resources to determine the resources that satisfy a search; (2) identify resource links that are associated with the resources that satisfy the search; (3) determine, from the association, whether any of the identified resource links are associated with an item; (4) consult a mapping, from the association, of resource links-to-associated conditions to identify which, if any, conditions are associated with the identified resource links that are associated with an item; (5) determine whether any of the identified resource links that are associated with an item satisfy any of the identified conditions; and (6) retrieve from the repository both (a) the search result listing associated with the client search and (b) the items that are associated with links (i) to resources that satisfy the search and (ii) that satisfy an identified condition.
  • Search Results Delivery
  • At block 108, search results are delivered which include any items that are associated, based on the registered association, with links to resources that satisfy a condition. Certain types of items, such as graphics, are included in the search results page by embedding tags to such items in the page. When a browser decodes such tags, the browser retrieves the items, and displays the retrieved items at the appropriate locations within the web page.
  • In some implementations, the party that provides the front end to the search engine is a different party than the party that controls the search engine. In such implementations, the search engine may provide the items along with the standard search result listings to the front end provider, and the front end provider includes both the standard search result listings and the items in the search results page that it delivers to the client.
  • There is virtually no limit to types of items that can be delivered and displayed with the search result listings. For example, the items may be active, passive, static, dynamic, visual, audio, and may have no logical relationship with the associated resource whose link triggered the inclusion of the item. Consequently, there is virtually no limit to the uses of such items. A typical use of such items would be to entice the search engine user to interact with or somehow respond to the item displayed with the search result listing.
  • Conflict Resolution
  • There are numerous situations that may arise that create conflicts with respect to multiple resource links that are associated with resources that satisfy search criteria, are associated with an item, and satisfy a condition. Thus, a conflict exists as to which item to deliver with the search results.
  • For example, a first resource that is associated with a first party may meet all the criteria for returning a first item with an associated search result listing, and a second resource that is associated with the first party may meet all the criteria for returning a second item with an associated search result listing, creating a conflict as to which item to return with the search result listing. For another example, a first resource that is relative to a first context (e.g., a search on “bed” and “breakfast” finding a resource in a context of sales of beds) and that is associated with a first party may meet all the criteria for returning a first item with an associated search result listing, and a second resource that is relative to a second context (e.g., a search on “bed” and “breakfast” finding a resource in a context of sales of breakfast cereals) and that is associated with a second party may meet all the criteria for returning a second item with an associated search result listing, creating a conflict as to which party's item to return with the search result listing.
  • In embodiments, several approaches can be implemented to resolve such conflicts. One such approach is to provide a mechanism for the client parties to weight the resources (or links to resources) so that a resource with a greater weight “wins” a conflict. Furthermore, such a mechanism may require more compensation from the client party for application of a greater weight to that party's resource. Another approach is to weight resources based on their ranking in the search results listing, where resources having a higher ranking are given a higher weight. This approach can be independent of any influence from the client party and based on the ranking mechanism of the underlying search engine. Yet another approach is to weight resources based on historical information about “click-through” operations to or from the resource, where resources having a higher click-through rate are given a higher rate. This approach can also be independent of any influence from the client party and based on real historical information.
  • Participants
  • In an embodiment, the items that are delivered with the search results may be associated with a party that is different than the party that controls the resource to which the link is associated. Hence, the items that are delivered with the search results may be items that are not derived from nor contained in a resource reached by a link to which the item is associated. Furthermore, the items that are delivered with the search results may be links to resources that are not in a set of links to resources that satisfy the search.
  • Search Domain
  • The techniques described herein have been described in an embodiment in which the search domain is web documents on the World Wide Web. However, the techniques are not limited to searches performed in this domain. For example, search engines used to locate electronic items within any intranet or extranet network may also effectively employ the techniques. Further, the search is not limited to a search of web pages, but may include other types of electronic files, such as text files, word processing documents, graphics or even sound files. When the search is for non-text items such as graphics, the default search result listing for the items may include, for example, thumbnails of the graphics along with a link to web site that is hosting or that owns the graphics. However, the techniques provided herein allow material that is separate and distinct from the search items themselves to be associated with the search result listings.
  • Hardware Overview
  • FIG. 2 is a block diagram that illustrates a computer system 200 upon which an embodiment of the invention may be implemented. Computer system 200 includes a bus 202 or other communication mechanism for communicating information, and a processor 204 coupled with bus 202 for processing information. Computer system 200 also includes a main memory 206, such as a random access memory (RAM) or other dynamic storage device, coupled to bus 202 for storing information and instructions to be executed by processor 204. Main memory 206 also may be used for storing temporary variables or other intermediate information during execution of instructions to be executed by processor 204. Computer system 200 further includes a read only memory (ROM) 208 or other static storage device coupled to bus 202 for storing static information and instructions for processor 204. A storage device 210, such as a magnetic disk or optical disk, is provided and coupled to bus 202 for storing information and instructions.
  • Computer system 200 may be coupled via bus 202 to a display 212, such as a cathode ray tube (CRT), for displaying information to a computer user. An input device 214, including alphanumeric and other keys, is coupled to bus 202 for communicating information and command selections to processor 204. Another type of user input device is cursor control 216, such as a mouse, a trackball, or cursor direction keys for communicating direction information and command selections to processor 204 and for controlling cursor movement on display 212. This input device typically has two degrees of freedom in two axes, a first axis (e.g., x) and a second axis (e.g., y), that allows the device to specify positions in a plane.
  • The invention is related to the use of computer system 200 for implementing the techniques described herein. According to one embodiment of the invention, those techniques are implemented by computer system 200 in response to processor 204 executing one or more sequences of one or more instructions contained in main memory 206. Such instructions may be read into main memory 206 from another computer-readable medium, such as storage device 210. Execution of the sequences of instructions contained in main memory 206 causes processor 204 to perform the process steps described herein. In alternative embodiments, hard-wired circuitry may be used in place of or in combination with software instructions to implement the invention. Thus, embodiments of the invention are not limited to any specific combination of hardware circuitry and software.
  • The term “computer-readable medium” as used herein refers to any medium that participates in providing instructions to processor 204 for execution. Such a medium may take many forms, including but not limited to, non-volatile media, volatile media, and transmission media. Non-volatile media includes, for example, optical or magnetic disks, such as storage device 210. Volatile media includes dynamic memory, such as main memory 206. Transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise bus 202. Transmission media can also take the form of acoustic or light waves, such as those generated during radio-wave and infra-red data communications.
  • Common forms of computer-readable media include, for example, a floppy disk, a flexible disk, hard disk, magnetic tape, or any other magnetic medium, a CD-ROM, any other optical medium, punchcards, papertape, any other physical medium with patterns of holes, a RAM, a PROM, and EPROM, a FLASH-EPROM, any other memory chip or cartridge, a carrier wave as described hereinafter, or any other medium from which a computer can read.
  • Various forms of computer readable media may be involved in carrying one or more sequences of one or more instructions to processor 204 for execution. For example, the instructions may initially be carried on a magnetic disk of a remote computer. The remote computer can load the instructions into its dynamic memory and send the instructions over a telephone line using a modem. A modem local to computer system 200 can receive the data on the telephone line and use an infra-red transmitter to convert the data to an infra-red signal. An infra-red detector can receive the data carried in the infra-red signal and appropriate circuitry can place the data on bus 202. Bus 202 carries the data to main memory 206, from which processor 204 retrieves and executes the instructions. The instructions received by main memory 206 may optionally be stored on storage device 210 either before or after execution by processor 204.
  • Computer system 200 also includes a communication interface 218 coupled to bus 202. Communication interface 218 provides a two-way data communication coupling to a network link 220 that is connected to a local network 222. For example, communication interface 218 may be an integrated services digital network (ISDN) card or a modem to provide a data communication connection to a corresponding type of telephone line. As another example, communication interface 218 may be a local area network (LAN) card to provide a data communication connection to a compatible LAN. Wireless links may also be implemented. In any such implementation, communication interface 218 sends and receives electrical, electromagnetic or optical signals that carry digital data streams representing various types of information.
  • Network link 220 typically provides data communication through one or more networks to other data devices. For example, network link 220 may provide a connection through local network 222 to a host computer 224 or to data equipment operated by an Internet Service Provider (ISP) 226. ISP 226 in turn provides data communication services through the world wide packet data communication network now commonly referred to as the “Internet” 228. Local network 222 and Internet 228 both use electrical, electromagnetic or optical signals that carry digital data streams. The signals through the various networks and the signals on network link 220 and through communication interface 218, which carry the digital data to and from computer system 200, are exemplary forms of carrier waves transporting the information.
  • Computer system 200 can send messages and receive data, including program code, through the network(s), network link 220 and communication interface 218. In the Internet example, a server 230 might transmit a requested code for an application program through Internet 228, ISP 226, local network 222 and communication interface 218. In accordance with the invention, one such downloaded application implements the techniques described herein.
  • The received code may be executed by processor 204 as it is received, and/or stored in storage device 210, or other non-volatile storage for later execution. In this manner, computer system 200 may obtain application code in the form of a carrier wave.
  • Extensions and Alternatives
  • Alternative embodiments of the invention are described throughout the foregoing description, and in locations that best facilitate understanding the context of the embodiments. Furthermore, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.
  • In addition, in this description certain process steps are set forth in a particular order, and alphabetic and alphanumeric labels may be used to identify certain steps. Unless specifically stated in the description, embodiments of the invention are not necessarily limited to any particular order of carrying out such steps. In particular, the labels are used merely for convenient identification of steps, and are not intended to specify or require a particular order of carrying out such steps.

Claims (34)

1. A method, comprising:
identifying a set of links to resources satisfying search criteria received from a client;
inspecting an association created by a first party to determine whether any links are associated with an item designated by the first party;
inspecting a plurality of conditions established by the first party and determining whether any of the resources satisfying search criteria satisfy any of the plurality of conditions;
including items within the resources satisfying search criteria if and only if the links satisfy one or more of the conditions; and
delivering the set of links and items to the client over a network.
2. The method of claim 1, wherein at least one of the items is a link to a resource separate from the resources satisfying search criteria.
3. The method of claim 1 further comprising:
the client search occurring within any of a group consisting of the World Wide Web, an intranet, and an extranet network.
4. The method of claim 1, further comprising:
based on an item's association with a resource, delivering that item but doing so with no visible connection to that resource.
5. The method of claim 1 further comprising:
displaying an item in a separate frame.
6. The method of claim 1 wherein:
the step of delivering is part of a service performed by the first party;
the items are associated with one or more second parties; and
paying the first party to associate one or more items to resources controlled by one or more third parties.
7. The method of claim 1, wherein at least one item of said one or more items is dynamically generated content.
8. The method of claim 1, wherein at least one item of said one or more items is an advertisement.
9. The method as recited in claim 1 further comprising:
wherein a conflict arises relating to which of a plurality of items is to be delivered with said search results;
determining weights associated with one or more of said resources that satisfy the search criteria;
selecting an item from among the weights based on the determining;
wherein the delivering comprises delivering said one or more of the items based on the selecting.
10. The method as recited in claim 9 wherein the step of determining weights is based on a ranking of the resources satisfying search criteria.
11. The method as recited in claim 9 wherein the step of determining weights is based on consideration paid by one or more entities associated with said one or more resources.
12. The method as recited in claim 9, further comprising:
maintaining historical information relating to instances wherein said one or more items are accessed.
13. The method as recited in claim 12, further comprising:
basing the weighting on the historical information.
14. The method as recited in claim 1, further comprising:
wherein the items are selected from the group consisting of images, banners, controls, animations, applets in the JAVA language, reviews/ratings, interfaces to procedures or web services, graphic, an audio file, a movie file, an animation, an applet in the JAVA language, and a procedural interface.
15. The method as recited in claim 1, further comprising:
the items are associated with an entity that is different from the entity that controls the resource to which the item is associated.
16. The method as recited in claim 1, further comprising:
the first party charging a subscription fee which varies based on size and type of the items that are delivered.
17. The method as recited in claim 1, further comprising:
the first party charging a subscription fee for associating the item with links to resources contained in search result listings.
18. The method as recited in claim 1, further comprising:
a search engine provider charging click-through fees
19. A system, comprising:
a computer network suitable for storing resources;
a search engine provider connected to the computer network, wherein the search engine provider comprises a search engine for providing search results to clients connected to the computer network; a web server storing information and metadata that underlies criteria established by a plurality of subscribers; and a storage device that is accessible by the search engine and contains a relational database;
wherein the search engine provider includes items within the search results according to the criteria established by the subscribers, and delivers the search results to the clients over the computer network.
20. The system of claim 19, further comprising:
the information and metadata is stored within tables of the relational database.
21. The system of claim 19, further comprising:
a transaction controller for managing commerce and payment data between the plurality of subscribers and the search engine provider.
22. The system of claim 21, further comprising:
the amounts charged by the transaction controller vary based on size and type of the items that are delivered within the search results.
23. The system of claim 22, further comprising:
a first party that provides a user interface to the search engine; and
a second party that controls the search engine;
wherein the first party that provides a user interface to the search engine is different than the second party that controls that search engine.
24. A computer-readable storage medium storing one or more sequences of instructions which, when executed by one or more processors, causes the one or more processors to perform the following steps, comprising:
identifying a set of links to resources satisfying search criteria received from a client;
inspecting an association created by a first party to determine whether any links are associated with an item designated by the first party;
inspecting a plurality of conditions established by the first party and determining whether any of the resources satisfying search criteria satisfy any of the plurality of conditions;
including items within the resources satisfying search criteria if and only if the links satisfy one or more of the conditions; and
delivering the set of links and items to the client over a network.
25. The method of claim 24, wherein at least one of the items is a link to a resource separate from the resources satisfying search criteria.
26. The method of claim 24 wherein:
the client search occurring within any of a group consisting of the World Wide Web, an intranet, and an extranet network.
27. The method of claim 24, further comprising:
based on an item's association with a resource, delivering that item but doing so with no visible connection to that resource.
28. The method of claim 24, further comprising:
the step of delivering is part of a service performed by the first party;
the items are associated with one or more second parties; and
paying the first party to associate one or more items to resources controlled by one or more third parties.
29. The method as recited in claim 24, further comprising:
wherein a conflict arises relating to which of a plurality of items is to be delivered with said search results;
determining weights associated with one or more of said resources that satisfy the search criteria; and
selecting an item from among the weights to be delivered based on the determining.
30. The method as recited in claim 29 wherein the step of determining weights is based on a ranking of the resources satisfying search criteria.
31. The method as recited in claim 29 wherein the step of determining weights is based on consideration paid by one or more entities associated with said one or more resources.
32. The method as recited in claim 24, further comprising:
wherein the items are selected from the group consisting of images, banners, controls, animations, applets in the JAVA language, reviews/ratings, interfaces to procedures or web services, an advertisement, dynamically-generated content, graphic, an audio file, a movie file, an animation, an applet in the JAVA language, and a procedural interface.
33. The method as recited in claim 24, further comprising:
the first party charging a subscription fee which varies based on size and type of the items that are delivered.
34. The method as recited in claim 24, further comprising:
the first party charging a subscription fee for associating the item with links to resources contained in search result listings.
US12/039,628 2004-03-31 2008-02-28 Delivering items based on links to resources associated with search results Abandoned US20080177732A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/039,628 US20080177732A1 (en) 2004-03-31 2008-02-28 Delivering items based on links to resources associated with search results

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/816,460 US7359893B2 (en) 2004-03-31 2004-03-31 Delivering items based on links to resources associated with search results
US12/039,628 US20080177732A1 (en) 2004-03-31 2008-02-28 Delivering items based on links to resources associated with search results

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/816,460 Continuation US7359893B2 (en) 2004-03-31 2004-03-31 Delivering items based on links to resources associated with search results

Publications (1)

Publication Number Publication Date
US20080177732A1 true US20080177732A1 (en) 2008-07-24

Family

ID=34964182

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/816,460 Active 2025-06-26 US7359893B2 (en) 2004-03-31 2004-03-31 Delivering items based on links to resources associated with search results
US12/039,628 Abandoned US20080177732A1 (en) 2004-03-31 2008-02-28 Delivering items based on links to resources associated with search results

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/816,460 Active 2025-06-26 US7359893B2 (en) 2004-03-31 2004-03-31 Delivering items based on links to resources associated with search results

Country Status (2)

Country Link
US (2) US7359893B2 (en)
WO (1) WO2005101251A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110258191A1 (en) * 2008-03-31 2011-10-20 Nhn Business Platform Corp. System and method for providing search results based on registration of extended keywords

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8386453B2 (en) * 2004-09-30 2013-02-26 Google Inc. Providing search information relating to a document
US20060173820A1 (en) * 2005-01-28 2006-08-03 Microsoft Corporation System and method for generating contextual survey sequence for search results
JP5105802B2 (en) * 2005-09-07 2012-12-26 株式会社リコー Information processing device
KR100850848B1 (en) * 2006-04-19 2008-08-06 주식회사 인터파크지마켓 Method of providing advertisement and event optimized for web user and system thereof
US20070271228A1 (en) * 2006-05-17 2007-11-22 Laurent Querel Documentary search procedure in a distributed system
GB2452466B (en) 2006-07-13 2011-08-31 Cellartis Ab A novel population of multipotent cardiac precursor cells derived from human blastocysts derived stem cells
US8943401B2 (en) * 2006-09-29 2015-01-27 Yahoo! Inc. Script-based content-embedding code generation in digital media benefit attachment mechanism
US9582804B2 (en) * 2006-12-22 2017-02-28 Excalibur Ip, Llc Link retrofitting of digital media objects
US7809785B2 (en) * 2007-05-28 2010-10-05 Google Inc. System using router in a web browser for inter-domain communication
US8739123B2 (en) * 2007-05-28 2014-05-27 Google Inc. Incorporating gadget functionality on webpages
US8572112B2 (en) * 2007-11-02 2013-10-29 Microsoft Corporation Syndicating search queries using web advertising
US10713312B2 (en) 2010-06-11 2020-07-14 Doat Media Ltd. System and method for context-launching of applications
US9323844B2 (en) 2010-06-11 2016-04-26 Doat Media Ltd. System and methods thereof for enhancing a user's search experience
US9069443B2 (en) 2010-06-11 2015-06-30 Doat Media Ltd. Method for dynamically displaying a personalized home screen on a user device
US9858342B2 (en) 2011-03-28 2018-01-02 Doat Media Ltd. Method and system for searching for applications respective of a connectivity mode of a user device
US8769399B2 (en) 2011-06-28 2014-07-01 Microsoft Corporation Aiding search-result selection using visually branded elements
US9155139B2 (en) 2012-03-09 2015-10-06 Rockwell Automation Technologies, Inc. LED driver circuits and methods
US8924850B1 (en) * 2013-11-21 2014-12-30 Google Inc. Speeding up document loading
US10740826B2 (en) * 2014-10-31 2020-08-11 Walmart Apollo, Llc Item reminder systems and methods

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6564208B1 (en) * 2000-02-24 2003-05-13 Inktomi Corporation Delivering non-default items in association with search results
US20040031058A1 (en) * 2002-05-10 2004-02-12 Richard Reisman Method and apparatus for browsing using alternative linkbases
US20080270374A1 (en) * 2007-04-25 2008-10-30 Chengkai Li Method and system for combining ranking and clustering in a database management system

Family Cites Families (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6449377B1 (en) 1995-05-08 2002-09-10 Digimarc Corporation Methods and systems for watermark processing of line art images
US6324264B1 (en) 1996-03-15 2001-11-27 Telstra Corporation Limited Method of establishing a communications call
US6098081A (en) * 1996-05-06 2000-08-01 Microsoft Corporation Hypermedia navigation using soft hyperlinks
US5819271A (en) * 1996-06-04 1998-10-06 Multex Systems, Inc. Corporate information communication and delivery system and method including entitlable hypertext links
US5864871A (en) * 1996-06-04 1999-01-26 Multex Systems Information delivery system and method including on-line entitlements
US5802518A (en) * 1996-06-04 1998-09-01 Multex Systems, Inc. Information delivery system and method
US5864846A (en) * 1996-06-28 1999-01-26 Siemens Corporate Research, Inc. Method for facilitating world wide web searches utilizing a document distribution fusion strategy
US6128663A (en) * 1997-02-11 2000-10-03 Invention Depot, Inc. Method and apparatus for customization of information content provided to a requestor over a network using demographic information yet the user remains anonymous to the server
US6098065A (en) 1997-02-13 2000-08-01 Nortel Networks Corporation Associative search engine
US5796952A (en) 1997-03-21 1998-08-18 Dot Com Development, Inc. Method and apparatus for tracking client interaction with a network resource and creating client profiles and resource database
US6061659A (en) 1997-06-03 2000-05-09 Digital Marketing Communications, Inc. System and method for integrating a message into a graphical environment
US5877766A (en) 1997-08-15 1999-03-02 International Business Machines Corporation Multi-node user interface component and method thereof for use in accessing a plurality of linked records
US6415281B1 (en) 1997-09-03 2002-07-02 Bellsouth Corporation Arranging records in a search result to be provided in response to a data inquiry of a database
US6070157A (en) * 1997-09-23 2000-05-30 At&T Corporation Method for providing more informative results in response to a search of electronic documents
US6999959B1 (en) * 1997-10-10 2006-02-14 Nec Laboratories America, Inc. Meta search engine
EP1038240B1 (en) 1997-10-21 2002-05-15 BRITISH TELECOMMUNICATIONS public limited company Information management system
US6006217A (en) * 1997-11-07 1999-12-21 International Business Machines Corporation Technique for providing enhanced relevance information for documents retrieved in a multi database search
US6055538A (en) * 1997-12-22 2000-04-25 Hewlett Packard Company Methods and system for using web browser to search large collections of documents
US6122647A (en) * 1998-05-19 2000-09-19 Perspecta, Inc. Dynamic generation of contextual links in hypertext documents
US6078866A (en) 1998-09-14 2000-06-20 Searchup, Inc. Internet site searching and listing service based on monetary ranking of site listings
US6338068B1 (en) 1998-12-14 2002-01-08 International Business Machines Corporation Method to demonstrate software that performs database queries
US6269361B1 (en) 1999-05-28 2001-07-31 Goto.Com System and method for influencing a position on a search result list generated by a computer network search engine
US6102406A (en) 1999-06-07 2000-08-15 Steven A. Miles Internet-based advertising scheme employing scavenger hunt metaphor
US6321091B1 (en) 1999-07-29 2001-11-20 Bryan Holland Portable locator system and method
US6529899B1 (en) 2000-01-12 2003-03-04 International Business Machines Corporation System and method for registering and providing a tool service
US6516311B1 (en) 2000-02-24 2003-02-04 Tau (Tony) Qiu & Howard Hoffenberg, As Tenants In Common Method for linking on the internet with an advertising feature
US6311194B1 (en) * 2000-03-15 2001-10-30 Taalee, Inc. System and method for creating a semantic web and its applications in browsing, searching, profiling, personalization and advertising
US7058624B2 (en) * 2001-06-20 2006-06-06 Hewlett-Packard Development Company, L.P. System and method for optimizing search results
US7024405B2 (en) * 2002-07-18 2006-04-04 The United States Of America As Represented By The Secretary Of The Air Force Method and apparatus for improved internet searching

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6564208B1 (en) * 2000-02-24 2003-05-13 Inktomi Corporation Delivering non-default items in association with search results
US20040031058A1 (en) * 2002-05-10 2004-02-12 Richard Reisman Method and apparatus for browsing using alternative linkbases
US20080270374A1 (en) * 2007-04-25 2008-10-30 Chengkai Li Method and system for combining ranking and clustering in a database management system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110258191A1 (en) * 2008-03-31 2011-10-20 Nhn Business Platform Corp. System and method for providing search results based on registration of extended keywords
US8725733B2 (en) * 2008-03-31 2014-05-13 Nhn Business Platform Corporation System and method for providing search results based on registration of extended keywords

Also Published As

Publication number Publication date
US20050222966A1 (en) 2005-10-06
US7359893B2 (en) 2008-04-15
WO2005101251A1 (en) 2005-10-27
WO2005101251B1 (en) 2005-12-22

Similar Documents

Publication Publication Date Title
US20080177732A1 (en) Delivering items based on links to resources associated with search results
US6711567B2 (en) Delivering non-default items in association with search results
US20160314208A1 (en) Enhancing search result pages using structural information about the structure of content from content providers
JP5560258B2 (en) Search on structured data
CA2516818C (en) Identifying related information given content and/or presenting related information in association with content-related advertisements
AU2003276935B2 (en) Serving advertisements based on content
US11036795B2 (en) System and method for associating keywords with a web page
CA2530400C (en) Serving advertisements using a search of advertiser web information
US8370362B2 (en) Database access system
US8041601B2 (en) System and method for automatically targeting web-based advertisements
JP5571091B2 (en) Providing search results
US20160299983A1 (en) Programmable search engines
KR20110000686A (en) Open framework for integrating, associating and interacting with content objects
JP2012053917A (en) Adding attribute and label to structured data
JPH09134371A (en) Information retrieval device and information retrieval system using the device
US20080195495A1 (en) Notebook system
KR20080105129A (en) Targeting of buzz advertising information
US11907302B2 (en) Computer implemented system and methods for implementing a search engine access point
JP4859893B2 (en) Advertisement distribution apparatus, advertisement distribution method, and advertisement distribution control program
US8935253B2 (en) Conceptual tagging with conceptual message matching system and method
US20040193591A1 (en) Searching content information based on standardized categories and selectable categorizers

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: YAHOO HOLDINGS, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAHOO| INC.;REEL/FRAME:042963/0211

Effective date: 20170613

AS Assignment

Owner name: OATH INC., NEW YORK

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAHOO HOLDINGS, INC.;REEL/FRAME:045240/0310

Effective date: 20171231