CN106202368B - Preloading method and device - Google Patents

Preloading method and device Download PDF

Info

Publication number
CN106202368B
CN106202368B CN201610533728.XA CN201610533728A CN106202368B CN 106202368 B CN106202368 B CN 106202368B CN 201610533728 A CN201610533728 A CN 201610533728A CN 106202368 B CN106202368 B CN 106202368B
Authority
CN
China
Prior art keywords
page
preloading
user
residence time
executing
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
CN201610533728.XA
Other languages
Chinese (zh)
Other versions
CN106202368A (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.)
Guizhou Baishancloud Technology Co Ltd
Original Assignee
Guizhou Baishancloud 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 Guizhou Baishancloud Technology Co Ltd filed Critical Guizhou Baishancloud Technology Co Ltd
Priority to CN201610533728.XA priority Critical patent/CN106202368B/en
Priority to CN202010100105.XA priority patent/CN111339456B/en
Publication of CN106202368A publication Critical patent/CN106202368A/en
Application granted granted Critical
Publication of CN106202368B publication Critical patent/CN106202368B/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/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • 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
    • 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention provides a preloading method and a preloading device. Wherein, the method comprises the following steps: acquiring an address of a page accessed by a user, and judging whether the page is a dynamic page or a static page; executing a first preloading scheme under the condition that the page is judged to be the dynamic webpage; meanwhile, recording the residence time of the user in the page, and judging whether the residence time exceeds a preset threshold value; and executing the second preloading scheme under the condition that the residence time exceeds the preset threshold value as a result of the judgment. According to the invention, the problem of slow page loading in the related technology is solved, the page loading efficiency is improved, and the experience of a user for accessing the page is improved.

Description

Preloading method and device
Technical Field
The invention relates to the field of communication, in particular to a preloading method and a preloading device.
Background
At present, with the rapid development of the internet and the explosive growth of information, the presentation forms of websites are more and more diversified, such as interactive design, personalized typesetting, high-definition large pictures, long scrolling pages, video insertion and the like. However, in the current network environment, a site user needs to wait for a long time to completely see a requested page, and although these problems are alleviated to some extent with the gradual upgrade of the network broadband, the access experience of the user is still affected.
For a small part of websites, the websites can be preloaded, data is accessed through logs and the like, and fixed preloaded labels are inserted into pages, so that the object obtaining time can be greatly improved.
Disclosure of Invention
The invention provides a preloading method and a preloading device, which are used for at least solving the problem of slow page loading in the related art.
According to an aspect of the present invention, there is provided a preloading method including: acquiring an address of a page accessed by a user, and judging whether the page is a dynamic page or a static page; executing a first preloading scheme under the condition that the page is judged to be the dynamic webpage; recording the residence time of the user in the page, and judging whether the residence time exceeds a preset threshold value; and executing a second preloading scheme under the condition that the residence time exceeds the preset threshold value as a result of the judgment.
Optionally, after obtaining an address of a page accessed by the user and determining whether the page is a dynamic page or a static page, the method further includes: recording the residence time of the user in the page under the condition that the page is judged to be a static page, and judging whether the residence time exceeds a preset threshold value; and executing a second preloading scheme under the condition that the judgment result shows that the residence time exceeds the preset threshold value.
Optionally, in a case that the page is determined to be a dynamic web page, executing the first preloading scheme includes: under the condition that the page is judged to be a dynamic webpage, continuously judging whether the page supports preloading or not; and executing a first preloading scheme under the condition that the page supports preloading.
Optionally, in a case that the page is determined to be a dynamic web page, after continuously determining whether the page supports preloading, the method further includes: and loading the content of the page under the condition that the page does not support preloading.
Optionally, executing the first preloading scheme comprises: constructing a response head for quickly acquiring the content of the page, and responding to the user; generating a javascript monitoring file for guaranteeing the access integrity of a user; generating a javascript script according to the preloading content; and executing the javascript script.
Optionally, executing the second preloading scheme comprises: determining a page with the maximum access probability of the user in pages associated with the page based on the log big data access analysis result; and preloading the content of the page with the maximum access probability of the user.
According to another aspect of the present invention, there is also provided a preloading device including: the first judgment module is used for acquiring the address of a page accessed by a user and judging whether the page is a dynamic page or a static page; the first execution module is used for executing a first preloading scheme under the condition that the page is judged to be the dynamic webpage; the second judgment module is used for recording the residence time of the user in the page and judging whether the residence time exceeds a preset threshold value; and the second execution module is used for executing a second preloading scheme under the condition that the judgment result shows that the residence time exceeds the preset threshold value.
Optionally, the apparatus further comprises: the third judging module is used for recording the residence time of the user in the page and judging whether the residence time exceeds a preset threshold value or not under the condition that the first judging module judges that the page is a static webpage; and the third execution module is used for executing a second preloading scheme under the condition that the judgment result shows that the residence time exceeds the preset threshold value.
Optionally, the first execution module includes: the judging unit is used for continuously judging whether the page supports preloading or not under the condition that the page is judged to be the dynamic webpage; and the first execution unit is used for executing the first preloading scheme under the condition that the page supports preloading.
Optionally, the second execution module includes: the determining unit is used for determining a page with the maximum access probability of the user in the pages related to the page based on the log big data access analysis result; and the preloading unit is used for preloading the content of the page with the maximum access probability of the user.
According to the invention, the address of the page accessed by the user is obtained, and whether the page is a dynamic page or a static page is judged; executing a first preloading scheme under the condition that the page is judged to be the dynamic webpage; recording the residence time of a user in a page, and judging whether the residence time exceeds a preset threshold value; and executing the second preloading scheme under the condition that the residence time exceeds the preset threshold value as a judgment result, so that the problem of slow page loading in the related technology is solved, the page loading efficiency is improved, and the experience degree of a user for accessing the page is improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a flow diagram of a preloading method according to an embodiment of the present invention;
FIG. 2 is a block diagram of a preloading device according to an embodiment of the present invention;
fig. 3 is a flow chart of a preloading method according to a preferred embodiment of the present invention.
Detailed Description
The invention will be described in detail hereinafter with reference to the accompanying drawings in conjunction with embodiments. It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order.
In the present embodiment, a preloading method is provided, and fig. 1 is a flowchart of a preloading method according to an embodiment of the present invention, as shown in fig. 1, the flowchart includes the following steps:
step S101, acquiring an address of a page accessed by a user, and judging whether the page is a dynamic page or a static page;
step S102, executing a first preloading scheme under the condition that the page is judged to be the dynamic webpage;
step S103, recording the residence time of the user in the page, and judging whether the residence time exceeds a preset threshold value;
and step S104, executing a second preloading scheme under the condition that the residence time exceeds a preset threshold value as a judgment result.
Through the steps, on one hand, the content of a certain page can be preloaded before the user accesses the page, so that the page loading speed is improved; on the other hand, different from the page preloading realized by directly modifying the page codes in the related technology, the page preloading method provided by the embodiment of the invention is separated from a specific page, so that a method suitable for preloading various pages is formed, the method does not need to modify the page codes, and the realization difficulty of the page preloading is simplified and unified. Therefore, through the steps provided by the embodiment of the invention, the problem of slow page loading in the related technology is solved, the page loading efficiency is improved, and the experience of the user for accessing the page is improved.
The address of the page in the embodiment of the invention comprises: a uniform resource locator URL.
The preloading recited in the embodiments of the present invention includes: downloading and caching page resources (such as pictures, videos, characters and the like) in advance, and/or performing background rendering on page contents in advance; the objects of the preload are: a page resource of a page corresponding to an object (e.g., link, video source, picture source) in the page.
The residence time of the user on the page may generally represent the degree of interest of the user in the page, for example, if the residence time of the user on the page is less than 0.5 second, it is likely that the user has no interest in the content of the page; if the user is on the page for longer than 5 seconds, it is likely that the user is reading a certain piece of text or picture in the page. Of course, the above-mentioned 0.5 second and 5 seconds are exemplary values, and the specific value may be determined according to statistics of different webpages on the residence time of the user.
Dynamic web pages and static web pages are two types of web pages. The static web page refers to a web page without a background database, a program and non-interactivity, compared with the dynamic web page. You compose what it shows, without any changes. Static web pages are relatively troublesome to update, and are suitable for general display type websites with few updates. The dynamic web page is based on the database technology, so that the workload of website maintenance can be greatly reduced; the website adopting the dynamic webpage technology can realize more functions, such as user registration, user login, online survey, user management, order management and the like; dynamic web pages are not actually web page files that exist independently on the server, and the server returns a complete web page only when requested by the user.
It follows that preloading of static web pages is generally simpler and easier to implement than preloading of dynamic web pages. In the embodiment of the invention, different preloading strategies are adopted according to different characteristics of the static webpage and the dynamic webpage.
Optionally, after step S101, in a case that the page is determined to be a static web page, the residence time of the user in the page may be recorded, and it is determined whether the residence time exceeds a predetermined threshold, so as to determine the interest level of the user in the page; and executing the second preloading scheme under the condition that the judgment result is that the residence time exceeds the preset threshold value. Wherein the predetermined threshold may be determined according to a statistical result of the residence time of the user.
In the page attribute of the dynamic web page, whether the page supports preloading or not can be set by means of a special mark, a suffix format or a response header, or the content which can be preloaded and the content which cannot be preloaded in the page are set. In embodiments of the present invention, the pre-loaded setting of the page is also followed. Optionally, in step S102, in a case that the page is determined to be a dynamic web page, it may be determined whether the page supports preloading by continuing to use the page attribute; and executing the first preloading scheme under the condition that the page supports preloading.
Optionally, in a case that it is determined that the page does not support preloading, only the content of the page is loaded, and other objects in the page are not preloaded.
Optionally, executing the first preloading scheme comprises:
1. constructing a response head for quickly acquiring the content of the page and responding to a user; the response header is used for responding to a page access request sent by a user, and the content which can be quickly shown and acquired in the page is given in the constructed response header for quickly acquiring the content of the page.
2. Generating a javascript monitoring file for guaranteeing the access integrity of a user; due to the construction of the special response header, if the user treats the response header as a normal response header, the user can only obtain the content indicated in the response header, and the integrity of the page cannot be guaranteed. Therefore, the embodiment of the invention also generates a javascript monitoring file for guaranteeing the access integrity of the user.
3. Generating a javascript script according to the preloading content; and executing the javascript script so as to realize the preloading of the preloaded content in the page.
Optionally, the preloaded content is determined according to at least one of: page response time, element size, javascript construct.
Optionally, the executing the second preloading scheme described above includes: determining a page with the maximum access probability of users in the page related to the page based on the log big data access analysis result; and preloading the content of the page with the maximum access probability of the user. The page with the maximum access probability is obtained by tracking and counting the access result of the user, and the second preloading scheme can be further updated iteratively through a self-learning mechanism of the page, so that the effectiveness and the advancement of the preloading scheme are guaranteed.
Through the above description of the embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but the former is a better implementation mode in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
In this embodiment, a preloading device is further provided, and the preloading device is used to implement the foregoing embodiments and preferred embodiments, which have already been described and will not be described again. As used below, the term "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 2 is a block diagram of a preloading device according to an embodiment of the present invention, as shown in fig. 2, the device including: a first judging module 21, a first executing module 22, a second judging module 23 and a second executing module 24, wherein,
the first judging module 21 is configured to obtain an address of a page accessed by a user, and judge whether the page is a dynamic page or a static page; the first executing module 22, coupled to the first judging module 21, is configured to execute the first preloading scheme if the page is judged to be a dynamic web page; the second judging module 23, coupled to the first executing module 22, is configured to record the residence time of the user in the page, and judge whether the residence time exceeds a predetermined threshold; and a second executing module 24, coupled to the second judging module 23, configured to execute the second preloading scheme if the determining result is that the residence time exceeds the predetermined threshold.
Optionally, the apparatus further comprises: a third determining module 25, coupled to the first determining module 21, configured to record the residence time of the user in the page and determine whether the residence time exceeds a predetermined threshold when the first determining module 21 determines that the page is a static web page; and a third executing module 26, coupled to the third determining module 25, configured to execute the second preloading scheme if the determining result is that the residence time exceeds the predetermined threshold.
Optionally, the first execution module 22 includes: the judging unit 221, configured to continuously judge whether the page supports preloading or not when the page is judged to be a dynamic web page; and a first executing unit 222, coupled to the determining unit 221, for executing the first preloading scheme if it is determined that the page supports preloading.
Optionally, the first execution module 22 includes: a constructing unit 223 for constructing a response header for rapidly acquiring the content of the page and responding to the user; a first generating unit 224, configured to generate a javascript monitoring file for guaranteeing user access integrity; a second generating unit 225, configured to generate a javascript script according to the preloaded content; and a second execution unit 226 for executing the javascript script.
Optionally, the preloaded content is determined according to at least one of: page response time, element size, javascript construct.
Optionally, the second execution module 24 includes: a determining unit 241, configured to determine, based on the log big data access analysis result, a page with a highest access probability of users in pages associated with the page; the preloading unit 242 is coupled to the determining unit 241 and is used for preloading the content of the page with the maximum access probability of the user.
It should be noted that, the above modules may be implemented by software or hardware, and for the latter, the following may be implemented, but not limited to: the modules are all positioned in the same processor; alternatively, the modules are respectively located in a plurality of processors.
It should be noted that the preloading method and the preloading module provided in the embodiments of the present invention may be applied to a server in a network, and may also be applied to a browser of a client.
The embodiment of the present invention also provides software for executing the technical solutions described in the above embodiments and preferred embodiments.
The embodiment of the invention also provides a storage medium. In the present embodiment, the storage medium described above may be configured to store program code for performing the steps of:
step S101, acquiring an address of a page accessed by a user, and judging whether the page is a dynamic page or a static page;
step S102, executing a first preloading scheme under the condition that the page is judged to be the dynamic webpage;
step S103, recording the residence time of the user in the page, and judging whether the residence time exceeds a preset threshold value;
and step S104, executing a second preloading scheme under the condition that the residence time exceeds a preset threshold value as a judgment result.
Optionally, in this embodiment, the storage medium may include, but is not limited to: various media capable of storing program codes, such as a usb disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk.
Optionally, the specific examples in this embodiment may refer to the examples described in the above embodiments and optional implementation manners, and this embodiment is not described herein again.
In order that the description of the embodiments of the invention will be more apparent, reference is now made to the preferred embodiments for illustration.
The traditional preloading mode needs to be set in the webpage label according to the operation condition of the website, and cannot be applied to other websites. The preferred embodiment of the present invention aims to solve the above problems, so that most websites can realize fast loading of contents without professional skills, reduce the influence caused by network delay, and improve the access experience of netizens.
In view of this, the preferred embodiment of the present invention provides a preloading method and a preloading server, which improve the common operation experience (e.g., searching, reading articles, browsing photos, etc.) of the netizen on the page through a pre-fetching model based on the page (web) semantics and the access probability, so as to give the feeling of browsing local content to the people and improve the access experience of the netizen.
Fig. 3 is a flowchart of a preloading method according to a preferred embodiment of the present invention, and as shown in fig. 3, the preloading method provided by the preferred embodiment of the present invention mainly includes the following steps:
the method comprises the following steps: when receiving the guided user access, obtaining URL information of the user access. Judging whether the URL accessed by the user is dynamic content, and if so, entering a second step; if the dynamic content is not the dynamic content, directly acquiring the content of the source station and providing the content for the user, recording the URL residence time, and entering the third step;
step two: and generating a preloading mechanism based on the acquired URL information. And according to whether the URL information can be pre-loaded in the first memory, if not, directly acquiring the content of the source station and providing the content to a user, and finishing the optimization. If yes, producing a corresponding first preloading scheme according to the database information and providing the first preloading scheme for the user, recording the URL residence time, and entering the third step.
Step three: the active preload mechanism is sent to the user. And based on the URL residence information, a production preloading mechanism judges according to the residence time of the corresponding URL in the second memory, if the residence time is less than a threshold value, the processing is not carried out, the optimization is finished, and if the residence time is more than the threshold value, a second preloading scheme in the database is provided for a user.
Wherein the first preloading scheme comprises: a. constructing a response head to realize quick acquisition; b. a JS monitoring file is added to guarantee the access integrity of the user; c. and generating a JS script for the preloading content to realize preloading.
The second preloading scheme includes: and constructing a js monitoring page based on log big data access analysis, and providing subsequent pre-access resource information to realize preloading.
A first memory: the method is used for judging page attributes through big data behavior log analysis, further confirming whether optimization can be carried out or not, meanwhile, a preloading scheme is generated according to page response time, element size, JS structure and the like, online iteration of the preloading scheme is carried out through access result tracking and a machine self-learning mechanism, and therefore effectiveness and advancement of the preloading mechanism are guaranteed.
A second memory: the method is used for conducting follow-up access prejudgment according to the page residence time and big data behavior log analysis, further achieving the preloading scheme, conducting online iteration on the preloading scheme through access result tracking and a machine self-learning mechanism, and accordingly guaranteeing effectiveness and advancement of the preloading machine.
In summary, through the above embodiments and preferred embodiments of the present invention, no additional code related development is required for a website, and through the present invention, a preloading technology can be used to implement fast rendering and access of a page; through big data analysis such as logs, access behaviors and the like, online iteration of the preloading scheme is achieved, and therefore effectiveness and advancement of the preloading machine are guaranteed.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (5)

