CN105760527B - Third-party page display method and device - Google Patents

Third-party page display method and device Download PDF

Info

Publication number
CN105760527B
CN105760527B CN201610118346.0A CN201610118346A CN105760527B CN 105760527 B CN105760527 B CN 105760527B CN 201610118346 A CN201610118346 A CN 201610118346A CN 105760527 B CN105760527 B CN 105760527B
Authority
CN
China
Prior art keywords
page
information
party
search result
recommendation
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.)
Active
Application number
CN201610118346.0A
Other languages
Chinese (zh)
Other versions
CN105760527A (en
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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201610118346.0A priority Critical patent/CN105760527B/en
Publication of CN105760527A publication Critical patent/CN105760527A/en
Application granted granted Critical
Publication of CN105760527B publication Critical patent/CN105760527B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a third-party page display method and a third-party page display device, wherein the method comprises the following steps: receiving a first trigger operation of a user on a search result in a search result page; acquiring content information of a third-party page corresponding to the search result according to the first trigger operation, and storing the content information of the third-party page to the local; and loading the content information of the third-party page into a preset page frame to generate a corresponding page and displaying the page. According to the third-party page display method and device provided by the embodiment of the invention, the first trigger operation of the user on the search result in the search result page is received, the content information of the third-party page corresponding to the search result is obtained according to the first trigger operation, the content information of the third-party page is stored to the local, and the content information of the third-party page is loaded into the preset page frame, so that the corresponding page is generated and displayed, the page is tidy and uniform, the page loading speed is increased, and the use experience of the user is improved.

Description

Third-party page display method and device
Technical Field
The invention relates to the technical field of internet, in particular to a third-party page display method and device.
Background
With the rapid development of the internet and the increase of web page information, the requirement of users on the search function of search engines is continuously increasing. Currently, when a user uses a search engine, the user mainly searches for desired information by inputting search words. The search engine returns the searched information to the user in the form of a search results page. The user finds the required information in the search result page, and clicks the corresponding search result, so as to enter a third-party page. And the third-party page has different styles, has various useless information such as advertisements and plug-ins, and is slow in loading speed, so that the use experience of a user is influenced. In addition, if the user wants to initiate a search again, the user needs to return to the search result page from the third-party page first, and the operation is inconvenient.
Disclosure of Invention
The present invention is directed to solving, at least in part, one of the technical problems in the related art. Therefore, an object of the present invention is to provide a third-party page display method, which can make the displayed pages neat and uniform, and improve the page loading speed, thereby improving the user experience.
The second purpose of the invention is to provide a third-party page display device.
In order to achieve the above object, an embodiment of a first aspect of the present invention provides a third-party page display method, including: receiving a first trigger operation of a user on a search result in a search result page; acquiring content information of a third-party page corresponding to the search result according to the first trigger operation, and storing the content information of the third-party page to the local, wherein the content information of the third-party page comprises a source website name of the third-party page and text information of the third-party page; and loading the content information of the third-party page into a preset page frame to generate a corresponding page and displaying the page.
According to the third-party page display method provided by the embodiment of the invention, the first trigger operation of the user on the search result in the search result page is received, the content information of the third-party page corresponding to the search result is obtained according to the first trigger operation, the content information of the third-party page is stored locally, and the content information of the third-party page is loaded into the preset page frame, so that the corresponding page is generated and displayed, the page is tidy and uniform, the page loading speed is increased, and the user experience is improved.
An embodiment of a second aspect of the present invention provides a third-party page display device, including: the receiving module is used for receiving a first triggering operation of a user on a search result in the search result page; the processing module is used for acquiring content information of a third-party page corresponding to the search result according to the first trigger operation and storing the content information of the third-party page to the local, wherein the content information of the third-party page comprises a source website name of the third-party page and text information of the third-party page; and the loading module is used for loading the content information of the third-party page into a preset page frame so as to generate a corresponding page and display the page.
According to the third-party page display device provided by the embodiment of the invention, the first trigger operation of the user on the search result in the search result page is received, the content information of the third-party page corresponding to the search result is obtained according to the first trigger operation, the content information of the third-party page is stored locally, and the content information of the third-party page is loaded into the preset page frame, so that the corresponding page is generated and displayed, the page is tidy and uniform, the page loading speed is increased, and the use experience of the user is improved.
Drawings
FIG. 1 is a flow diagram of a third party page presentation method according to one embodiment of the present invention;
FIG. 2 is a diagram illustrating the effect of generating a page after loading content information;
FIG. 3 is a schematic structural diagram of a third-party page display device according to an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the accompanying drawings are illustrative and intended to explain the present invention and should not be construed as limiting the present invention.
A third-party page display method and apparatus according to an embodiment of the present invention is described below with reference to the accompanying drawings.
FIG. 1 is a flow diagram of a third party page display method according to one embodiment of the invention.
As shown in fig. 1, the third-party page display method may include:
and S1, receiving a first trigger operation of the user on the search result in the search result page.
The first trigger operation may be a click operation, a slide operation, or the like.
For example, a user may first input a search term in a search engine, and the search engine may obtain a corresponding search result according to the search term, and then display the search result to the user through a search result page. At this time, if the user wants to view the detailed information of one of the search results, the user may click the search result, thereby triggering the link of the corresponding third-party page.
And S2, acquiring the content information of the third-party page corresponding to the search result according to the first trigger operation, and storing the content information of the third-party page to the local.
The content information of the third-party page may include a source website name of the third-party page and text information of the third-party page. The third-party page refers to an internet page provided by a third party, such as a web page of a portal news website, a web page of a forum website, and the like, in addition to an internet service provider (in this embodiment, a search engine) and a service consumer.
Continuing with the above example, after the user clicks on the search result and triggers the link of the corresponding third-party page, the user usually jumps to the loading and jumps to the third-party page. The technical scheme of the invention is to obtain the source website name and the text information of the third-party page. The text information may include source information, release time, text content, links for viewing original text, number of readings of articles, and the like. After the information is obtained, the information may be stored in a server of a search engine.
In addition, the content information of the third-party page may also include relevant recommendation information. And the related recommendation information is generated according to the text information of the third-party page. The specific generation steps are as follows, firstly, the text information of the third-party page can be obtained, then the text information is analyzed, the subject of the text information is analyzed, and therefore the corresponding key words are generated. And then obtaining relevant recommendation information corresponding to the keywords according to the analyzed keywords. For example, the textual information is "2015 FIFA awards show: since the article mainly describes the event of "plum" can be analyzed by the plum 5 gold ball winning history … … ", the recommendation information related to" plum "can be acquired by using" plum "as a keyword.
And S3, loading the content information of the third-party page into a preset page frame to generate a corresponding page, and displaying the page.
The preset page frame may include a top bar and a content bar. The top bar may include a return key, a source website name, and a menu bar. Clicking the return key on the left side of the top bar returns to the previous page. The middle part of the top bar is the source website name. Clicking the menu key on the right side of the top bar can expand more function keys, such as sharing, font adjustment, refreshing and the like. The content column is arranged below the top column and used for displaying text information.
Specifically, when the content information of the third-party page is the source website name, the source website name may be loaded into the top bar of the preset page frame. And when the content information of the third-party page is text information, loading the text information into a content column of a preset page frame.
In addition, the preset page frame may further include a recommendation bar. The recommendation bar may be located below the content bar for displaying the relevant recommendation information. And when the content information of the third-party page is the related recommendation information, loading the keywords and the related recommendation information into a recommendation column of a preset page frame.
After the content information of the third-party page is loaded to the preset page frame, the page with the content information loaded can be displayed and generated. As shown in fig. 2, the middle part of the top bar shows "bright net", and the content bar below the top bar shows text information, the content of which is "2015 FIFA awards show: the method comprises the steps of 5 days of Meixi for creating a gold ball prize and pictures of a gold ball prize played by Meixi hands, wherein the release time is 1 month, 12 days, 9 points and 26 points, the reading number of an article is two, and the like. The recommendation column below the content column shows relevant recommendation information, such as the keyword "plum", three news links related to "plum", and the release time and source of the news links. In addition, a second trigger operation of the user on the keyword can be received, and a search result corresponding to the keyword is obtained and displayed according to the second trigger operation. For example, the keyword "Meixi" can be clicked, and the search engine can search and display the search results related to the "Meixi", so that the steps of returning to a search result page and searching again are saved, and the operation is simplified. It should be understood that the user may also perform a trigger operation on the related recommendation information, and then jump to a page corresponding to the related recommendation information. The page is also a page based on a preset page frame. For example: the user has clicked "FIFA jackpots: the optimal emrick coach, the Meixi, loses the optimal goal, the news link from 'New wave' continues to load the content information corresponding to the news link on the basis of the preset page frame, and therefore the page style is kept consistent.
In addition, current affair hotspot information can be displayed in the recommendation column. Specifically, the current affair hotspot information can be acquired from the network, and then the current affair hotspot information is loaded into a recommendation column of a preset page frame. As shown in fig. 2, news hotspots such as "eight adults want to live two children", "china wage has the highest spreading width", and the like can be displayed. The news hotspots are displayed in the form of keywords, and the user can jump to a search result page with the news hotspots as keywords by clicking the news hotspots.
According to the third-party page display method provided by the embodiment of the invention, the first trigger operation of the user on the search result in the search result page is received, the content information of the third-party page corresponding to the search result is obtained according to the first trigger operation, the content information of the third-party page is stored locally, and the content information of the third-party page is loaded into the preset page frame, so that the corresponding page is generated and displayed, the page is tidy and uniform, the page loading speed is increased, and the user experience is improved.
In order to achieve the purpose, the invention further provides a third-party page display device.
FIG. 3 is a schematic structural diagram of a third-party page display device according to an embodiment of the present invention.
As shown in fig. 3, the third-party page presentation apparatus may include: a receiving module 110, a processing module 120 and a loading module 130.
The receiving module 110 is configured to receive a first triggering operation of a user on a search result in a search result page. The first trigger operation may be a click operation, a slide operation, or the like. For example, a user may first input a search term in a search engine, and the search engine may obtain a corresponding search result according to the search term, and then display the search result to the user through a search result page. At this time, if the user wants to view the detailed information of one of the search results, the user may click the search result, thereby triggering the link of the corresponding third-party page.
The processing module 120 is configured to obtain content information of a third-party page corresponding to the search result according to the first trigger operation, and store the content information of the third-party page locally. The content information of the third-party page may include a source website name of the third-party page and text information of the third-party page. The third-party page refers to an internet page provided by a third party, such as a web page of a portal news website, a web page of a forum website, and the like, in addition to an internet service provider (a search engine in this embodiment) and a service consumer.
Continuing with the above example, after the user clicks on the search result and triggers the link of the corresponding third-party page, the user usually jumps to the loading and jumps to the third-party page. The technical scheme of the invention is to obtain the source website name and the text information of the third-party page. The text information may include source information, release time, text content, links for viewing original text, number of readings of articles, and the like. After the information is obtained, the information may be stored in a server of a search engine.
In addition, the content information of the third-party page may also include relevant recommendation information. And the related recommendation information is generated according to the text information of the third-party page. The specific generation steps are as follows, firstly, the text information of the third-party page can be obtained, then the text information is analyzed, the subject of the text information is analyzed, and therefore the corresponding keywords are generated. And then obtaining relevant recommendation information corresponding to the keywords according to the analyzed keywords. For example, the textual information is "2015 FIFA awards show: since the article mainly describes the event of "plum" can be analyzed by the plum 5 gold ball winning history … … ", the recommendation information related to" plum "can be acquired by using" plum "as a keyword.
The loading module 130 is configured to load content information of the third-party page into a preset page frame to generate a corresponding page, and display the page. The preset page frame may include a top bar and a content bar. The top bar may include a return key, a source website name, and a menu bar. Clicking the return key on the left side of the top bar returns to the previous page. The middle part of the top bar is the source website name. Clicking the menu key on the right side of the top bar can expand more function keys, such as sharing, font adjustment, refreshing and the like. The content column is arranged below the top column and used for displaying text information.
Specifically, when the content information of the third-party page is the source website name, the loading module 130 may load the source website name into the top bar of the preset page frame. And when the content information of the third-party page is the text information, loading the text information into a content column of a preset page frame.
In addition, the preset page frame may further include a recommendation bar. The recommendation bar may be located below the content bar for displaying the relevant recommendation information. When the content information of the third-party page is the related recommendation information, the loading module 130 may load the keyword and the related recommendation information into a recommendation column of a preset page frame.
After the content information of the third-party page is loaded to the preset page frame, the page with the content information loaded can be displayed and generated. As shown in fig. 2, the middle part of the top bar shows "bright web", and the content bar below the top bar shows text information, the content of which is "2015 FIFA awards ceremony: the method comprises the steps of 5 days of Meixi for creating a gold ball prize and pictures of a gold ball prize played by Meixi hands, wherein the release time is 1 month, 12 days, 9 points and 26 points, the reading number of an article is two, and the like. The recommendation column below the content column shows relevant recommendation information, such as the keyword "Meixi", three news links relevant to the "Meixi", and the release time and source of the news links. In addition, a second trigger operation of the user on the keyword can be received, and a search result corresponding to the keyword is obtained and displayed according to the second trigger operation. For example, the keyword "plum" can be clicked, and the search engine can search and display the search result related to "plum", so that the steps of returning to a search result page and searching again are saved, and the operation is simplified. It should be understood that the user may also perform a trigger operation on the related recommendation information, and then jump to a page corresponding to the related recommendation information. The page is also a page based on a preset page frame. For example: the user has clicked "FIFA jackpots: the optimal emrick coach, the Meixi, loses the optimal goal, the news link from 'New wave' continues to load the content information corresponding to the news link on the basis of the preset page frame, and therefore the page style is kept consistent.
In addition, current affair and hot spot information can be displayed in the recommendation column. Specifically, the loading module 130 may acquire the current affair hotspot information from the network, and then load the current affair hotspot information into a recommendation column of the preset page frame. As shown in fig. 2, news hotspots such as "eight adults want to live two children", "china wage has the highest spreading width", and the like can be displayed. The news hotspots are displayed in the form of keywords, and the user can jump to a search result page with the news hotspots as keywords by clicking the news hotspots.
According to the third-party page display device provided by the embodiment of the invention, the first trigger operation of the user on the search result in the search result page is received, the content information of the third-party page corresponding to the search result is obtained according to the first trigger operation, the content information of the third-party page is stored locally, and the content information of the third-party page is loaded into the preset page frame, so that the corresponding page is generated and displayed, the page is tidy and uniform, the page loading speed is increased, and the use experience of the user is improved.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (2)

1. A third-party page display method is characterized by comprising the following steps:
receiving a search word input by a user, acquiring a corresponding search result according to the search word, and displaying the search result in a search result page;
receiving a first trigger operation of a user on the search result in the search result page;
acquiring content information of a third-party page corresponding to the search result according to the first trigger operation, and storing the content information of the third-party page to the local, wherein the content information of the third-party page comprises a source website name of the third-party page, text information of the third-party page and relevant recommendation information, and the relevant recommendation information is obtained in the following way: analyzing the text information of the third-party page to obtain a subject of the text information, generating a corresponding keyword based on the subject, and acquiring relevant recommendation information corresponding to the keyword, wherein the relevant recommendation information comprises: a news link, a release time and a source of the news link; and
loading content information of the third-party page into a preset page frame to generate a corresponding page, and displaying the page, wherein the preset page frame comprises a top bar, a content bar and a recommendation bar, the content bar is positioned below the top bar, the recommendation bar is positioned below the content bar, the source website name is loaded into the middle part of the top bar of the preset page frame, a return key is further arranged on the left side of the top bar, the return key can be returned to the last page by clicking the return key, a menu key is further arranged on the right side of the top bar, the menu key comprises a sharing, a font adjusting and a refreshing mode, the text information is loaded into the content bar of the preset page frame, and the keyword and the related recommendation information are loaded into the recommendation bar of the preset page frame;
after the keyword and the related recommendation information are loaded into a recommendation column of the preset page frame, the method further comprises the following steps:
receiving a second trigger operation of the user on the keyword, and acquiring and displaying a search result corresponding to the keyword according to the second trigger operation;
after the news link is clicked, continuously loading content information corresponding to the news link on the basis of the preset page frame;
further comprising:
and acquiring current affair hotspot information, and loading the current affair hotspot information into a recommendation column of the preset page frame, wherein the current affair hotspot information is a news hotspot.
2. A third party page display apparatus, comprising:
the receiving module is used for receiving a first triggering operation of a user on a search result in a search result page, wherein the search result is obtained according to a search word input by the user and is displayed in the search result page;
the processing module is configured to acquire content information of a third-party page corresponding to the search result according to the first trigger operation, and store the content information of the third-party page to a local location, where the content information of the third-party page includes a source website name of the third-party page, text information of the third-party page, and relevant recommendation information, and the relevant recommendation information is obtained by: analyzing the text information of the third-party page to obtain a subject of the text information, generating a corresponding keyword based on the subject, and acquiring relevant recommendation information corresponding to the keyword, wherein the relevant recommendation information comprises: a news link, a release time and a source of the news link; and
a loading module for loading the content information of the third-party page into a preset page frame to generate a corresponding page and displaying the page, wherein the preset page frame comprises a top bar, a content bar and a recommendation bar, wherein the content bar is positioned below the top bar, the recommendation bar is positioned below the content bar, the loading module loads the source website name into the middle part of the top bar of the preset page frame, the left side of the top bar is also provided with a return key, the page can be returned to the previous page by clicking the return key, the right side of the top bar is also provided with a menu key, the menu key comprises sharing, font adjustment and refreshing, the text information is loaded into a content bar of the preset page frame, loading the keywords and the related recommendation information into a recommendation column of the preset page frame;
the loading module is further configured to:
after the keywords and the relevant recommendation information are loaded into a recommendation column of the preset page frame, receiving a second trigger operation of the user on the keywords, and acquiring and displaying a search result corresponding to the keywords according to the second trigger operation;
after the news link is clicked, continuously loading content information corresponding to the news link on the basis of the preset page frame;
the loading module is further configured to:
and acquiring current affair hotspot information, and loading the current affair hotspot information into a recommendation column of the preset page frame, wherein the current affair hotspot information is a news hotspot.
CN201610118346.0A 2016-03-02 2016-03-02 Third-party page display method and device Active CN105760527B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610118346.0A CN105760527B (en) 2016-03-02 2016-03-02 Third-party page display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610118346.0A CN105760527B (en) 2016-03-02 2016-03-02 Third-party page display method and device

Publications (2)

Publication Number Publication Date
CN105760527A CN105760527A (en) 2016-07-13
CN105760527B true CN105760527B (en) 2022-09-27

Family

ID=56331571

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610118346.0A Active CN105760527B (en) 2016-03-02 2016-03-02 Third-party page display method and device

Country Status (1)

Country Link
CN (1) CN105760527B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106354749B (en) * 2016-08-15 2020-06-02 北京小米移动软件有限公司 Information display method and device
CN106446285B (en) * 2016-10-28 2020-04-07 北京百度网讯科技有限公司 Page display method and device based on search
CN107220278A (en) * 2017-04-17 2017-09-29 南京欣网互联信息技术有限公司 A kind of method for carrying out introducing management and output to third-party resource
CN109840114A (en) * 2017-11-24 2019-06-04 阿里巴巴集团控股有限公司 Page processing method and mobile terminal
CN110309441A (en) * 2018-03-09 2019-10-08 阿里巴巴集团控股有限公司 Page display method, device and equipment
CN109582898A (en) * 2018-10-25 2019-04-05 北京奇虎科技有限公司 A kind of generation method and device of the news web page page
CN111552879B (en) * 2020-04-29 2023-10-03 百度在线网络技术(北京)有限公司 Data processing method and device
CN111552877B (en) * 2020-04-29 2023-11-07 百度在线网络技术(北京)有限公司 Data processing method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6857102B1 (en) * 1998-04-07 2005-02-15 Fuji Xerox Co., Ltd. Document re-authoring systems and methods for providing device-independent access to the world wide web
CN102622382A (en) * 2011-03-14 2012-08-01 北京小米科技有限责任公司 Webpage rearranging method
CN102722563A (en) * 2012-05-31 2012-10-10 优视科技有限公司 Method and device for displaying page
CN103577433A (en) * 2012-07-26 2014-02-12 百度在线网络技术(北京)有限公司 Intelligent page browsing method, system and device
CN103970754A (en) * 2013-01-28 2014-08-06 腾讯科技(深圳)有限公司 Automatic article selection method and device
CN104536993A (en) * 2014-12-10 2015-04-22 北京奇虎科技有限公司 Collected webpage processing method, collected webpage processing device and client-side

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929871A (en) * 2011-08-08 2013-02-13 腾讯科技(深圳)有限公司 Webpage browsing method and device and mobile terminal
US20130218866A1 (en) * 2012-02-20 2013-08-22 Microsoft Corporation Multimodal graph modeling and computation for search processes
CN103324631B (en) * 2012-03-22 2018-05-29 深圳市世纪光速信息技术有限公司 The method and device of data search is provided
CN103870461B (en) * 2012-12-10 2019-09-10 腾讯科技(深圳)有限公司 Subject recommending method, device and server
CN103577596B (en) * 2013-11-15 2017-10-31 北京奇虎科技有限公司 Keyword search methodology and device based on current browse webpage
CN103927354A (en) * 2014-04-11 2014-07-16 百度在线网络技术(北京)有限公司 Interactive searching and recommending method and device
CN104239495B (en) * 2014-09-09 2018-06-05 百度在线网络技术(北京)有限公司 Searching method and searcher
CN104281706A (en) * 2014-10-23 2015-01-14 百度在线网络技术(北京)有限公司 Searching method and device
CN104615650B (en) * 2014-12-29 2018-01-02 厦门欣旅通科技有限公司 A kind of content acquisition method and device
CN104778255B (en) * 2015-04-20 2018-03-06 百度在线网络技术(北京)有限公司 The recommendation method and apparatus of search result
CN104809195B (en) * 2015-04-23 2019-05-31 百度在线网络技术(北京)有限公司 The recommended method and device of search result
CN104951572B (en) * 2015-07-28 2018-07-17 郑州悉知信息科技股份有限公司 A kind of method for building website and server

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6857102B1 (en) * 1998-04-07 2005-02-15 Fuji Xerox Co., Ltd. Document re-authoring systems and methods for providing device-independent access to the world wide web
CN102622382A (en) * 2011-03-14 2012-08-01 北京小米科技有限责任公司 Webpage rearranging method
CN102722563A (en) * 2012-05-31 2012-10-10 优视科技有限公司 Method and device for displaying page
CN103577433A (en) * 2012-07-26 2014-02-12 百度在线网络技术(北京)有限公司 Intelligent page browsing method, system and device
CN103970754A (en) * 2013-01-28 2014-08-06 腾讯科技(深圳)有限公司 Automatic article selection method and device
CN104536993A (en) * 2014-12-10 2015-04-22 北京奇虎科技有限公司 Collected webpage processing method, collected webpage processing device and client-side

Also Published As

Publication number Publication date
CN105760527A (en) 2016-07-13

Similar Documents

Publication Publication Date Title
CN105760527B (en) Third-party page display method and device
CN103577597B (en) Keyword search system based on current browse webpage
KR101667344B1 (en) Method and system for providing search results
CN103577595B (en) Keyword method for pushing and device based on current browse webpage
CN103577596B (en) Keyword search methodology and device based on current browse webpage
US20090249229A1 (en) System and method for display of relevant web page images
EP2524278A1 (en) Preview functionality for increased browsing speed
WO2015062416A1 (en) Method and device for loading webpages based onuiwebview components
Balabantaray Evaluation of web search engine based on ranking of results and its features
JP2010128928A (en) Retrieval system and retrieval method
CN104216885B (en) Recommendation system and method for automatically combining static and dynamic recommendation reasons
US20130246381A1 (en) Geo signal search result
US8150878B1 (en) Device method and computer program product for sharing web feeds
US10262064B2 (en) Information processing apparatus, information processing method, information processing program, recording medium having stored therein information processing program
CN105450460B (en) Network operation recording method and system
CN113194336A (en) Comment display method and device
JP2009015589A (en) System and program for presenting related document
US20150186343A1 (en) Method and system for providing content segments of an interactive media experience as webpages
KR20150045236A (en) Method and apparatus for managing scrap information
JP2010198350A (en) Retrieval apparatus and retrieval method
JPWO2014155681A1 (en) Information processing apparatus, information processing method, and information processing program
US8131752B2 (en) Breaking documents
JP2015106351A (en) Content distribution device and free word recommendation method
WO2019036110A1 (en) Recommending applications based on search histories
JP2013238939A (en) Recommended retrieval word presentation system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant