[go: up one dir, main page]

CN101183396A - Advertisement display method, system and device - Google Patents

Advertisement display method, system and device Download PDF

Info

Publication number
CN101183396A
CN101183396A CNA2007103056723A CN200710305672A CN101183396A CN 101183396 A CN101183396 A CN 101183396A CN A2007103056723 A CNA2007103056723 A CN A2007103056723A CN 200710305672 A CN200710305672 A CN 200710305672A CN 101183396 A CN101183396 A CN 101183396A
Authority
CN
China
Prior art keywords
keyword
webpage
client
server
identifier
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.)
Pending
Application number
CNA2007103056723A
Other languages
Chinese (zh)
Inventor
陈名孝
王奇丰
王勍
彭万利
陈栋梁
许冬冬
陈戈
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.)
Shenzhen Xunlei Networking Technologies Co Ltd
Original Assignee
Shenzhen Xunlei Networking Technologies Co Ltd
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 Shenzhen Xunlei Networking Technologies Co Ltd filed Critical Shenzhen Xunlei Networking Technologies Co Ltd
Priority to CNA2007103056723A priority Critical patent/CN101183396A/en
Publication of CN101183396A publication Critical patent/CN101183396A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本发明实施例公开了一种广告显示的方法,该方法为:在服务器端建立网页标识与关键字的对应关系;客户端获取所展现网页的网页标识,从所述服务器端获取所述网页标识对应的关键字;获取所述关键字对应的广告内容,并将获取到的广告内容显示在所述网页上。本发明实施例还公开了一种广告显示的系统及装置。采用本发明,能够大大提高内文广告的展现速率。

Figure 200710305672

The embodiment of the present invention discloses a method for displaying advertisements. The method includes: establishing a corresponding relationship between webpage identifiers and keywords at the server end; obtaining the webpage identifier of the displayed webpage at the client end, and obtaining the webpage identifier from the server end the corresponding keyword; obtaining the advertisement content corresponding to the keyword, and displaying the obtained advertisement content on the webpage. The embodiment of the invention also discloses an advertisement display system and device. By adopting the present invention, the display rate of the content advertisement can be greatly improved.

Figure 200710305672

Description

一种广告显示方法、系统和装置 Advertisement display method, system and device

技术领域technical field

本发明涉及互联网下载领域,尤其涉及一种广告显示方法、系统和装置。The invention relates to the field of Internet downloading, in particular to an advertisement display method, system and device.

背景技术Background technique

随着互联网广告的发展,出现了一种新型的网络广告形式,用户在浏览网页时,当鼠标指针移动到网页中某文字上时,将会有与该文字相关的广告展现出来,这种广告被称为内文广告。With the development of Internet advertising, a new form of online advertising has emerged. When users browse the web, when the mouse pointer moves to a certain text on the web page, an advertisement related to the text will be displayed. Known as in-text ads.

内文广告的展现主要是通过关键字的匹配来实现的,具体如下:The display of content ads is mainly achieved through keyword matching, as follows:

服务器存储了关键字及广告地址的对应关系,当用户打开网页后,客户端的web程序将服务器端保存的所有关键字下载到本地,然后,对于每个关键字,将关键字与网页的文字内容进行匹配,根据匹配结果确定网页的文字内容是否包含该关键字,如果包含,则从服务器端获取该关键字对应的广告地址,并将网页文字内容中的该关键字进行特殊处理,比如高亮显示并以下划线标出。当用户鼠标指针移动到该关键字上时,通过该关键字对应的广告地址获得广告并将广告展现在网页上。The server stores the corresponding relationship between keywords and advertisement addresses. When a user opens a web page, the web program of the client downloads all the keywords saved on the server to the local, and then, for each keyword, compares the keyword with the text content of the web page. Perform matching, determine whether the text content of the webpage contains the keyword according to the matching result, and if so, obtain the advertisement address corresponding to the keyword from the server side, and perform special processing on the keyword in the text content of the webpage, such as highlighting Shown and underlined. When the user's mouse pointer moves over the keyword, the advertisement is obtained through the advertisement address corresponding to the keyword and displayed on the webpage.

现有技术中存在如下技术问题:There are following technical problems in the prior art:

用户每打开一个网页后,需要将服务器端保存的所有关键字分别与网页的文字内容匹配一遍,从而确定网页的文字内容包含所述所有关键字中的哪些关键字,进而决定需要展现的广告。在关键字较多的情况下,需要进行多次匹配,多次匹配会过多的占用资源而使得浏览器失去响应,导致虽然网页内容已经下载至本地,但页面仍不能浏览,大大降低了用户的体验。Every time a user opens a webpage, he needs to match all the keywords saved on the server side with the text content of the webpage, so as to determine which keywords among all the keywords are included in the text content of the webpage, and then determine the advertisement to be displayed. In the case of many keywords, multiple matches are required. Multiple matches will occupy too many resources and make the browser unresponsive. As a result, although the content of the webpage has been downloaded to the local, the page cannot be browsed, which greatly reduces user experience.

发明内容Contents of the invention

本发明实施例提供一种广告显示方法、系统和装置,用以解决现有技术中内文广告的系统资源消耗较大、展现速率较慢的问题。Embodiments of the present invention provide an advertisement display method, system, and device to solve the problems of large system resource consumption and slow display rate of content advertisements in the prior art.

本发明实施例提供一种广告显示的方法,该方法包括:An embodiment of the present invention provides an advertisement display method, the method comprising:

在服务器端建立网页标识与关键字的对应关系;Establish the corresponding relationship between web page identifiers and keywords on the server side;

客户端获取所展现网页的网页标识,从所述服务器端获取所述网页标识对应的关键字;The client obtains the webpage identifier of the displayed webpage, and obtains the keyword corresponding to the webpage identifier from the server;

获取所述关键字对应的广告内容,并将获取到的广告内容显示在所述网页上。The advertisement content corresponding to the keyword is obtained, and the obtained advertisement content is displayed on the webpage.

本发明实施例提供一种广告显示的系统,该系统包括:An embodiment of the present invention provides an advertisement display system, the system includes:

服务器端,用于建立网页标识与关键字的对应关系;The server side is used to establish the corresponding relationship between the web page identifier and the keyword;

客户端,用于获取所展现网页的网页标识,从所述服务器端获取所述网页标识对应的关键字;获取所述关键字对应的广告内容,并将获取到的广告内容显示在所述网页上。The client is used to acquire the webpage identifier of the displayed webpage, acquire the keyword corresponding to the webpage identifier from the server side; acquire the advertisement content corresponding to the keyword, and display the acquired advertisement content on the webpage superior.

本发明实施例提供一种服务器,该服务器包括:An embodiment of the present invention provides a server, which includes:

对应单元,用于建立网页标识与关键字的对应关系;a corresponding unit, configured to establish a corresponding relationship between web page identifiers and keywords;

查询单元,用于接收到来自客户端的包含网页标识的获取请求时,根据所述对应关系,确定所述网页标识对应的关键字;The query unit is configured to determine the keyword corresponding to the webpage identifier according to the corresponding relationship when receiving an acquisition request from the client that includes the webpage identifier;

响应单元,用于将包含所述关键字的响应发送给所述客户端。A response unit, configured to send a response containing the keyword to the client.

本发明实施例提供一种客户端,该客户端包括:An embodiment of the present invention provides a client, the client includes:

第一获取单元,用于获取所展现网页的网页标识;a first acquiring unit, configured to acquire the webpage identifier of the displayed webpage;

第二获取单元,用于从服务器端获取所述网页标识对应的关键字;获取所述关键字对应的广告内容;The second obtaining unit is used to obtain the keyword corresponding to the webpage identifier from the server; obtain the advertisement content corresponding to the keyword;

显示单元,用于将所述获取到的广告内容显示在所述网页上。A display unit, configured to display the acquired advertisement content on the webpage.

本发明的有益效果在于:The beneficial effects of the present invention are:

通过预先在服务器端建立网页标识与关键字的对应关系,客户端在展现网页时,可以直接从服务器端获取该网页对应的关键字,并将该关键字对应的广告内容显示在网页上;而不需要通过将服务器端设置的所有关键字与网页的文字内容进行匹配来确定本网页所包含的关键字,然后再显示该关键字对应的广告内容,大大提高了广告的展现速率。By pre-establishing the corresponding relationship between the webpage identifier and the keyword on the server side, when the client displays the webpage, it can directly obtain the keyword corresponding to the webpage from the server side, and display the advertisement content corresponding to the keyword on the webpage; It is not necessary to match all the keywords set on the server side with the text content of the webpage to determine the keywords included in the webpage, and then display the advertisement content corresponding to the keywords, which greatly improves the display rate of advertisements.

附图说明Description of drawings

图1为本发明实施例所提供方法的流程示意图;Fig. 1 is a schematic flow chart of the method provided by the embodiment of the present invention;

图2为本发明实施例一的方法流程示意图;Fig. 2 is a schematic flow chart of the method of Embodiment 1 of the present invention;

图3为本发明实施例二的方法流程示意图;Fig. 3 is a schematic flow chart of the method of Embodiment 2 of the present invention;

图4A为本发明实例中的流程示意图;Fig. 4A is the schematic flow chart in the example of the present invention;

图4B为本发明实例中的流程示意图;Fig. 4B is a schematic flow diagram in an example of the present invention;

图4C为本发明实例中的流程示意图;Fig. 4C is a schematic flow diagram in an example of the present invention;

图5为本发明实施例所提供系统的结构示意图;FIG. 5 is a schematic structural diagram of a system provided by an embodiment of the present invention;

图6为本发明实施例所提供服务器的结构示意图;FIG. 6 is a schematic structural diagram of a server provided by an embodiment of the present invention;

图7为本发明实施例所提供客户端的结构示意图。FIG. 7 is a schematic structural diagram of a client provided by an embodiment of the present invention.

具体实施方式Detailed ways

为了提高内文广告的展现速率,本发明实施例提供一种广告显示的方法,本方法中,预先在服务器端建立网页标识与关键字的对应关系,客户端通过与服务器端交互确定所展现网页对应的关键字,然后获取该关键字对应的广告内容并显示在网页上。In order to increase the display rate of content advertisements, an embodiment of the present invention provides a method for displaying advertisements. In this method, the corresponding relationship between webpage identifiers and keywords is established on the server in advance, and the client interacts with the server to determine the displayed webpage The corresponding keyword, and then obtain the advertisement content corresponding to the keyword and display it on the webpage.

参见图1,本发明实施例提供的广告显示的方法,具体包括:Referring to Figure 1, the advertisement display method provided by the embodiment of the present invention specifically includes:

步骤10:在服务器端建立网页标识与关键字的对应关系;Step 10: establish the corresponding relationship between the webpage identifier and the keyword on the server side;

步骤11:客户端获取所展现网页的网页标识,从服务器端获取所述网页标识对应的关键字;Step 11: the client obtains the webpage identifier of the displayed webpage, and obtains the keyword corresponding to the webpage identifier from the server;

步骤12:获取所述关键字对应的广告内容,并将获取到的广告内容显示在所述网页上。Step 12: Obtain the advertisement content corresponding to the keyword, and display the obtained advertisement content on the webpage.

下面通过以下两个实施例对上述方法进行具体说明:The above-mentioned method is specifically described below by the following two examples:

实施例一:Embodiment one:

参见图2,本实施例中,客户端在获取网页对应的关键字的同时,获取关键字对应的广告内容,具体包括如下步骤:Referring to Fig. 2, in this embodiment, the client obtains the advertisement content corresponding to the keyword while obtaining the keyword corresponding to the web page, which specifically includes the following steps:

步骤20:在服务器端建立网页标识与关键字的对应关系,以及关键字与广告信息的对应关系;Step 20: establishing the corresponding relationship between the web page identifier and the keyword, and the corresponding relationship between the keyword and the advertisement information on the server side;

本步骤中,可以通过预匹配来建立网页标识与关键字的对应关系,具体如下:In this step, the corresponding relationship between web page identifiers and keywords can be established through pre-matching, as follows:

服务器端采集需要投放内文广告的网页,然后,对于每个网页,将设置的所有关键字与网页的文字内容进行匹配,确定网页的文字内容包含设置的所有关键字中的哪些关键字,建立该网页标识与确定的关键字的对应关系并进行保存。可见,网页标识与关键字的对应关系可以是一对一,或者一对多的对应关系。在具体保存时,可以将网页标识对应的一个或多个关键字以集合的形式进行存储。所述网页标识可以是网页的统一资源定位(URL)地址。The server-side collects the webpages that need to be placed with content advertisements, and then, for each webpage, matches all the set keywords with the text content of the webpage, determines which keywords of all the set keywords are included in the text content of the webpage, and establishes The corresponding relationship between the webpage identification and the determined keyword is saved. It can be seen that the corresponding relationship between webpage identifiers and keywords can be one-to-one or one-to-many. When specifically saving, one or more keywords corresponding to the webpage identifier may be stored in the form of a set. The webpage identifier may be a Uniform Resource Locator (URL) address of the webpage.

在服务器端对于每个设置的关键字,建立关键字与广告信息的对应关系,所述广告信息可以是存储广告内容的地址信息,也可以是具体的广告内容,例如视频、音频等。On the server side, for each set keyword, establish a corresponding relationship between the keyword and the advertisement information, and the advertisement information may be address information for storing advertisement content, or specific advertisement content, such as video, audio, etc.

步骤21:客户端在展现网页时,从所述服务器端获取所述网页对应的关键字和该关键字对应的广告信息;Step 21: When displaying a webpage, the client acquires the keyword corresponding to the webpage and the advertisement information corresponding to the keyword from the server;

本步骤中,客户端从服务器端获取网页对应的关键字具体可以通过以下步骤实现:In this step, the client obtains the keywords corresponding to the webpage from the server through the following steps:

步骤S00:客户端向服务器端发送包含网页标识的广告获取请求;Step S00: the client sends an advertisement acquisition request including the web page identifier to the server;

步骤S01:服务器端接收到所述广告获取请求时,根据保存的网页标识与关键字的对应关系,通过查找确定关键字匹配请求中的网页标识对应的关键字;根据保存的关键字与广告信息的对应关系,通过查找确定所述关键字对应的广告信息;Step S01: When the server side receives the advertisement acquisition request, according to the saved correspondence between the webpage identifier and the keyword, determine the keyword corresponding to the webpage identifier in the keyword matching request by searching; according to the saved keyword and advertisement information Corresponding relationship, determine the advertisement information corresponding to the keyword by searching;

步骤S02:服务器端将确定的广告信息携带在响应消息中发送给客户端。Step S02: The server sends the determined advertisement information to the client in a response message.

步骤22:根据所述广告信息获取广告内容,并将获取到的广告内容显示在所述网页上。Step 22: Obtain advertisement content according to the advertisement information, and display the obtained advertisement content on the webpage.

本步骤中,客户端接收到服务器端返回的广告信息时,若该广告信息为存储具体广告内容的地址信息(如URL地址),则从该地址获取相应的广告内容并显示在当前网页上;若该广告信息即为具体的广告内容(如视频、音频文件),则直接将该广告内容显示在当前网页上。In this step, when the client receives the advertisement information returned by the server, if the advertisement information is address information (such as a URL address) for storing specific advertisement content, then the corresponding advertisement content is obtained from the address and displayed on the current webpage; If the advertisement information is specific advertisement content (such as video, audio file), then directly display the advertisement content on the current webpage.

实施例二:Embodiment two:

参见图3,本实施例中,客户端在获取网页对应的关键字之后,当鼠标指针移动到网页所包含的关键字上或设置的广告显示时钟到时,也即需要显示广告时,获取关键字对应的广告内容,具体包括以下步骤:Referring to Fig. 3, in this embodiment, after the client obtains the keyword corresponding to the webpage, when the mouse pointer moves to the keyword contained in the webpage or when the set advertisement display clock expires, that is, when the advertisement needs to be displayed, the client obtains the keyword The advertisement content corresponding to the word, specifically includes the following steps:

步骤30:在服务器端建立网页标识与关键字的对应关系,以及关键字与广告信息的对应关系;Step 30: establishing the corresponding relationship between the webpage identifier and the keyword, and the corresponding relationship between the keyword and the advertisement information on the server side;

本步骤具体可以参见步骤20,这里不再赘述。For details of this step, refer to step 20, which will not be repeated here.

步骤31:客户端在展现网页时,从所述服务器端获取所述网页对应的关键字;Step 31: the client acquires keywords corresponding to the webpage from the server when displaying the webpage;

本步骤具体可以通过以下步骤实现:Specifically, this step can be realized through the following steps:

步骤S10:客户端向服务器端发送包含网页标识的关键字获取请求;Step S10: the client sends a keyword acquisition request including the web page identifier to the server;

步骤S11:服务器端接收到所述关键字获取请求时,根据保存的网页标识与关键字的对应关系,通过查找确定关键字匹配请求中的网页标识对应的关键字;Step S11: When the server side receives the keyword acquisition request, according to the stored correspondence between the webpage identifier and the keyword, determine the keyword corresponding to the webpage identifier in the keyword matching request by searching;

步骤S12:服务器端将确定的关键字携带在响应消息中发送给客户端。Step S12: the server sends the determined keyword in the response message to the client.

步骤32:用户鼠标指针移动到当前网页所包含的关键字上时,客户端从服务器端获取该关键字对应的广告信息,具体如下:Step 32: When the user's mouse pointer moves to a keyword contained in the current webpage, the client obtains the advertisement information corresponding to the keyword from the server, as follows:

步骤S20:客户端向服务器端发送包含所述关键字的广告获取请求;Step S20: the client sends an advertisement acquisition request containing the keyword to the server;

步骤S21:服务器端接收到所述广告获取请求时,根据保存的关键字与广告信息的对应关系,通过查找确定广告获取请求中的关键字对应的广告信息;Step S21: When the server receives the advertisement acquisition request, it determines the advertisement information corresponding to the keyword in the advertisement acquisition request by searching according to the stored correspondence between keywords and advertisement information;

步骤S22:服务器端将确定的广告信息发送给客户端。Step S22: the server sends the determined advertisement information to the client.

步骤33:客户端根据所述广告信息获取广告内容,并将获取到的广告内容显示在所述网页上。Step 33: The client acquires advertisement content according to the advertisement information, and displays the acquired advertisement content on the webpage.

本步骤具体可以参见步骤22,这里不再赘述。For details of this step, refer to step 22, which will not be repeated here.

在实施例一和实施例二中,还可以包括将网页的文字内容所包含的关键字进行特殊处理的步骤,具体可以是通过匹配确定关键字在网页文字内容中的位置,然后,将该关键字进行特殊处理,包括将该关键字高亮显示、以下划线标出、显示为链接方式等。通过关键字的特殊处理,可以使用户了解所展现的广告内容的基本信息,增强用户的感受。In Embodiment 1 and Embodiment 2, it may also include the step of performing special processing on the keywords contained in the text content of the webpage. Specifically, it may determine the position of the keyword in the text content of the webpage through matching, and then, the keyword Special treatment for keywords, including highlighting, underlining, displaying the keyword as a link, etc. Through the special processing of the keywords, the user can understand the basic information of the displayed advertisement content and enhance the user's experience.