1. A preloading method is applied to a preloading server and is characterized by comprising the following steps:
receiving guided user access, acquiring an address of a page accessed by the user, and judging whether the page is a dynamic page or a static page;
recording the residence time of the user in the page under the condition that the page is judged to be a static page; judging whether the residence time exceeds a preset threshold value or not; executing a second preloading scheme under the condition that the judgment result is that the residence time exceeds the preset threshold value; wherein the second preloading scheme comprises: determining a page with the maximum access probability of the user in pages associated with the page based on the log big data access analysis result; preloading the content of the page with the maximum access probability of the user;
executing a first preloading scheme under the condition that the page is judged to be a dynamic page; recording the residence time of the user in the page, and judging whether the residence time exceeds a preset threshold value; executing the second preloading scheme under the condition that the residence time exceeds the preset threshold value as a judgment result; wherein the first preloading scheme comprises: constructing a response head for quickly acquiring the content of the page, and responding to the user; generating a javascript monitoring file for guaranteeing the access integrity of a user; generating a javascript script according to the preloading content; and executing the javascript script.
2. The method of claim 1, wherein, in the event that the page is determined to be a dynamic web page, executing a first preloading scheme comprises:
under the condition that the page is judged to be a dynamic webpage, continuously judging whether the page supports preloading or not;
and executing a first preloading scheme under the condition that the page supports preloading.
3. The method of claim 2, wherein after continuing to determine whether the page supports preloading if the page is determined to be a dynamic web page, the method further comprises:
and loading the content of the page under the condition that the page does not support preloading.
4. A preloading device applied to a preloading server, comprising:
the first judgment module is used for receiving guided user access, acquiring the address of a page accessed by the user, and judging whether the page is a dynamic page or a static page;
the third judging module is used for recording the residence time of the user in the page under the condition that the page is judged to be the static webpage; judging whether the residence time exceeds a preset threshold value or not;
the third execution module is used for executing a second preloading scheme under the condition that the judgment result shows that the residence time exceeds the preset threshold value; wherein the second preloading scheme comprises: determining a page with the maximum access probability of the user in pages associated with the page based on the log big data access analysis result; preloading the content of the page with the maximum access probability of the user;
the first execution module is used for executing a first preloading scheme under the condition that the page is judged to be the dynamic page; wherein the first preloading scheme comprises: constructing a response head for quickly acquiring the content of the page, and responding to the user; generating a javascript monitoring file for guaranteeing the access integrity of a user; generating a javascript script according to the preloading content; executing the javascript script;
the second judgment module is used for recording the residence time of the user in the page and judging whether the residence time exceeds a preset threshold value;
and the second execution module is used for executing a second preloading scheme under the condition that the judgment result shows that the residence time exceeds the preset threshold value.
5. The apparatus of claim 4, wherein the first execution module comprises:
the judging unit is used for continuously judging whether the page supports preloading or not under the condition that the page is judged to be the dynamic webpage;
and the first execution unit is used for executing the first preloading scheme under the condition that the page supports preloading.
CN201610533728.XA 2016-07-07 2016-07-07 Preloading method and device Active CN106202368B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201610533728.XA CN106202368B (en) 2016-07-07 2016-07-07 Preloading method and device
CN202010100105.XA CN111339456B (en) 2016-07-07 2016-07-07 Preloading method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610533728.XA CN106202368B (en) 2016-07-07 2016-07-07 Preloading method and device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN202010100105.XA Division CN111339456B (en) 2016-07-07 2016-07-07 Preloading method and device

Publications (2)

Publication Number Publication Date
CN106202368A CN106202368A (en) 2016-12-07
CN106202368B true CN106202368B (en) 2021-11-23

Family

ID=57473614

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202010100105.XA Active CN111339456B (en) 2016-07-07 2016-07-07 Preloading method and device
CN201610533728.XA Active CN106202368B (en) 2016-07-07 2016-07-07 Preloading method and device

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN202010100105.XA Active CN111339456B (en) 2016-07-07 2016-07-07 Preloading method and device

Country Status (1)

Country Link
CN (2) CN111339456B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108334562A (en) * 2018-01-09 2018-07-27 阿里巴巴集团控股有限公司 A kind of page display method and device
CN109376318B (en) * 2018-09-03 2023-07-21 中国平安人寿保险股份有限公司 Page loading method, computer readable storage medium and terminal equipment
CN109918602B (en) * 2019-02-26 2021-04-30 南威软件股份有限公司 Web data preloading method and system
CN109936575B (en) * 2019-03-07 2021-11-12 北京融链科技有限公司 Page access method, device, storage medium and processor
CN117421069A (en) * 2023-11-24 2024-01-19 久睦本(海南)科技股份有限公司 Dynamic loading method, system, equipment and storage medium of internet applet

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103051706A (en) * 2012-12-19 2013-04-17 新浪网技术(中国)有限公司 Dynamic webpage request processing system and method for dynamic website
CN103246526A (en) * 2012-02-07 2013-08-14 腾讯科技(深圳)有限公司 Client pre-loading method and device

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7386786B2 (en) * 2003-01-24 2008-06-10 The Cobalt Group, Inc. Method and apparatus for processing a dynamic webpage
US20040168122A1 (en) * 2003-02-21 2004-08-26 Kobipalayam Murugaiyan Senthil Nathan System, method and computer readable medium for transferring and rendering a web page
US8676741B2 (en) * 2011-06-16 2014-03-18 Xerox Corporation Dynamic heuristic web page caching based on the user's recent page visits
CN102663012B (en) * 2012-03-20 2017-07-04 北京搜狗信息服务有限公司 A kind of webpage preloads method and system
CN102855318B (en) * 2012-08-31 2015-05-27 北京搜狗信息服务有限公司 Method and system for preloading of webpages
CN103246713B (en) * 2013-04-24 2016-05-11 优视科技有限公司 A kind of Web browser method and device
US9307007B2 (en) * 2013-06-14 2016-04-05 Microsoft Technology Licensing, Llc Content pre-render and pre-fetch techniques
US9576070B2 (en) * 2014-04-23 2017-02-21 Akamai Technologies, Inc. Creation and delivery of pre-rendered web pages for accelerated browsing
CN105701113B (en) * 2014-11-27 2019-04-09 国际商业机器公司 Method and apparatus for optimizing webpage preloading
CN105512254B (en) * 2015-12-01 2018-11-13 上海携程商务有限公司 Terminal, webpage information preload method and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103246526A (en) * 2012-02-07 2013-08-14 腾讯科技(深圳)有限公司 Client pre-loading method and device
CN103051706A (en) * 2012-12-19 2013-04-17 新浪网技术(中国)有限公司 Dynamic webpage request processing system and method for dynamic website