同时,在实施例一和实施例二中,客户端从服务器端获取网页对应的关键字,以及该关键字对应的广告信息后,可以增加保存该网页标识与所述关键字的对应关系,以及所述关键字与所述的广告信息的对应关系。那么,用户再次打开即客户端再次展现相同的网页时,直接通过查找本地信息得到该网页对应的关键字和该关键字对应的广告信息,而不需要与服务器端交互获得所需的信息。因此,实施例一的步骤21也可以为:客户端在展现网页时,判断本地是否保存有该网页标识对应的关键字和该关键字对应的广告信息,如果是,则直接到步骤22,否则,从服务器端获取所述网页对应的关键字和该关键字对应的广告信息;实施例二的步骤31也可以为:客户端在展现网页时,判断本地是否保存有该网页标识对应的关键字,如果是,则到步骤32,否则,从服务器端获取所述网页对应的关键字;同样的,实施例二的步骤32也可以为:用户鼠标指针移动到当前网页所包含的关键字上时,客户端判断本地是否保存有所述关键字对应的广告信息,如果是,则到步骤33,否则,从服务器端获取所述关键字对应的广告信息。At the same time, in Embodiment 1 and Embodiment 2, after the client obtains the keyword corresponding to the webpage and the advertisement information corresponding to the keyword from the server, it can add and save the corresponding relationship between the webpage identifier and the keyword, and The corresponding relationship between the keyword and the advertisement information. Then, when the user opens again, that is, when the client displays the same web page again, the keyword corresponding to the web page and the advertisement information corresponding to the keyword can be obtained directly by searching local information, without interacting with the server to obtain the required information. Therefore, step 21 of Embodiment 1 may also be: when the client presents a webpage, it is judged whether the keyword corresponding to the webpage identifier and the advertisement information corresponding to the keyword are stored locally, if yes, then go directly to step 22, otherwise , obtaining the keyword corresponding to the webpage and the advertisement information corresponding to the keyword from the server; Step 31 of Embodiment 2 may also be: when the client displays the webpage, it is determined whether the keyword corresponding to the webpage identifier is stored locally , if yes, then go to step 32, otherwise, obtain the keyword corresponding to the webpage from the server side; similarly, step 32 in embodiment two can also be: when the user mouse pointer moves to the keyword contained in the current webpage , the client side judges whether the advertisement information corresponding to the keyword is stored locally, if yes, then go to step 33, otherwise, obtain the advertisement information corresponding to the keyword from the server.

下面以具体实例对本发明所提供的方法进行说明:The method provided by the present invention will be described below with specific examples:

步骤1:如图4A所示,服务器端采集到需要投放内文广告的网页a、网页b和网页c;Step 1: As shown in Figure 4A, the server collects webpage a, webpage b, and webpage c that need to place content advertisements;

对于网页a进行预匹配:将设置的一定数量如100个关键字与网页a的文字内容进行匹配,经匹配确定网页a的文字内容包含100个关键字中的“足球”;Pre-match webpage a: match a certain number of set keywords, such as 100, with the text content of webpage a, and determine that the text content of webpage a contains "soccer" among the 100 keywords after matching;

对于网页b进行预匹配:将设置的一定数量如100个关键字与网页b的文字内容进行匹配,经匹配确定网页b的文字内容包含100个关键字中的“娱乐”;Pre-match web page b: match a certain number of set keywords, such as 100, with the text content of web page b, and determine through matching that the text content of web page b contains "entertainment" among the 100 keywords;

对于网页c进行预匹配:将设置的一定数量如100个关键字与网页c的文字内容进行匹配,经匹配确定网页c的文字内容包含100个关键字中的“天气”;Pre-match webpage c: match a certain number of set keywords, such as 100, with the text content of webpage c, and determine through matching that the text content of webpage c contains "weather" in the 100 keywords;

建立并保存网页a的URL与关键字“足球”、网页b的URL与关键字“娱乐”、网页c的URL与关键字“天气”的对应关系;Establish and save the corresponding relationship between the URL of webpage a and the keyword "soccer", the URL of webpage b and the keyword "entertainment", and the URL of webpage c and the keyword "weather";

步骤2:如图4B所示,用户在客户端打开网页a时,客户端向服务器端发送包含网页a URL的获取请求;服务器端接收到该请求时,查询保存的URL与关键字的对应关系,经查询确定网页a的URL对应关键字“足球”,则将关键字“足球”携带在响应消息中发送给客户端;Step 2: As shown in Figure 4B, when the user opens the webpage a on the client side, the client sends an acquisition request containing the URL of the webpage a to the server; when the server side receives the request, it queries the correspondence between the stored URL and the keyword After querying, it is determined that the URL of the webpage a corresponds to the keyword "football", and then the keyword "football" is carried in the response message and sent to the client;

用户在客户端打开网页b时,客户端向服务器端发送包含网页b的URL的获取请求;服务器端接收到该请求时,查询保存的URL与关键字的对应关系,经查询确定网页b的URL对应关键字“娱乐”,则将关键字“娱乐”携带在响应消息中发送给客户端;When the user opens the web page b on the client, the client sends an acquisition request including the URL of web page b to the server; when the server receives the request, it queries the correspondence between the saved URL and the keyword, and determines the URL of web page b through the query Corresponding to the keyword "entertainment", carry the keyword "entertainment" in the response message and send it to the client;

用户在客户端打开网页c时,客户端向服务器端发送包含网页c的URL的获取请求;服务器端接收到该请求时,查询保存的URL与关键字的对应关系,经查询确定网页c的URL对应关键字“天气”,则将关键字“天气”携带在响应消息中发送给客户端;When the user opens webpage c on the client, the client sends an acquisition request including the URL of webpage c to the server; when the server receives the request, it queries the correspondence between the saved URL and the keyword, and determines the URL of webpage c through the query Corresponding to the keyword "weather", carry the keyword "weather" in the response message and send it to the client;

步骤3:如图4C所示,客户端接收到网页a对应的关键字“足球”,将网页a文字内容中的“足球”显示为链接形式,并从服务器端获取关键字“足球”对应的广告地址;用户鼠标指针移动到该链接文字时,通过广告地址获得广告内容并显示在网页a上;Step 3: As shown in Figure 4C, the client receives the keyword "football" corresponding to webpage a, displays "football" in the text content of webpage a as a link, and obtains the keyword "football" corresponding to the keyword "football" from the server. Advertisement address; when the user moves the mouse pointer to the link text, the advertisement content is obtained through the advertisement address and displayed on webpage a;

客户端接收到网页b对应的关键字“娱乐”,将网页b文字内容中的“娱乐”显示为链接形式,并从服务器端获取关键字“娱乐”对应的广告地址;用户鼠标指针移动到该链接文字时,通过广告地址获得广告内容并显示在网页b上;The client receives the keyword "entertainment" corresponding to webpage b, displays "entertainment" in the text content of webpage b as a link, and obtains the advertisement address corresponding to the keyword "entertainment" from the server; the user moves the mouse pointer to this When linking text, the advertisement content is obtained through the advertisement address and displayed on webpage b;

客户端接收到网页c对应的关键字“天气”,将网页c文字内容中的  “天气”显示为链接形式,并从服务器端获取关键字“天气”对应的广告地址;用户鼠标指针移动到该链接文字时,通过广告地址获得广告内容并显示在网页c上。The client receives the keyword "weather" corresponding to webpage c, displays "weather" in the text content of webpage c as a link, and obtains the advertisement address corresponding to the keyword "weather" from the server; the user moves the mouse pointer to this When the text is linked, the advertisement content is obtained through the advertisement address and displayed on the webpage c.

参见图5,本发明实施例还提供一种广告显示的系统,该系统包括:Referring to Fig. 5, an embodiment of the present invention also provides an advertisement display system, which includes:

服务器端50,用于建立网页标识与关键字的对应关系;The server end 50 is used to establish the corresponding relationship between the webpage identifier and the keyword;

客户端51,用于获取所展现网页的网页标识,从所述服务器端获取所述网页标识对应的关键字;获取所述关键字对应的广告内容,并将获取到的广告内容显示在所述网页上。The client 51 is used to obtain the webpage identification of the displayed webpage, obtain the keyword corresponding to the webpage identification from the server side; obtain the advertisement content corresponding to the keyword, and display the obtained advertisement content on the on the web page.

服务器端50包括:The server side 50 includes:

匹配单元60,用于将设置的关键字与网页的文字内容进行匹配,确定所述网页的文字内容所包含的关键字;A matching unit 60, configured to match the set keywords with the text content of the webpage, and determine the keywords contained in the text content of the webpage;

建立单元61,用于建立所述网页标识与确定的关键字的对应关系并保存。The establishment unit 61 is configured to establish and save the corresponding relationship between the webpage identifier and the determined keyword.

客户端51包括:Client 51 includes:

第一获取单元62,用于获取所展现网页的网页标识;The first acquiring unit 62 is configured to acquire the webpage identifier of the displayed webpage;

第二获取单元63,用于从所述服务器端获取所述网页标识对应的关键字;获取所述关键字对应的广告内容;The second acquiring unit 63 is configured to acquire the keyword corresponding to the webpage identifier from the server; acquire the advertisement content corresponding to the keyword;

显示单元64,用于将所述获取到的广告内容显示在所述网页上。The display unit 64 is configured to display the acquired advertisement content on the webpage.

第二获取单元63包括:The second acquisition unit 63 includes:

请求单元70,用于向所述服务器端发送包含所述网页标识的获取请求;A request unit 70, configured to send an acquisition request including the webpage identifier to the server;

确定单元71,用于接收到所述服务器端返回的响应时,将该响应中的关键字作为所述网页标识对应的关键字;The determination unit 71 is configured to, when receiving the response returned by the server, use the keyword in the response as the keyword corresponding to the webpage identifier;

服务器端50包括:The server side 50 includes:

查询单元65,用于接收到所述获取请求时,根据建立的网页标识与关键字的对应关系,确定所述网页标识对应的关键字;The query unit 65 is configured to, when receiving the acquisition request, determine the keyword corresponding to the webpage identifier according to the established correspondence between the webpage identifier and the keyword;

响应单元66,用于将包含所述关键字的响应发送给所述客户端。A response unit 66, configured to send a response containing the keyword to the client.

第二获取单元63用于:The second acquiring unit 63 is used for:

在获取所述网页标识对应的关键字的同时,获取所述关键字对应的广告内容;或者,在获取所述网页标识对应的关键字之后,需要显示广告时获取所述关键字对应的广告内容。所述需要显示广告包括但不限于:鼠标指针移动到所述网页所包含的关键字上;或者,设置的广告显示时钟到时。Obtaining the advertisement content corresponding to the keyword while acquiring the keyword corresponding to the webpage identifier; or, after acquiring the keyword corresponding to the webpage identifier, acquiring the advertisement content corresponding to the keyword when an advertisement needs to be displayed . The need to display the advertisement includes but is not limited to: moving the mouse pointer to the keyword included in the web page; or, when the set advertisement display clock expires.

客户端51进一步包括:Client 51 further includes:

保存单元67,用于在从所述服务器端获取到所述网页标识对应的关键字后,保存所述网页标识与所述关键字的对应关系。The saving unit 67 is configured to save the corresponding relationship between the webpage identifier and the keyword after obtaining the keyword corresponding to the webpage identifier from the server.

参见图6,本发明实施例还提供一种服务器,可以应用于广告显示的系统中,该服务器包括:Referring to FIG. 6, the embodiment of the present invention also provides a server that can be applied to an advertisement display system. The server includes:

对应单元601,用于建立网页标识与关键字的对应关系;Corresponding unit 601, configured to establish a corresponding relationship between webpage identifiers and keywords;

查询单元602,用于接收到来自客户端的包含网页标识的获取请求时,根据所述对应关系,确定所述网页标识对应的关键字;The query unit 602 is configured to determine keywords corresponding to the webpage identifier according to the corresponding relationship when receiving an acquisition request from the client that includes the webpage identifier;

响应单元603,用于将包含所述关键字的响应发送给所述客户端。A response unit 603, configured to send a response containing the keyword to the client.

对应单元601包括:The corresponding unit 601 includes:

匹配单元6011,用于将设置的关键字与网页的文字内容进行匹配,确定所述网页的文字内容所包含的关键字;A matching unit 6011, configured to match the set keywords with the text content of the webpage, and determine the keywords contained in the text content of the webpage;

建立单元6012,用于建立所述网页标识与确定的关键字的对应关系并保存。The establishing unit 6012 is configured to establish and save the corresponding relationship between the webpage identifier and the determined keyword.

参见图7,本发明实施例还提供一种客户端,可以应用于广告显示的系统中,该客户端包括:Referring to Fig. 7, the embodiment of the present invention also provides a client that can be applied to an advertisement display system, the client includes:

第一获取单元701,用于获取所展现网页的网页标识;The first acquiring unit 701 is configured to acquire the webpage identifier of the displayed webpage;

第二获取单元702,用于从服务器端获取所述网页标识对应的关键字;获取所述关键字对应的广告内容;The second acquiring unit 702 is configured to acquire the keyword corresponding to the web page identifier from the server; acquire the advertisement content corresponding to the keyword;

显示单元703,用于将所述获取到的广告内容显示在所述网页上。The display unit 703 is configured to display the acquired advertisement content on the webpage.

第二获取单元702包括:The second acquisition unit 702 includes:

请求单元7021,用于向所述服务器端发送包含所述网页标识的获取请求;A request unit 7021, configured to send an acquisition request including the webpage identifier to the server;

确定单元7022,用于接收到所述服务器端返回的响应时,将该响应中的关键字作为所述网页标识对应的关键字。The determining unit 7022 is configured to, when receiving the response returned by the server, use the keyword in the response as the keyword corresponding to the webpage identifier.

第二获取单元702用于:The second obtaining unit 702 is used for:

在获取所述网页标识对应的关键字的同时,获取所述关键字对应的广告内容;或者,在获取所述网页标识对应的关键字之后,需要显示广告时获取所述关键字对应的广告内容。所述需要显示广告包括但不限于:鼠标指针移动到所述网页所包含的关键字上;或者,设置的广告显示时钟到时。Obtaining the advertisement content corresponding to the keyword while acquiring the keyword corresponding to the webpage identifier; or, after acquiring the keyword corresponding to the webpage identifier, acquiring the advertisement content corresponding to the keyword when an advertisement needs to be displayed . The need to display the advertisement includes but is not limited to: moving the mouse pointer to the keyword included in the web page; or, when the set advertisement display clock expires.

该客户端进一步包括:The client further includes:

保存单元704,用于在从服务器端获取到所述网页标识对应的关键字后,保存所述网页标识与所述关键字的对应关系。The saving unit 704 is configured to save the corresponding relationship between the webpage identifier and the keyword after obtaining the keyword corresponding to the webpage identifier from the server.

综上,本发明的有益效果在于:In summary, the beneficial effects of the present invention are:

本发明实施例中,预先在服务器端建立网页标识与关键字的对应关系,客户端在展现网页时,直接从服务器端获取该网页对应的关键字,并将该关键字对应的广告内容显示在网页上,因无需从大量的预设关键字中匹配网页中所包含的关键字,从而节约了系统资源,大大提高了广告的展现速率。In the embodiment of the present invention, the corresponding relationship between the webpage identifier and the keyword is established on the server side in advance, and when the client side displays the webpage, it directly obtains the keyword corresponding to the webpage from the server side, and displays the advertisement content corresponding to the keyword on the On the webpage, because there is no need to match keywords contained in the webpage from a large number of preset keywords, system resources are saved and the display rate of advertisements is greatly improved.

显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the present invention without departing from the spirit and scope of the present invention. Thus, if these modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalent technologies, the present invention also intends to include these modifications and variations.

Claims (20)

1.一种广告显示的方法,其特征在于,该方法包括:1. A method for advertising display, characterized in that the method comprises: 在服务器端建立网页标识与关键字的对应关系;Establish the corresponding relationship between web page identifiers and keywords on the server side; 客户端获取所展现网页的网页标识,从所述服务器端获取所述网页标识对应的关键字;The client obtains the webpage identifier of the displayed webpage, and obtains the keyword corresponding to the webpage identifier from the server; 获取所述关键字对应的广告内容,并将获取到的广告内容显示在所述网页上。The advertisement content corresponding to the keyword is obtained, and the obtained advertisement content is displayed on the webpage. 2.如权利要求1所述的方法,其特征在于,所述在服务器端建立网页标识与关键字的对应关系包括:2. The method according to claim 1, wherein said establishing the correspondence between the webpage identifier and the keyword on the server side comprises: 所述服务器端将设置的关键字与网页的文字内容进行匹配,确定所述网页的文字内容所包含的关键字;The server side matches the set keywords with the text content of the webpage, and determines the keywords contained in the text content of the webpage; 建立所述网页标识与确定的关键字的对应关系并保存。The corresponding relationship between the webpage identifier and the determined keyword is established and saved. 3.如权利要求1所述的方法,其特征在于,所述客户端从所述服务器端获取所述网页标识对应的关键字包括:3. The method according to claim 1, wherein the client obtaining the keyword corresponding to the webpage identifier from the server comprises: 所述客户端向所述服务器端发送包含所述网页标识的获取请求;The client sends an acquisition request including the webpage identifier to the server; 所述服务器端接收到所述获取请求时,根据建立的网页标识与关键字的对应关系,确定所述网页标识对应的关键字,并将确定的关键字发送给所述客户端。When the server receives the acquisition request, it determines the keyword corresponding to the webpage identifier according to the established correspondence between the webpage identifier and the keyword, and sends the determined keyword to the client. 4.如权利要求1所述的方法,其特征在于:4. The method of claim 1, wherein: 所述客户端在获取所述网页标识对应的关键字的同时,获取所述关键字对应的广告内容;或者,所述客户端在获取所述网页标识对应的关键字之后,需要显示广告时获取所述关键字对应的广告内容。The client acquires the advertisement content corresponding to the keyword while acquiring the keyword corresponding to the webpage identifier; or, after acquiring the keyword corresponding to the webpage identifier, the client acquires when it needs to display an advertisement The ad content corresponding to the keyword. 5.如权利要求4所述的方法,其特征在于,所述需要显示广告包括:5. The method according to claim 4, wherein the need to display an advertisement comprises: 鼠标指针移动到所述网页所包含的关键字上;或者,设置的广告显示时钟到时。The mouse pointer is moved to the keyword contained in the web page; or, the set advertisement display clock is up. 6.如权利要求1所述的方法,其特征在于,所述客户端在从所述服务器端获取到所述网页标识对应的关键字后,该方法进一步包括:6. The method according to claim 1, wherein, after the client obtains the keyword corresponding to the webpage identifier from the server, the method further comprises: 所述客户端保存所述网页标识与所述关键字的对应关系;The client saves the corresponding relationship between the webpage identifier and the keyword; 所述客户端再次展现所述网页时,根据本地保存的对应关系获取所述网页标识对应的关键字。When the client presents the webpage again, the keyword corresponding to the webpage identifier is obtained according to the locally stored correspondence. 7.一种广告显示的系统,其特征在于,该系统包括:7. An advertisement display system, characterized in that the system includes: 服务器端,用于建立网页标识与关键字的对应关系;The server side is used to establish the corresponding relationship between the web page identifier and the keyword; 客户端,用于获取所展现网页的网页标识,从所述服务器端获取所述网页标识对应的关键字;获取所述关键字对应的广告内容,并将获取到的广告内容显示在所述网页上。The client is used to acquire the webpage identifier of the displayed webpage, acquire the keyword corresponding to the webpage identifier from the server side; acquire the advertisement content corresponding to the keyword, and display the acquired advertisement content on the webpage superior. 8.如权利要求7所述的系统,其特征在于,所述服务器端包括:8. The system according to claim 7, wherein the server end comprises: 匹配单元,用于将设置的关键字与网页的文字内容进行匹配,确定所述网页的文字内容所包含的关键字;a matching unit, configured to match the set keywords with the text content of the webpage, and determine the keywords contained in the text content of the webpage; 建立单元,用于建立所述网页标识与确定的关键字的对应关系并保存。The establishing unit is configured to establish and save the corresponding relationship between the webpage identifier and the determined keyword. 9.如权利要求7所述的系统,其特征在于,所述客户端包括:9. The system according to claim 7, wherein the client comprises: 第一获取单元,用于获取所展现网页的网页标识;a first acquiring unit, configured to acquire the webpage identifier of the displayed webpage; 第二获取单元,用于从所述服务器端获取所述网页标识对应的关键字;获取所述关键字对应的广告内容;The second obtaining unit is used to obtain the keyword corresponding to the web page identifier from the server; obtain the advertisement content corresponding to the keyword; 显示单元,用于将所述获取到的广告内容显示在所述网页上。A display unit, configured to display the acquired advertisement content on the webpage. 10.如权利要求9所述的系统,其特征在于,所述第二获取单元包括:10. The system according to claim 9, wherein the second obtaining unit comprises: 请求单元,用于向所述服务器端发送包含所述网页标识的获取请求;a requesting unit, configured to send an acquisition request including the webpage identifier to the server; 确定单元,用于接收到所述服务器端返回的响应时,将该响应中的关键字作为所述网页标识对应的关键字;The determination unit is configured to, when receiving the response returned by the server, use the keyword in the response as the keyword corresponding to the webpage identifier; 所述服务器端包括:The server side includes: 查询单元,用于接收到所述获取请求时,根据建立的网页标识与关键字的对应关系,确定所述网页标识对应的关键字;The query unit is configured to determine the keyword corresponding to the webpage identifier according to the established correspondence between the webpage identifier and the keyword when the acquisition request is received; 响应单元,用于将包含所述关键字的响应发送给所述客户端。A response unit, configured to send a response containing the keyword to the client. 11.如权利要求9所述的系统,其特征在于,所述第二获取单元用于:11. The system according to claim 9, wherein the second acquisition unit is used for: 在获取所述网页标识对应的关键字的同时,获取所述关键字对应的广告内容;或者,在获取所述网页标识对应的关键字之后,需要显示广告时获取所述关键字对应的广告内容。Obtaining the advertisement content corresponding to the keyword while acquiring the keyword corresponding to the webpage identifier; or, after acquiring the keyword corresponding to the webpage identifier, acquiring the advertisement content corresponding to the keyword when an advertisement needs to be displayed . 12.如权利要求11所述的系统,其特征在于,所述需要显示广告包括:12. The system according to claim 11, wherein the need to display an advertisement comprises: 鼠标指针移动到所述网页所包含的关键字上;或者,设置的广告显示时钟到时。The mouse pointer is moved to the keyword contained in the web page; or, the set advertisement display clock is up. 13.如权利要求9所述的系统,其特征在于,所述客户端进一步包括:13. The system according to claim 9, wherein the client further comprises: 保存单元,用于在从所述服务器端获取到所述网页标识对应的关键字后,保存所述网页标识与所述关键字的对应关系;A storage unit, configured to store the correspondence between the webpage identifier and the keyword after acquiring the keyword corresponding to the webpage identifier from the server; 所述客户端再次展现所述网页时,根据本地保存的对应关系获取所述网页标识对应的关键字。When the client presents the webpage again, the keyword corresponding to the webpage identifier is obtained according to the locally stored correspondence. 14.一种服务器,其特征在于,该服务器包括:14. A server, characterized in that the server comprises: 对应单元,用于建立网页标识与关键字的对应关系;a corresponding unit, configured to establish a corresponding relationship between web page identifiers and keywords; 查询单元,用于接收到来自客户端的包含网页标识的获取请求时,根据所述对应关系,确定所述网页标识对应的关键字;The query unit is configured to determine the keyword corresponding to the webpage identifier according to the corresponding relationship when receiving an acquisition request from the client that includes the webpage identifier; 响应单元,用于将包含所述关键字的响应发送给所述客户端。A response unit, configured to send a response containing the keyword to the client. 15.如权利要求14所述的服务器,其特征在于,所述对应单元包括:15. The server according to claim 14, wherein the corresponding unit comprises: 匹配单元,用于将设置的关键字与网页的文字内容进行匹配,确定所述网页的文字内容所包含的关键字;a matching unit, configured to match the set keywords with the text content of the webpage, and determine the keywords contained in the text content of the webpage; 建立单元,用于建立所述网页标识与确定的关键字的对应关系并保存。The establishing unit is configured to establish and save the corresponding relationship between the webpage identifier and the determined keyword. 16.一种客户端,其特征在于,该客户端包括:16. A client, characterized in that the client includes: 第一获取单元,用于获取所展现网页的网页标识;a first acquiring unit, configured to acquire the webpage identifier of the displayed webpage; 第二获取单元,用于从服务器端获取所述网页标识对应的关键字;获取所述关键字对应的广告内容;The second obtaining unit is used to obtain the keyword corresponding to the web page identifier from the server; obtain the advertisement content corresponding to the keyword; 显示单元,用于将所述获取到的广告内容显示在所述网页上。A display unit, configured to display the acquired advertisement content on the webpage. 17.如权利要求16所述的客户端,其特征在于,所述第二获取单元包括:17. The client according to claim 16, wherein the second acquiring unit comprises: 请求单元,用于向所述服务器端发送包含所述网页标识的获取请求;a requesting unit, configured to send an acquisition request including the webpage identifier to the server; 确定单元,用于接收到所述服务器端返回的响应时,将该响应中的关键字作为所述网页标识对应的关键字。The determining unit is configured to, when receiving the response returned by the server, use the keyword in the response as the keyword corresponding to the webpage identifier. 18.如权利要求16所述的客户端,其特征在于,所述第二获取单元用于:18. The client according to claim 16, wherein the second acquiring unit is used for: 在获取所述网页标识对应的关键字的同时,获取所述关键字对应的广告内容;或者,在获取所述网页标识对应的关键字之后,需要显示广告时获取所述关键字对应的广告内容。Obtaining the advertisement content corresponding to the keyword while acquiring the keyword corresponding to the webpage identifier; or, after acquiring the keyword corresponding to the webpage identifier, acquiring the advertisement content corresponding to the keyword when an advertisement needs to be displayed . 19.如权利要求18所述的客户端,其特征在于,所述需要显示广告包括:19. The client according to claim 18, wherein the need to display an advertisement comprises: 当鼠标指针移动到所述网页所包含的关键字上;或者,设置的广告显示时钟到时。When the mouse pointer moves to the keywords included in the web page; or, when the set advertisement display clock expires. 20.如权利要求16所述的客户端,其特征在于,该客户端进一步包括:20. The client according to claim 16, further comprising: 保存单元,用于在从服务器端获取到所述网页标识对应的关键字后,保存所述网页标识与所述关键字的对应关系。The storage unit is configured to store the correspondence between the webpage identifier and the keyword after the keyword corresponding to the webpage identifier is obtained from the server.
CNA2007103056723A 2007-12-27 2007-12-27 Advertisement display method, system and device Pending CN101183396A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2007103056723A CN101183396A (en) 2007-12-27 2007-12-27 Advertisement display method, system and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2007103056723A CN101183396A (en) 2007-12-27 2007-12-27 Advertisement display method, system and device

Publications (1)

Publication Number Publication Date
CN101183396A true CN101183396A (en) 2008-05-21

Family

ID=39448671

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2007103056723A Pending CN101183396A (en) 2007-12-27 2007-12-27 Advertisement display method, system and device

Country Status (1)

Country Link
CN (1) CN101183396A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102081647A (en) * 2009-12-01 2011-06-01 三星电子株式会社 Method and apparatus for displaying pop-up
CN102298597A (en) * 2010-06-23 2011-12-28 腾讯科技(北京)有限公司 System and method for broadcasting webpage advertisements by using advertisement space carriers
CN102779130A (en) * 2011-05-11 2012-11-14 腾讯科技(深圳)有限公司 Method and device for automatically updating microblog page skin
CN103038794A (en) * 2010-07-21 2013-04-10 朴性琦 Device for displaying content by means of designated website and designated webpage recognition and a method using the same
CN103116597A (en) * 2011-11-14 2013-05-22 马维尔国际有限公司 Image-based information access device and method
CN103123637A (en) * 2011-11-21 2013-05-29 阿里巴巴集团控股有限公司 Information providing method, web server and web browser
CN103177610A (en) * 2011-12-26 2013-06-26 邹仕洪 E-book reader and system thereof
CN103701685A (en) * 2013-12-13 2014-04-02 北京厚睿技术有限公司 Method and system for providing relevant link for characters
CN103838729A (en) * 2012-11-21 2014-06-04 腾讯科技(深圳)有限公司 Method and device for showing recommend information in webpage
CN103853824A (en) * 2014-03-03 2014-06-11 沈之锐 In-text advertisement releasing method and system based on deep semantic mining
TWI486888B (en) * 2009-02-10 2015-06-01 Alibaba Group Holding Ltd Advertising presentation method, device and system
CN105453122A (en) * 2013-06-13 2016-03-30 微软技术许可有限责任公司 Contextual mobile application advertisements
CN106028087A (en) * 2016-06-13 2016-10-12 无锡天脉聚源传媒科技有限公司 Program keyword screening method and device
WO2019114333A1 (en) * 2017-12-12 2019-06-20 优视科技有限公司 Advertisement delivery method and platform

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI486888B (en) * 2009-02-10 2015-06-01 Alibaba Group Holding Ltd Advertising presentation method, device and system
CN102081647A (en) * 2009-12-01 2011-06-01 三星电子株式会社 Method and apparatus for displaying pop-up
CN104915101B (en) * 2009-12-01 2018-11-30 三星电子株式会社 The method and apparatus for showing pop-up ad
US9262051B2 (en) 2009-12-01 2016-02-16 Samsung Electronics Co., Ltd. Method and apparatus for displaying pop-up
CN104915101A (en) * 2009-12-01 2015-09-16 三星电子株式会社 Method and apparatus for displaying pop-up
CN102298597B (en) * 2010-06-23 2013-04-17 腾讯科技(北京)有限公司 System and method for broadcasting webpage advertisements by using advertisement space carriers
CN102298597A (en) * 2010-06-23 2011-12-28 腾讯科技(北京)有限公司 System and method for broadcasting webpage advertisements by using advertisement space carriers
CN103038794A (en) * 2010-07-21 2013-04-10 朴性琦 Device for displaying content by means of designated website and designated webpage recognition and a method using the same
CN102779130A (en) * 2011-05-11 2012-11-14 腾讯科技(深圳)有限公司 Method and device for automatically updating microblog page skin
CN103116597A (en) * 2011-11-14 2013-05-22 马维尔国际有限公司 Image-based information access device and method
CN103123637A (en) * 2011-11-21 2013-05-29 阿里巴巴集团控股有限公司 Information providing method, web server and web browser
CN103177610A (en) * 2011-12-26 2013-06-26 邹仕洪 E-book reader and system thereof
CN103838729A (en) * 2012-11-21 2014-06-04 腾讯科技(深圳)有限公司 Method and device for showing recommend information in webpage
CN103838729B (en) * 2012-11-21 2018-06-05 腾讯科技(深圳)有限公司 The method and device of recommendation information is shown in webpage
CN105453122A (en) * 2013-06-13 2016-03-30 微软技术许可有限责任公司 Contextual mobile application advertisements
CN103701685A (en) * 2013-12-13 2014-04-02 北京厚睿技术有限公司 Method and system for providing relevant link for characters
CN103853824A (en) * 2014-03-03 2014-06-11 沈之锐 In-text advertisement releasing method and system based on deep semantic mining
CN103853824B (en) * 2014-03-03 2017-05-24 沈之锐 In-text advertisement releasing method and system based on deep semantic mining
CN106028087A (en) * 2016-06-13 2016-10-12 无锡天脉聚源传媒科技有限公司 Program keyword screening method and device
WO2019114333A1 (en) * 2017-12-12 2019-06-20 优视科技有限公司 Advertisement delivery method and platform
CN109919641A (en) * 2017-12-12 2019-06-21 优视科技有限公司 A kind of advertisement placement method and platform

Similar Documents

Publication Publication Date Title
CN101183396A (en) Advertisement display method, system and device
CN107203894B (en) Information pushing method and device
CN110245069B (en) Page version testing method and device and page display method and device
CN109636488B (en) Advertisement putting method and device
CN101364979B (en) Downloaded material parsing and processing system and method
JP4859892B2 (en) Product advertisement distribution device, product advertisement distribution method, and product advertisement distribution control program
CN101256589A (en) Method and system for pushing-sending service information
CN102970348B (en) Network application method for pushing, system and network application server
JPH11312190A (en) Product information display method
CN102647462A (en) App acquisition and delivery method and device
US20160098765A1 (en) Information Processing System and Information Processing Method
US8819062B2 (en) Providing enhanced business listings with structured lists to multiple search providers from a source system
CN104572843A (en) Page loading method and device
CN103617278A (en) Control method and device for address bar searching
CN108197247A (en) Message content push control method, system and computer equipment
CN105912689A (en) Website display method, apparatus and system
CN105427130A (en) Advertisement pushing method and system as well as network equipment
CN106533902B (en) Expression recommended method and device on a kind of intelligent terminal
TW201344607A (en) Business object determination method and determination device
JP4869314B2 (en) Item management system, item management apparatus, and item management method for acquiring information on real life of user
CN106372267A (en) Page loading method and page loading device based on browser
CN106909561A (en) A kind of page push method and device
CN101419618B (en) In-text information displaying method and apparatus
JP4774084B2 (en) Advertisement distribution apparatus, advertisement distribution system, and advertisement distribution method
CN109086304B (en) Electronic bookmark updating method, device and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Open date: 20080521