Also Published As

Publication number Publication date
CN106202368A (en) 2016-12-07
CN111339456A (en) 2020-06-26
CN111339456B (en) 2023-05-16

Similar Documents

Publication Publication Date Title
CN106202368B (en) Preloading method and device
KR101824222B1 (en) Fast rendering of websites containing dynamic content and stale content
US10331758B2 (en) Digital communications platform for webpage overlay
US10455043B2 (en) Systems and methods for managing loading priority or sequencing of fragments of a web object
US10289649B2 (en) Webpage advertisement interception method, device and browser
US11233841B2 (en) Systems and methods for configuration-based optimization by an intermediary
US9684636B2 (en) Ad blocking page display method and device
US10515142B2 (en) Method and apparatus for extracting webpage information
US8489985B2 (en) Automatically adjusting a webpage
EP3273362A1 (en) Webpage access method, apparatus, device and non-volatile computer storage medium
CN104035753A (en) Double-WebView customized page display method and system
US20170199850A1 (en) Method and system to decrease page load time by leveraging network latency
US8682964B1 (en) Progressively loading network content
TW201723897A (en) Method, device, and system for displaying information associated with a web page
US9830304B1 (en) Systems and methods for integrating dynamic content into electronic media
CN103699674A (en) Webpage storing method, webpage opening method, webpage storing device, webpage opening device and webpage browsing system
CN110442815B (en) Page generation method, system, device and computer readable storage medium
EP2399209A1 (en) Content access platform and methods and apparatus providing access to internet content for heterogeneous devices
CN112115396B (en) Webpage rendering method, device, equipment and storage medium
US10417317B2 (en) Web page profiler
US20220114269A1 (en) Page processing method, electronic apparatus and non-transitory computer-readable storage medium
RU2640635C2 (en) Method, system and server for transmitting personalized message to user electronic device
US10289613B2 (en) Element identifier generation
KR101525519B1 (en) Method for web browsing on offline based HTML5
US9704178B2 (en) Customizable sequence of content

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100015 5 floor, block E, 201 IT tower, electronic city, 10 Jiuxianqiao Road, Chaoyang District, Beijing.

Applicant after: Guizhou Baishan cloud Polytron Technologies Inc

Address before: 100015 5 floor, block E, 201 IT tower, electronic city, 10 Jiuxianqiao Road, Chaoyang District, Beijing.

Applicant before: Guizhou white cloud Technology Co., Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant