[go: up one dir, main page]

CN102955847B - The browser form page loads the system of website data - Google Patents

The browser form page loads the system of website data Download PDF

Info

Publication number
CN102955847B
CN102955847B CN201210414925.1A CN201210414925A CN102955847B CN 102955847 B CN102955847 B CN 102955847B CN 201210414925 A CN201210414925 A CN 201210414925A CN 102955847 B CN102955847 B CN 102955847B
Authority
CN
China
Prior art keywords
domain name
user
server
website
keyword
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.)
Expired - Fee Related
Application number
CN201210414925.1A
Other languages
Chinese (zh)
Other versions
CN102955847A (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 Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing 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 Qihoo Technology Co Ltd, Qizhi Software Beijing Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201210414925.1A priority Critical patent/CN102955847B/en
Publication of CN102955847A publication Critical patent/CN102955847A/en
Application granted granted Critical
Publication of CN102955847B publication Critical patent/CN102955847B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

本发明提供了一种浏览器格式页面中加载网址数据的系统,其包括客户端和服务器,客户端用于当检测到用户输入进入格式页面中单格项目事件发生,且单格项目对应的网址链接为二级域名或其子域名时,将单格项目对应的网址链接发送至服务器,接收并加载显示由服务器返回的单格项目对应的网址链接的上一级域名和/或同级域名的网址信息;服务器用于存储域名列表,当接收客户端发送的单格项目对应的网址链接后,根据单格项目对应的网址链接,匹配域名列表获取该网址链接对应的上一级域名和/或同级域名的网址信息并发送至客户端。本发明在浏览器格式页面的开始界面的基础上,实现了网络信息的推荐,丰富了浏览器开始界面入口信息,进一步提升了用户感受。

The invention provides a system for loading URL data in a browser format page, which includes a client and a server. When the link is a second-level domain name or its sub-domain name, send the URL link corresponding to the single-cell item to the server, receive and load the upper-level domain name and/or the same-level domain name of the URL link corresponding to the single-cell item returned by the server URL information; the server is used to store the domain name list. After receiving the URL link corresponding to the single-cell item sent by the client, according to the URL link corresponding to the single-cell item, match the domain name list to obtain the upper-level domain name and/or corresponding to the URL link URL information of the domain name at the same level and sent to the client. Based on the start interface of the browser format page, the present invention realizes the recommendation of network information, enriches the entry information of the browser start interface, and further improves user experience.

Description

浏览器格式页面中加载网址数据的系统A system for loading URL data in browser format pages

技术领域technical field

本发明涉及互联网技术领域,尤其涉及一种浏览器格式页面中加载网址数据的系统。The invention relates to the technical field of the Internet, in particular to a system for loading website data into a browser format page.

背景技术Background technique

浏览器是指可以显示网页服务器或者文件系统的HTML文件内容,并让用户与这些文件交互的应用程序。网页浏览器主要通过HTTP协议与网页服务器交互并获取网页内容,这些网页内容由URL指定,文件格式通常为HTML,并由MIME在HTTP协议中指明。大部分的浏览器客户端本身支持除了HTML之外的广泛的格式,例如JPEG、PNG、GIF等图像格式,并且能够扩展支持众多的插件(plug-ins)。另外,许多浏览器还支持其他的URL类型及其相应的协议,如FTP、Gopher、HTTPS(HTTP协议的加密版本)。HTTP内容类型和URL协议规范允许网页设计者在网页中嵌入图像、动画、视频、声音、流媒体等。个人电脑上常见的网页浏览器包括微软的InternetExplorer、Mozilla的Firefox、Apple的Safari、GoogleChrome、360安全浏览器、傲游浏览器等。A browser is an application program that can display the content of HTML files on a web server or file system and allow users to interact with these files. The web browser mainly interacts with the web server through the HTTP protocol to obtain web content, which is specified by a URL, and the file format is usually HTML, and is specified in the HTTP protocol by MIME. Most browser clients themselves support a wide range of formats other than HTML, such as image formats such as JPEG, PNG, and GIF, and can expand and support numerous plug-ins (plug-ins). In addition, many browsers also support other URL types and their corresponding protocols, such as FTP, Gopher, HTTPS (an encrypted version of the HTTP protocol). The HTTP content type and URL protocol specifications allow web page designers to embed images, animations, videos, sounds, streaming media, etc. in web pages. Common web browsers on personal computers include Microsoft's Internet Explorer, Mozilla's Firefox, Apple's Safari, Google Chrome, 360 Safe Browser, Maxthon Browser, etc.

在现有的浏览器客户端中,尤其是移动终端的浏览器客户端,通常采用九宫格形式的开始界面,如图1所示。在该类开始界面中,将用户常用的、需要的网址以九宫格的形式简洁、直观地呈现给用户。如果用户已经登录,则显示为用户的网络收藏夹或历史记录;如果用户没有登录,则显示为用户的本地收藏夹或历史记录。上述九宫格形式的开始界面极大的方便了用户应用,使得用户能够快捷的找到自己需要的网址,提升了用户感受。In existing browser clients, especially browser clients of mobile terminals, a start interface in the form of a nine-square grid is usually used, as shown in FIG. 1 . In this type of start interface, the commonly used and required URLs of users are presented to users concisely and intuitively in the form of Jiugongge. If the user is logged in, it will be displayed as the user's network favorites or history; if the user is not logged in, it will be displayed as the user's local favorites or history. The above-mentioned start interface in the form of a nine-square grid greatly facilitates the user's application, enables the user to quickly find the website he needs, and improves the user experience.

然而,在上述九宫格形式的浏览器客户端开始界面中,只能够实现显示用户在浏览网页中的收藏夹或历史记录,不能给用户提供更加丰富的网络入口信息,用户感受还存在着提升的空间。However, in the browser client start interface in the form of Jiugongge above, only the user's favorites or historical records in the browsing webpage can be displayed, and the user cannot be provided with richer network entry information, and there is still room for improvement in user experience. .

发明内容Contents of the invention

鉴于上述问题,本发明提供了一种浏览器格式页面中加载网址数据的系统,以给用户提供更加丰富的网络入口信息。In view of the above problems, the present invention provides a system for loading URL data in browser format pages, so as to provide users with richer network entry information.

根据本发明,提供了一种浏览器格式页面中加载网址数据的系统。该系统包括:浏览器客户端和服务器,其中:浏览器客户端,用于当检测到用户输入进入格式页面中单格项目事件发生时,且单格项目对应的网址链接为二级域名或其子域名时,将单格项目对应的网址链接发送至服务器,并接收、加载显示由服务器返回的单格项目对应的网址链接的上一级域名和/或同级域名的网址信息;服务器,用于存储域名列表,当接收浏览器客户端发送的单格项目对应的网址链接后,根据单格项目对应的网址链接,匹配域名列表获取该网址链接对应的上一级域名和/或同级域名的网址信息,并发送至浏览器客户端。According to the present invention, a system for loading URL data in a browser format page is provided. The system includes: a browser client and a server, wherein: the browser client is used to detect that when a user enters a single item event in a format page, and the URL link corresponding to the single item is a second-level domain name or its In the case of a sub-domain name, the URL link corresponding to the single-cell item is sent to the server, and the URL information of the upper-level domain name and/or the same-level domain name of the URL link corresponding to the single-cell item returned by the server is received and loaded; the server uses To store the domain name list, after receiving the URL link corresponding to the single item sent by the browser client, according to the URL link corresponding to the single item, match the domain name list to obtain the upper-level domain name and/or the same-level domain name corresponding to the URL link URL information and send it to the browser client.

从上述技术方案可以看出,本发明浏览器格式页面中加载网址数据的系统,具有下列有益效果:It can be seen from the above technical scheme that the system for loading URL data in the browser format page of the present invention has the following beneficial effects:

(1)当用户进入的单格项目对应的网址链接为二级域名或其子域名时,其上一级域名和/或同级域名的网址信息的推荐;(1) When the website link corresponding to the single-cell item entered by the user is a second-level domain name or its subdomain name, the recommendation of the website information of the upper-level domain name and/or the same-level domain name;

(2)结合浏览器格式页面中进入单格项目的网页标题以及浏览器用户的兴趣特征信息,加载显示对应的推荐链接,使得推荐链接更加具有针对性,从而进一步丰富了浏览器开始界面入口信息。(2) Combined with the webpage title of the single-cell item in the browser format page and the interest feature information of the browser user, load and display the corresponding recommended link, making the recommended link more targeted, thereby further enriching the entry information of the browser start interface .

上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solution of the present invention. In order to better understand the technical means of the present invention, it can be implemented according to the contents of the description, and in order to make the above and other purposes, features and advantages of the present invention more obvious and understandable , the specific embodiments of the present invention are enumerated below.

附图说明Description of drawings

通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiment. The drawings are only for the purpose of illustrating a preferred embodiment and are not to be considered as limiting the invention. Also throughout the drawings, the same reference numerals are used to designate the same components. In the attached picture:

图1为现有技术九宫格形式的浏览器客户端开始界面的示意图;Fig. 1 is the schematic diagram of the browser client start interface of prior art Jiugongge form;

图2为依照本发明实施例浏览器格式页面中加载网址数据方法的流程图;2 is a flow chart of a method for loading URL data in a browser format page according to an embodiment of the present invention;

图3为依照本发明实施例浏览器格式页面中加载网址数据方法中匹配域名列表获取该网址链接对应的上一级域名和/或同级域名的网址信息的流程图;3 is a flow chart of obtaining the website information of the upper-level domain name and/or the same-level domain name corresponding to the website link in the matching domain name list in the method of loading website address data in the browser format page according to an embodiment of the present invention;

图4为依照本发明实施例浏览器格式页面中加载网址数据方法中加载显示所获取的上一级域名和/或同级域名网址信息的流程图;FIG. 4 is a flow chart of loading and displaying the obtained upper-level domain name and/or domain name website information of the same level in the method for loading website address data in a browser format page according to an embodiment of the present invention;

图5为依照本发明实施例浏览器格式页面中加载网址数据的浏览器客户端的结构示意图;Fig. 5 is a structural schematic diagram of a browser client loading URL data in a browser format page according to an embodiment of the present invention;

图6为依照本发明实施例浏览器格式页面中加载网址数据的系统的结构示意图;FIG. 6 is a schematic structural diagram of a system for loading URL data in a browser format page according to an embodiment of the present invention;

图7为依照本发明实施例数据推荐系统的浏览器客户端开始界面的示意图。FIG. 7 is a schematic diagram of a browser client start interface of the data recommendation system according to an embodiment of the present invention.

具体实施方式detailed description

下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. Although exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited by the embodiments set forth herein. Rather, these embodiments are provided for more thorough understanding of the present disclosure and to fully convey the scope of the present disclosure to those skilled in the art.

为方便理解,首先将本申请文件中所涉及主要元件进行编号说明,如下所示:For the convenience of understanding, firstly, the main components involved in this application document are numbered and described, as follows:

100-客户端;200-服务器;100-client; 200-server;

110-第一存储模块;120-动作检测模块;110-the first storage module; 120-the motion detection module;

130动作确定模块;140-判断匹配模块;130 action determination module; 140-judgment matching module;

150-加载显示模块;160-关键字提取模块;150-load display module; 160-keyword extraction module;

170-第一网络接口模块;180-推荐链接筛选模块;170-the first network interface module; 180-recommended link screening module;

210-第二存储模块;220-第二网络接口模块;210-the second storage module; 220-the second network interface module;

230-判断匹配模块;240-第三存储模块;230-judgment matching module; 240-the third storage module;

250-推荐链接生成模块。250 - Referral link generation module.

需要说明的是,本发明主要以九宫格格式页面为例进行说明,但是本领域技术人员应当清楚,九宫格格式页面只是浏览器格式页面的其中一种,浏览器格式页面中不限于是九个格子,其还可以为四宫格、六宫格、八宫格、十二宫格、十六宫格、十五宫格、二十宫格或二十五宫格等含有多个宫格项目的格式页面,其实现方式与九宫格格式页面相同,不再重复描述。此外,本发明不仅适用于普通的PC电脑终端,还适用于手机、笔记本电脑、电纸书、游戏机、IPAD等移动终端,其输入方式可以为鼠标输入、键盘输入、触摸屏输入、游戏操纵杆输入等各种的输入方式。It should be noted that the present invention mainly uses the Jiugongge format page as an example for illustration, but those skilled in the art should be clear that the Jiugongge format page is only one of the browser format pages, and the browser format page is not limited to nine grids. It can also be a format containing multiple grid items such as four grids, six grids, eight grids, twelve grids, sixteen grids, fifteen grids, twenty grids or twenty five grids The implementation of the page is the same as that of the Jiugongge format page, and the description will not be repeated. In addition, the present invention is not only applicable to ordinary PC computer terminals, but also applicable to mobile terminals such as mobile phones, notebook computers, electronic paper books, game consoles, IPADs, etc. The input methods can be mouse input, keyboard input, touch screen input, game joystick Various input methods such as input.

在本发明的一个示例性实施例中,提供了一种浏览器格式页面中加载网址数据方法。图2为依照本发明实施例浏览器格式页面中加载网址数据方法的流程图。如图2所示,本实施例包括:In an exemplary embodiment of the present invention, a method for loading URL data in a browser format page is provided. Fig. 2 is a flowchart of a method for loading URL data in a browser format page according to an embodiment of the present invention. As shown in Figure 2, this embodiment includes:

步骤A,在显示区域加载九宫格网址数据,该九宫格的每一个格子对应一预设的网址链接;Step A, loading Jiugongge website data in the display area, each grid of the Jiugongge corresponds to a preset website link;

九宫格中的网址数据加载可以是按照原来的形式进行加载,例如可以设置为自动加载浏览器中的网页历史记录中的网页、收藏夹、用户最常访问的页面,或者是浏览器内置的常见主流网站的网址。而在九宫格中单格网址数据包括以下数据中的一种或多种:网页标题,网页图标或网址。The URL data loading in Jiugongge can be loaded in the original form, for example, it can be set to automatically load the webpages, favorites, pages most frequently visited by users in the webpage history in the browser, or the common mainstream built in the browser URL of the website. In the Jiugongge, the data of a single website address includes one or more of the following data: webpage title, webpage icon or website address.

步骤B,对用户输入的事件进行检测;Step B, detecting the event input by the user;

在对用户输入的事件进行检测时,可基于JavaScript或者浏览器帮助对象BHO对用户输入的事件进行检测。When detecting the event input by the user, the event input by the user may be detected based on JavaScript or the browser helper object BHO.

本实施例中,主要以鼠标输入为例进行说明,但并不以此为限,采用键盘输入、触摸屏输入同样在本发明的保护范围之内。In this embodiment, mouse input is mainly used as an example for illustration, but it is not limited thereto, keyboard input and touch screen input are also within the protection scope of the present invention.

对于不同的用户输入方式,例如:鼠标输入、键盘输入或触摸屏输入,检测用户输入的事件是不同的。对于鼠标输入,用户输入可以为:鼠标移入、鼠标悬停、鼠标移动、鼠标移出、鼠标单击、鼠标单击等操作。对于键盘输入,用户输入可以为:键盘选择等操作。而对于触摸屏输入,用户输入可以为:触摸屏点选、拖动等操作。For different user input methods, such as mouse input, keyboard input or touch screen input, events for detecting user input are different. For mouse input, the user input can be: mouse move in, mouse hover, mouse move, mouse out, mouse click, mouse click and other operations. For keyboard input, user input can be operations such as keyboard selection. For the touch screen input, the user input may be operations such as clicking and dragging on the touch screen.

步骤C,当检测到在该单格项目的鼠标悬停(Mouse-Over)事件或者鼠标移入(Mouse-In)事件时,确定用户输入进入的单格项目,同时执行步骤D与步骤F;Step C, when a mouse-over (Mouse-Over) event or a mouse-in (Mouse-In) event is detected on the single-grid item, determine the single-grid item entered by the user, and execute step D and step F at the same time;

当用户输入为键盘输入时,进入格式页面的单格项目事件为该单格项目的键盘选择事件。当用户输入为触摸屏输入时,进入格式页面的单格项目事件为该单格项目的触摸屏点选事件。When the user input is keyboard input, the single-cell item event that enters the format page is the keyboard selection event of the single-cell item. When the user input is a touch screen input, the single item event of entering the format page is the touch screen click event of the single item.

步骤D,在单格项目对应的网址链接为二级域名或其子域名时,匹配域名列表获取该网址链接对应的上一级域名和/或同级域名的网址信息;Step D, when the URL link corresponding to the single-cell item is a second-level domain name or its subdomain name, match the domain name list to obtain the URL information of the upper-level domain name and/or the same-level domain name corresponding to the URL link;

本地计算机中保存有域名列表,其保存有各个预设网站的顶级域名和二级域名,以及三级域名的URL和标题。这样可以实现在获取了上述九宫格中的网址链接的URL后在该列表中进行检索匹配,获取对应该网址链接的上一级域名以及同级域名的URL和网页标题。A domain name list is stored in the local computer, which stores the top-level domain name and the second-level domain name of each preset website, as well as the URL and title of the third-level domain name. In this way, after the URL of the URL link in the Jiugongge is obtained, search and match can be performed in the list, and the URL and webpage title of the upper-level domain name and the domain name of the same level corresponding to the URL link can be obtained.

当然,上述在本地计算机的匹配也是可以在服务器侧进行匹配,即从服务器获取对应的顶级域名和同级二级域名。在这种情况下,服务器中保存有域名列表,如图3所示,步骤D将包括:Of course, the above matching on the local computer can also be performed on the server side, that is, the corresponding top-level domain name and the same-level second-level domain name are obtained from the server. In this case, a list of domain names is stored in the server, as shown in Figure 3, step D will include:

子步骤D1,将单格项目对应的网址链接发送至服务器;Sub-step D1, sending the URL link corresponding to the single item to the server;

子步骤D2,由服务器匹配域名列表获取该网址链接对应的上一级域名和/或同级域名的网址信息;In sub-step D2, the server matches the domain name list to obtain the URL information of the upper-level domain name and/or the same-level domain name corresponding to the URL link;

子步骤D3,接收由服务器返回的上一级域名和/或同级域名的网址信息。Sub-step D3, receiving the URL information of the upper-level domain name and/or the same-level domain name returned by the server.

但是,由于涉及到数据的传输,由服务器侧进行域名匹配的实现方式依赖于网络速度,有可能影响用户感受,其优点在于较为灵活,能实时调整域名列表的信息。However, due to the data transmission involved, the implementation of domain name matching by the server side depends on the network speed, which may affect the user experience. Its advantage is that it is more flexible and can adjust the information of the domain name list in real time.

步骤E,加载显示所获取的上一级域名和/或同级域名的网址信息,该网址信息供用户选择以进入其所对应的网页,执行步骤I;Step E, loading and displaying the website information of the obtained upper-level domain name and/or the same-level domain name, the website information is for the user to choose to enter the corresponding web page, and perform step I;

在加载显示所获取的上一级域名和/或同级域名的网址信息时,通常可以采用以下方式其中之一:在新窗口中加载显示;在新标签页中加载显示;或在当前浏览器格式页面中加载显示。其中,当采用当前浏览器格式页面中加载显示时,可以以块级层进行显示;或浮于浏览器主窗口中进行显示。When loading and displaying the obtained URL information of the upper-level domain name and/or the same-level domain name, one of the following methods can usually be used: loading and displaying in a new window; loading and displaying in a new tab page; or loading and displaying in the current browser The format page is loaded and displayed. Wherein, when loading and displaying in the page using the current browser format, it can be displayed in a block-level layer; or it can be displayed in the main window of the browser.

例如,在格式页面中加载显示推荐数据项目可通过依据JavaScript脚本生成悬浮在当前页面上的块级元素,比如区分层(Division,简称DIV),或者在当前页面所在浏览器子进程中生成相对于浏览器格式页面,比如九宫格,的某一指定位置的窗口,并在块级元素或窗口中加载显示推荐数据项目来实现。For example, loading and displaying recommended data items in the format page can generate block-level elements suspended on the current page according to JavaScript scripts, such as division layers (Division, DIV for short), or generate relative It is implemented by loading and displaying recommended data items in a block-level element or window in a window at a specified position on a browser format page, such as Jiugongge.

本步骤中,网址信息为网址链接和/或该网址链接对应的网页标题。如图4所示,步骤E可以包括:In this step, the URL information is a URL link and/or a webpage title corresponding to the URL link. As shown in Figure 4, Step E may include:

子步骤E1,当检测到鼠标进入加载显示的上一级域名和/或同级域名的网页标题中某条的事件(Mouse-Move)发生时,实现在上述右侧的网页标题的选择,从而实现上下跳选;Sub-step E1, when it is detected that the mouse enters an event (Mouse-Move) in the webpage title of the upper-level domain name and/or the same-level domain name that is loaded and displayed, the selection of the webpage title on the above-mentioned right side is realized, thereby Realize jumping up and down;

子步骤E2,当检测到鼠标单击该网页标题的事件(Mouse-Click)发生时,进入该网页标题对应网址链接的网页。Sub-step E2, when it is detected that the mouse click event (Mouse-Click) on the title of the webpage occurs, enter the webpage linked to the URL corresponding to the title of the webpage.

加载显示的网址信息的数量由用户进行设置。并且其显示的先后顺序是根据用户点击频率或者该网页在全网络中被点击的次数的多少来进行排列。The number of URL information to load and display is set by the user. And the display sequence is arranged according to the user's click frequency or the number of times the webpage is clicked in the entire network.

如图7所示,在鼠标悬停于左边九宫格的格子“凤凰网资讯”的格子中时,浏览器识别到该格子上的鼠标Mouse-move事件,从而知道对于“凤凰网资讯”的格子的悬停事件,进而判定出url为http://news.ifeng.com/的二级子域名,从而在本地预存的关于该URL的顶级域名和同级别的二级子域名全部进行相应的获取,并在右侧的窗口中进行显示,其中:As shown in Figure 7, when the mouse hovers over the grid of "Fengwang News" in the left nine-square grid, the browser recognizes the mouse Mouse-move event on this grid, and thus knows the "Fengwang News" grid. Hover event, and then determine the second-level subdomain name whose url is http://news.ifeng.com/, so that all the top-level domain name and the second-level subdomain name of the URL pre-stored locally are obtained accordingly. and display it in the right window, where:

(1)条目“凤凰网”为上述“凤凰网资讯”格子对应网址的上一级域名。(1) The entry "Fengwang" is the upper-level domain name of the website corresponding to the grid of "Fengwang Information" above.

(2)条目“时尚频道_凤凰网”、“科技频道_凤凰网”、“资讯频道_凤凰网”为上述“凤凰网资讯”格子对应网址的同级域名。(2) The entries "Fashion Channel_Fengwang", "Technology Channel_Fengwang" and "Information Channel_Fengwang" are domain names at the same level as the website corresponding to the grid of "Fengwang Information" above.

至此,实现了当用户选中的单格项目对应的网址链接为二级域名或其子域名时,其上一级域名和/或同级域名的网址信息的推荐,丰富了浏览器开始界面入口信息。So far, when the URL link corresponding to the single-cell item selected by the user is a second-level domain name or its subdomain name, the recommendation of the URL information of the upper-level domain name and/or the same-level domain name has been realized, which enriches the entry information of the browser start interface .

步骤F,从单格项目对应网址链接的网页标题中提取内容关键字,将该内容关键字及登录用户的用户名发送至服务器;Step F, extracting the content keyword from the webpage title of the URL link corresponding to the single-cell item, and sending the content keyword and the user name of the logged-in user to the server;

本步骤中,也可以直接将网页标题发送至服务器侧,由服务器从网页标题中提取内容关键字。然而,由于网页标题中除了内容关键字外,还包含大量的、没有实际含义的内容,传输这些内容将造成带宽的浪费,因此,优选地将提取内容关键字的操作放在用户侧进行。In this step, the webpage title may also be directly sent to the server side, and the server extracts content keywords from the webpage title. However, since the title of the web page contains a large amount of content without practical meaning besides the content keywords, transmitting these contents will cause a waste of bandwidth. Therefore, it is preferable to place the operation of extracting the content keywords on the user side.

本领域技术人员应当清楚,从网页标题中提取关键字的方式有很多,例如使用“正则表达式”进行关键字的提取。以及收集的常用关键字的对应文本匹配后获取标题中的关键字等等,此处不再详述。Those skilled in the art should be aware that there are many ways to extract keywords from web page titles, for example, using "regular expressions" to extract keywords. And get the keywords in the title after matching the corresponding text of the collected common keywords, etc., which will not be described in detail here.

本实施例中,主要以登录用户为例进行说明。对于非登录用户,本步骤只需要将内容关键字发送至服务器即可。In this embodiment, a login user is mainly used as an example for description. For non-login users, this step only needs to send content keywords to the server.

步骤G,服务器核实用户信息,在用户信息可信时,根据用户名,查找与该用户名对应的兴趣特征关键字;Step G, the server verifies the user information, and if the user information is credible, searches for the interest characteristic keywords corresponding to the user name according to the user name;

用户兴趣特征信息是根据浏览器客户端上报用户的浏览历史记录和/或用户使用习惯而针对用户进行的分析后确定下来的一个或者多个用户兴趣特征关键字。用户名与一个或者多个关键字构成映射关系,以便于匹配关键字。The user interest characteristic information is one or more user interest characteristic keywords determined after analyzing the user according to the user's browsing history and/or user usage habits reported by the browser client. A user name and one or more keywords form a mapping relationship to facilitate keyword matching.

对于本领域普通技术人员而言,获取用户特征习惯的方式也有很多,对于用户经常浏览的网页类别以及浏览次数、以及收藏夹收集信息的类别,Cookie中的网址信息以及浏览器用户的类别信息,例如是浏览器用户也是浏览器游戏用户等,都是可以提取出用户的使用习惯关键字。例如:NBA、游戏、科幻小说等。For those of ordinary skill in the art, there are also many ways to obtain user characteristics and habits. For the categories of webpages frequently browsed by users and the number of times they are viewed, and the categories of information collected by favorites, URL information in cookies and category information of browser users, For example, whether it is a browser user or a browser game user, etc., it is possible to extract the user's usage habit keywords. For example: NBA, games, science fiction, etc.

根据用户兴趣特征信息和内容关键字进行相关内容的检索也是采用的现有技术。对于这些现有技术的内容,其并不是本发明的重点,此处不再详细描述。Retrieving relevant content based on user interest feature information and content keywords is also an existing technology. The contents of these prior arts are not the focus of the present invention, and will not be described in detail here.

步骤H,服务器依照该兴趣特征关键字和内容关键字生成推荐关键字,并根据该推荐关键字进行检索,将检索到的网络信息作为推荐链接;Step H, the server generates recommended keywords according to the interest characteristic keywords and content keywords, searches according to the recommended keywords, and uses the retrieved network information as recommended links;

本步骤中,对于非登录用户来讲,服务器仅依据内容关键字生成推荐关键字,进而获取推荐链接。从而实现了本实施例对非登录用户的适用。上述检索的范围,一般情况下为九宫格格子对应的二级域名或顶级域名的范围。In this step, for non-login users, the server only generates recommended keywords based on content keywords, and then obtains recommended links. Thus, the application of this embodiment to non-login users is realized. The scope of the above search is generally the scope of the second-level domain name or top-level domain name corresponding to the Jiugongge grid.

此外,该步骤还可以看作是服务器依据该内容关键字进行检索,而后再依照用户名对应的兴趣特征信息对检索结果进行筛选。而该对检索结果进行筛选的步骤,可以在服务器侧进行,也可以在浏览器客户端进行。而考虑到节约传输带宽的问题,该步骤优选在服务器侧进行。In addition, this step can also be regarded as the server searches according to the content keywords, and then filters the search results according to the interest feature information corresponding to the user name. The step of filtering the retrieval results can be performed on the server side, or can be performed on the browser client side. However, considering the problem of saving transmission bandwidth, this step is preferably performed on the server side.

步骤I,浏览器客户端接收并加载显示服务器依据该内容关键字及该用户名对应的兴趣特征信息进行检索而生成的推荐链接,该推荐链接供用户选择以进入其所对应的网页。Step 1, the browser client receives and loads the recommended link generated by the display server based on the retrieval of the content keyword and the interest characteristic information corresponding to the user name, and the recommended link is for the user to select to enter the corresponding webpage.

对于图7所示的浏览器客户端的显示区域,其对应九宫格格子对应网址:http://tech.ifeng.com/telecom/detail_2012_09/01/17268954_0.shtml。该网页的标题为“苹果回收iPhone4S意在推iPhone5中国市场暂不参与”。获取内容关键字,例如,取标题中的“苹果”和“iPhone”作为内容关键字。该内容关键字被发送至服务器。该内容关键字和浏览器用户的特征属性是“应用开发者”相结合而产生的检索结果并返回到浏览器侧进行显示。在图7右侧的推荐链接中,For the display area of the browser client as shown in FIG. 7 , it corresponds to the URL of the Jiugongge grid: http://tech.ifeng.com/telecom/detail_2012_09/01/17268954_0.shtml. The title of the web page is "Apple's recycling of iPhone4S is intended to promote iPhone5 and will not participate in the Chinese market for the time being". Get content keywords, for example, take "apple" and "iPhone" in the title as content keywords. The content key is sent to the server. The search result generated by combining the content keyword and the characteristic attribute of the browser user with the "application developer" is returned to the browser side for display. In the recommended links on the right side of Figure 7,

(1)条目“成都80后贩卖苹果应用程序,……_科技频道_凤凰网”;(1) Entry "Chengdu Post-80s Selling Apple Apps,..._Technology Channel_Fengwang";

(2)条目“谷歌收购摩托罗拉一周年沉沦轨道,……_科技频道_凤凰网”;(2) The entry "The first anniversary of Google's acquisition of Motorola fell into orbit,..._Technology Channel_Fengwang";

(3)条目“苹果回收IPHONE4S,意在推IPHONE5,……_科技频道_凤凰网”,(3) The entry "Apple recycles IPHONE4S, intends to promote IPHONE5,..._Technology Channel_Fengwang",

上述各条目均为依据内容关键字“苹果”和“iPhone”和用户特征属性-“应用开发者”在“凤凰网”的所有网页中进行检索而获得的推荐链接。Each of the above entries is a recommended link obtained by searching all web pages of "Fengwang" based on the content keywords "apple" and "iPhone" and the user characteristic attribute - "application developer".

在另外一个例子上,当鼠标悬停于左边九宫格的格子(网页标题为“日本东京都调查团结束对钓鱼岛勘探历时9个半小时”)时,取网页标题中的“钓鱼岛”作为内容关键字。将“钓鱼岛”作为内容关键字发送到服务器侧。结合登录用户的用户兴趣特征信息-“军事爱好者、抗战、美军”生成推荐关键字“钓鱼岛”、“日本自卫队”、“东风41”等热点关键字,并使用这些推荐关键字进行网页检索并获得热点,即点击率,最高的URL和标题作为检索结果返回到用户的浏览器侧进行显示。In another example, when the mouse hovers over the nine-square grid on the left (the title of the webpage is "The Japanese Tokyo Metropolitan Investigation Team ended its exploration of the Diaoyu Islands for 9 and a half hours"), take "Diaoyu Island" in the title of the webpage as the content keyword . Send "Diaoyu Island" as a content keyword to the server side. Combining the user interest characteristics information of the logged-in user - "military enthusiasts, anti-Japanese war, US military" to generate recommended keywords such as "Diaoyu Island", "Japanese Self-Defense Force", "Dongfeng 41" and other hot keywords, and use these recommended keywords for web page retrieval And obtain hotspots, that is, click-through rate, the highest URL and title, and return them to the user's browser side as retrieval results for display.

本领域技术人员应当清楚,步骤D与步骤F的执行并没有严格的先后顺序,可以在执行步骤D、E之后再执行步骤F、G、H,也可以同时执行步骤D和步骤F,由用户选择如何设置。Those skilled in the art should be clear that there is no strict order for the execution of step D and step F. Steps F, G, and H can be executed after steps D and E are executed, or steps D and F can be executed at the same time. Choose how to set it up.

至此,本实施例结合了该九宫格和网页标题,以及浏览器用户的兴趣特征信息,进行对应的推荐链接的加载,使得推荐链接的网页信息数据更加具有针对性。So far, this embodiment combines the Jiugongge, the webpage title, and the browser user's interest feature information to load the corresponding recommended links, making the webpage information data of the recommended links more targeted.

步骤J,当检测到鼠标移出九宫格的单格项目事件(Mouse-Out)发生时,加载显示的上一级域名和/或同级域名的网址信息被清除或隐藏。Step J, when it is detected that the mouse moves out of the Jiugongge single-cell item event (Mouse-Out), the URL information of the upper-level domain name and/or the same-level domain name that is loaded and displayed is cleared or hidden.

本实施例在浏览器客户端开始的浏览器格式页面基础上,实现了两种网络信息的推荐,丰富了浏览器开始界面入口信息,进一步提升了用户感受。This embodiment realizes the recommendation of two kinds of network information on the basis of the browser format page started by the browser client, enriches the entry information of the browser start interface, and further improves the user experience.

根据本发明的另一方面,还提出一种浏览器格式页面中加载网址数据的浏览器客户端。According to another aspect of the present invention, a browser client for loading URL data in a browser format page is also proposed.

图5为依照本发明实施例浏览器格式页面中加载网址数据的浏览器客户端的结构示意图。如图5所示,该浏览器客户端100包括:第一存储模块110,用于存储域名列表,该域名列表保存有各个预设网站的顶级域名和二级域名,以及三级域名的网址信息;动作检测模块120,用于在加载浏览器格式页面的页面数据后,对于用户输入的事件进行检测;动作确定模块130,用于当检测到用户输入进入格式页面中单格项目事件发生时,确定用户输入进入的单格项目;判断匹配模块140,用于在单格项目对应的网址链接为二级域名或其子域名时,匹配第一存储模块110中的域名列表获取该网址链接对应的上一级域名和/或同级域名的网址信息;加载显示模块150,用于加载显示所获取的上一级域名和/或同级域名的网址信息,该网址信息供用户进行选择以打开该网址信息所对应的网页。本实施例中各模块及各模块之间的数据传输在图5中用实线表示。Fig. 5 is a schematic structural diagram of a browser client for loading URL data in a browser format page according to an embodiment of the present invention. As shown in Figure 5, the browser client 100 includes: a first storage module 110, which is used to store a list of domain names, and the list of domain names stores top-level domain names and second-level domain names of various preset websites, and URL information of third-level domain names The action detection module 120 is used to detect the event input by the user after loading the page data of the browser format page; the action determination module 130 is used to detect that the user input enters the single cell item event in the format page when the event occurs, Determine the single-grid item entered by the user; judging and matching module 140, used to match the domain name list in the first storage module 110 to obtain the corresponding URL of the URL when the URL link corresponding to the grid item is a second-level domain name or its sub-domain name The URL information of the upper-level domain name and/or the same-level domain name; loading and displaying module 150, used to load and display the acquired URL information of the upper-level domain name and/or the same-level domain name, the URL information is for the user to choose to open the The web page corresponding to the URL information. In this embodiment, each module and the data transmission between each module are represented by solid lines in FIG. 5 .

本实施例中,加载显示模块150采用:在新窗口中加载显示;在新标签页中加载显示;或在当前浏览器格式页面中加载显示等方式获取的上一级域名和/或同级域名的网址信息。其中,当在当前浏览器格式页面中加载显示获取的上一级域名和/或同级域名的网址信息可以采用以块级层进行显示;或浮于浏览器主窗口中进行显示。并且,加载显示模块150还可以采用DIV块级元素或iframe块级元素实现以块级层进行显示。In this embodiment, the loading display module 150 adopts: loading and displaying in a new window; loading and displaying in a new tab page; or loading and displaying the upper-level domain name and/or the same-level domain name in the current browser format page, etc. URL information for . Wherein, when loaded and displayed in the current browser format page, the URL information of the upper-level domain name and/or the same-level domain name obtained can be displayed in a block-level layer; or displayed in the main window of the browser. Moreover, the loading display module 150 may also use a DIV block-level element or an iframe block-level element to implement display at a block-level layer.

本实施例中,用户输入为鼠标输入、键盘输入或触摸屏输入,以下针对各种情况分别进行说明:In this embodiment, the user input is mouse input, keyboard input or touch screen input, and the following descriptions are given for each situation:

(1)当用户输入为鼠标输入时,动作确定模块130用于:当检测到在格式页面的单格项目的鼠标悬停事件或者鼠标移入事件发生时,确定用户输入进入的单格项目;当检测到在格式页面的单格项目中鼠标移动的事件发生时,在浏览器格式页面中加载显示获取的上一级域名和/或同级域名的网址信息。(1) When the user input is mouse input, the action determination module 130 is used for: when detecting the mouse over event or the mouse move-in event of the single grid item on the format page, determine the single grid item entered by the user input; When an event of mouse movement in a single-cell item on the format page is detected, load and display the acquired URL information of the upper-level domain name and/or the same-level domain name in the browser format page.

(2)当用户输入为键盘输入时,动作确定模块130用于:当检测到格式页面的单格项目的键盘选择事件发生时,确定用户输入进入的单格项目;(2) When the user input is a keyboard input, the action determination module 130 is configured to: determine the single-grid item entered by the user input when a keyboard selection event of a single-grid item on the format page is detected;

(3)当用户输入为触摸屏输入时,动作确定模块130用于:当检测到格式页面的单格项目的触摸屏点选事件发生时,确定用户输入进入的单格项目。(3) When the user input is a touch screen input, the action determination module 130 is configured to determine the single grid item entered by the user input when a touch screen click event of a single grid item of the format page is detected.

此外,本实施例中,浏览器格式页面可以为四宫格、六宫格、八宫格、九宫格、十二宫格、十六宫格、十五宫格、二十宫格或二十五宫格页面。In addition, in this embodiment, the browser format page can be a four-square grid, six-square grid, eight-square grid, nine-square grid, twelve-square grid, sixteen-square grid, fifteen-square grid, twenty-square grid or twenty-five grid Grid page.

在本发明的另一实施例中,与上一实施例不同的是,如图5所示,该浏览器客户端还包括:关键字提取模块160,用于从单格项目对应的网址链接的网页标题中提取内容关键字;第一网络接口模块170,用于将该内容关键字发送至服务器,并接收服务器依据该内容关键字进行检索而生成的推荐链接;加载显示模块150,还用于在用户输入在格式页面中单格项目中移动的事件发生时,在浏览器格式页面中加载显示推荐链接。本实施例中各模块及模块之间的数据传输在图5中用虚线表示。In another embodiment of the present invention, different from the previous embodiment, as shown in FIG. 5 , the browser client also includes: a keyword extraction module 160 for linking from the URL corresponding to the single grid item Content keywords are extracted from the title of the webpage; the first network interface module 170 is used to send the content keywords to the server, and receives the recommended link generated by the server based on the retrieval of the content keywords; the loading display module 150 is also used to Displays referral links on load in the browser format page when user input moves through the single cell item in the format page. In this embodiment, each module and the data transmission between the modules are represented by dotted lines in FIG. 5 .

优选地,本实施例中,第一网络接口模块170,还用于将登录用户的用户名发送至服务器;并接收服务器依据内容关键字及该用户名对应用户的兴趣特征信息进行检索而生成的推荐链接。本实施例实现的具体过程请参照上述浏览器格式页面中加载网址数据方法的相关实施例,此处不再重述。Preferably, in this embodiment, the first network interface module 170 is also used to send the username of the logged-in user to the server; Referral link. For the specific implementation process of this embodiment, please refer to the relevant embodiments of the method for loading URL data in the browser format page above, which will not be repeated here.

在本发明的再一实施例中,与上一实施例不同的是,如图5所示,浏览器客户端还包括:推荐链接筛选模块180,采用用户名对应的兴趣特征信息对该推荐链接进行筛选;加载显示模块150,还用于在用户输入在格式页面中单格项目中移动的事件发生时,在浏览器格式页面中加载显示进行筛选后的推荐链接。本实施例中推荐链接筛选模块180在图5中用点线表示。In yet another embodiment of the present invention, different from the previous embodiment, as shown in FIG. 5 , the browser client further includes: a recommended link screening module 180, which adopts the interest feature information corresponding to the user name to the recommended link Screening; loading and displaying the module 150, which is also used to load and display the filtered recommendation link in the browser format page when the event of the user inputting the movement of the single-cell item in the format page occurs. The recommended link screening module 180 in this embodiment is represented by a dotted line in FIG. 5 .

本发明各实施例实现的具体过程请参照上述浏览器格式页面中加载网址数据方法的相关实施例,并具有与上述相关实施例相同各种有益效果,此处不再重述。For the specific implementation process of each embodiment of the present invention, please refer to the above-mentioned related embodiments of the method for loading URL data in the browser format page, and have the same various beneficial effects as the above-mentioned related embodiments, and will not be repeated here.

根据本发明的另一方面,还提出一种在浏览器格式页面中加载网址数据的系统。According to another aspect of the present invention, a system for loading URL data in a browser format page is also proposed.

图6为依照本发明实施例浏览器格式页面中加载网址数据的系统的结构示意图。如图6所示,该系统包括:浏览器客户端100和服务器200,两者通过HTTP接口互连。FIG. 6 is a schematic structural diagram of a system for loading URL data in a browser format page according to an embodiment of the present invention. As shown in FIG. 6, the system includes: a browser client 100 and a server 200, both of which are interconnected through an HTTP interface.

如图6所示,浏览器客户端100包括:动作检测模块120,用于在加载浏览器格式页面的页面数据后,对于用户输入的事件进行检测;动作确定模块130,用于当检测到用户输入进入格式页面中单格项目事件发生时,确定用户输入进入的单格项目;第一网络接口模块170,用于在单格项目对应的网址链接为二级域名或其子域名时,将单格项目对应的网址链接发送至服务器,并接收由服务器返回的单格项目对应的网址链接的上一级域名和/或同级域名的网址信息;加载显示模块150,用于在用户输入在格式页面中单格项目中移动的事件发生时,在浏览器格式页面中加载显示获取的上一级域名和/或同级域名的网址信息。As shown in Figure 6, the browser client 100 includes: an action detection module 120, which is used to detect the event input by the user after loading the page data of the browser format page; When a single-grid item event occurs in the input entry format page, determine the single-grid item entered by the user; the first network interface module 170 is used to link the single-grid item when the URL corresponding to the single-grid item is a second-level domain name or its subdomain name. The URL link corresponding to the grid item is sent to the server, and the URL information of the upper-level domain name and/or the domain name of the same level of the URL link corresponding to the grid item returned by the server is received; the display module 150 is loaded, and is used for inputting information in the format When the event of moving in the single-cell item on the page occurs, the URL information of the obtained upper-level domain name and/or the same-level domain name is displayed on the browser format page.

如图6所示,服务器200包括:第二存储模块210,用于存储域名列表,该域名列表保存有各个预设网站的顶级域名和二级域名,以及三级域名的网址信息;第二网络接口模块220,用于接收浏览器客户端发送的单格项目对应的网址链接;并将该网址链接对应的上一级域名和/或同级域名的网址信息返回至浏览器客户端;判断匹配模块230,用于根据单格项目对应的网址链接,匹配第二存储模块210中域名列表获取该网址链接对应的上一级域名和/或同级域名的网址信息。As shown in Figure 6, the server 200 includes: a second storage module 210, which is used to store a list of domain names, and the list of domain names stores top-level domain names and second-level domain names of various preset websites, and URL information of third-level domain names; The interface module 220 is used to receive the URL link corresponding to the single item sent by the browser client; and return the URL information of the upper-level domain name and/or the same-level domain name corresponding to the URL link to the browser client; determine the matching The module 230 is configured to match the domain name list in the second storage module 210 according to the website link corresponding to the single item to obtain the website information of the upper-level domain name and/or the same-level domain name corresponding to the website link.

在本发明的另一实施例中,与上一实施例不同的是,如图6所示,浏览器客户端100还包括:关键字提取模块160,用于从单格项目对应的网址链接的网页标题中提取内容关键字;第一网络接口模块170,用于将该内容关键字及登录用户的用户名发送至服务器200,并接收服务器200依据该内容关键字及登录用户的用户名进行检索而生成的推荐链接;加载显示模块150,还用于在用户输入在格式页面中单格项目中移动的事件发生时,在浏览器格式页面中加载显示推荐链接。服务器还包括:第三存储模块240,用于存储用户名及与其对应的多个兴趣特征关键字;第二网络接口模块220,用于接收内容关键字和登录用户的用户名,并将该内容关键字和登录用户的用户名对应的推荐链接返回至浏览器客户端100;推荐链接生成模块250,用于根据用户名,查找与该用户名对应的兴趣特征关键字,并依照该兴趣特征关键字和内容关键字生成推荐关键字,并根据该推荐关键字进行检索,将检索到的网络信息作为推荐链接。其中,第三存储模块240中:用户兴趣特征信息是根据浏览器客户端上报用户的浏览历史记录和/或用户使用习惯而针对用户进行的分析后确定下来的一个或者多个用户兴趣特征关键字。本实施例中各模块及模块之间的数据传输在图6中用虚线表示。In another embodiment of the present invention, different from the previous embodiment, as shown in FIG. 6 , the browser client 100 also includes: a keyword extraction module 160 for linking from the URL corresponding to the single item Content keywords are extracted from the title of the webpage; the first network interface module 170 is used to send the content keywords and the user name of the logged-in user to the server 200, and the receiving server 200 searches according to the content keywords and the user name of the logged-in user The generated recommended link; loading and displaying module 150 is also used to load and display the recommended link in the browser format page when the event of the user inputting the movement of the single grid item in the format page occurs. The server also includes: a third storage module 240, which is used to store a user name and a plurality of interest characteristic keywords corresponding thereto; a second network interface module 220, which is used to receive the content keyword and the user name of the logged-in user, and store the content The recommended link corresponding to the keyword and the user name of the logged-in user is returned to the browser client 100; the recommended link generation module 250 is used to search for the interest feature keyword corresponding to the user name according to the user name, and according to the interest feature key Words and content keywords are used to generate recommended keywords, and searches are performed based on the recommended keywords, and the retrieved network information is used as a recommended link. Wherein, in the third storage module 240: the user interest feature information is one or more user interest feature keywords determined after analyzing the user according to the browsing history and/or user usage habits reported by the browser client . In this embodiment, each module and the data transmission between the modules are represented by dotted lines in FIG. 6 .

本发明各实施例实现的具体过程请参照上述浏览器格式页面中加载网址数据方法的相关实施例,并具有与上述相关实施例相同各种有益效果,此处不再重述。For the specific implementation process of each embodiment of the present invention, please refer to the above-mentioned related embodiments of the method for loading URL data in the browser format page, and have the same various beneficial effects as the above-mentioned related embodiments, and will not be repeated here.

在此提供的算法和显示不与任何特定计算机、虚拟系统或者其它设备固有相关。各种通用系统也可以与基于在此的示教一起使用。根据上面的描述,构造这类系统所要求的结构是显而易见的。此外,本发明也不针对任何特定编程语言。应当明白,可以利用各种编程语言实现在此描述的本发明的内容,并且上面对特定语言所做的描述是为了披露本发明的最佳实施方式。The algorithms and displays presented herein are not inherently related to any particular computer, virtual system, or other device. Various generic systems can also be used with the teachings based on this. The structure required to construct such a system is apparent from the above description. Furthermore, the present invention is not specific to any particular programming language. It should be understood that various programming languages can be used to implement the content of the present invention described herein, and the above description of specific languages is for disclosing the best mode of the present invention.

在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure the understanding of this description.

类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, in order to streamline this disclosure and to facilitate an understanding of one or more of the various inventive aspects, various features of the invention are sometimes grouped together in a single embodiment, figure, or its description. This method of disclosure, however, is not to be interpreted as reflecting an intention that the claimed invention requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the Detailed Description are hereby expressly incorporated into this Detailed Description, with each claim standing on its own as a separate embodiment of this invention.

本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art can understand that the modules in the device in the embodiment can be adaptively changed and arranged in one or more devices different from the embodiment. Modules or units or components in the embodiments may be combined into one module or unit or component, and furthermore may be divided into a plurality of sub-modules or sub-units or sub-assemblies. All features disclosed in this specification (including accompanying claims, abstract and drawings) and any method or method so disclosed may be used in any combination, except that at least some of such features and/or processes or units are mutually exclusive. All processes or units of equipment are combined. Each feature disclosed in this specification (including accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.

此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在下面的权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。Furthermore, those skilled in the art will understand that although some embodiments described herein include some features included in other embodiments but not others, combinations of features from different embodiments are meant to be within the scope of the invention. and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.

本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例的系统中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。The various component embodiments of the present invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art should understand that a microprocessor or a digital signal processor (DSP) may be used in practice to implement some or all functions of some or all components in the system according to the embodiments of the present invention. The present invention can also be implemented as an apparatus or an apparatus program (for example, a computer program and a computer program product) for performing a part or all of the methods described herein. Such a program for realizing the present invention may be stored on a computer-readable medium, or may be in the form of one or more signals. Such a signal may be downloaded from an Internet site, or provided on a carrier signal, or provided in any other form.

应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In a unit claim enumerating several means, several of these means can be embodied by one and the same item of hardware. The use of the words first, second, and third, etc. does not indicate any order. These words can be interpreted as names.

以上所述的具体实施例,对本发明的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本发明的具体实施例而已,并不用于限制本发明,凡在本发明的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The specific embodiments described above have further described the purpose, technical solutions and beneficial effects of the present invention in detail. It should be understood that the above descriptions are only specific embodiments of the present invention and are not intended to limit the present invention. Any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the present invention shall be included within the protection scope of the present invention.

Claims (7)

1. the browser form page loads a system for website data, including client and server, wherein:
Described client, for when detecting that user inputs single lattice project event in the entrance form page and occurs, and website links corresponding to described single lattice project is when being second level domain or three grades of domain names, corresponding for described single lattice project website links is sent to server, receive and the website information of the upper level domain name of website links that described single lattice project that loaded and displayed is returned by server is corresponding and/or domain name at the same level;
Described server, for storing domain name list, when after the website links that the described single lattice project receiving the transmission of described client is corresponding, according to the website links that described single lattice project is corresponding, matching domain list of file names obtains upper level domain name corresponding to this website links and/or the website information of domain name at the same level, and sends to described client.
2. system according to claim 1, it is characterised in that described client includes:
Motion detection module, for after the page data loading the browser form page, the event for user's input detects;
Module is determined in action, for when detecting that described user inputs single lattice project event generation in the entrance form page, it is determined that described user inputs single lattice project of entrance;
First network interface module, when being second level domain or three grades of domain names for the website links corresponding in described single lattice project, website links corresponding for described single lattice project is sent to server, and receive the upper level domain name of website links corresponding to the described single lattice project returned by server and/or the website information of domain name at the same level;
Loaded and displayed module, for when in the form page, in single lattice project, the event of movement occurs in described user input, the upper level domain name obtained described in loaded and displayed in the browser form page and/or the website information of peer's domain name.
3. system according to claim 2, it is characterised in that described server includes:
Second memory module, is used for storing domain name list, and TLD and the second level domain of each default website and the website information of three grades of domain names are preserved in this domain name list;
Second Network Interface Module, for receiving website links corresponding to described single lattice project that described client sends;And the website information of upper level domain name corresponding for this website links and/or domain name at the same level is back to described client;
Judge matching module, for the website links corresponding according to described single lattice project, mate domain name list in the second memory module and obtain upper level domain name corresponding to this website links and/or the website information of domain name at the same level.
4. system according to claim 3, it is characterised in that
Described client also includes: keyword-extraction module, for extracting content-keyword the web page title of the website links corresponding from described single lattice project;Described first network interface module, is additionally operable to send to server this content-keyword, and receives server and carry out retrieving according to this content-keyword and the recommended links that generates;Described loaded and displayed module, is additionally operable to when in the form page, in single lattice project, the event of movement occurs in described user input, recommended links described in loaded and displayed in the browser form page;
Described server also includes: recommended links generation module, for generating recommendation keyword according to described content-keyword, and retrieves according to this recommendation keyword, using the network information that retrieves as recommended links;Described second Network Interface Module, is used for receiving described content-keyword, and recommended links corresponding for this content-keyword is back to described client.
5. system according to claim 4, it is characterised in that
In described client, described first network interface module, it is additionally operable to send to server the user name of login user;And the recommended links that the interest characteristics information receiving server foundation content-keyword and this user name correspondence user carries out retrieving and generates;
Described server also includes: the 3rd memory module, for storing user name and corresponding multiple interest characteristics keywords;Described second Network Interface Module, is additionally operable to receive described user name, and recommended links corresponding for the content-keyword of this user name is back to described client;Described recommended links generation module, for according to described user name, searching the interest characteristics keyword corresponding with this user name, and generate recommendation keyword according to this interest characteristics keyword and described content-keyword.
6. system according to claim 5, it is characterized in that, in described 3rd memory module: user interest profile information is the browsing history according to client report of user and/or user's use habit and one or more user interest profile keyword of deciding after the analysis that carries out for user.
7. system according to any one of claim 1 to 6, it is characterised in that described client and server is interconnected by HTTP interface.
CN201210414925.1A 2012-10-25 2012-10-25 The browser form page loads the system of website data Expired - Fee Related CN102955847B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210414925.1A CN102955847B (en) 2012-10-25 2012-10-25 The browser form page loads the system of website data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210414925.1A CN102955847B (en) 2012-10-25 2012-10-25 The browser form page loads the system of website data

Publications (2)

Publication Number Publication Date
CN102955847A CN102955847A (en) 2013-03-06
CN102955847B true CN102955847B (en) 2016-07-06

Family

ID=47764653

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210414925.1A Expired - Fee Related CN102955847B (en) 2012-10-25 2012-10-25 The browser form page loads the system of website data

Country Status (1)

Country Link
CN (1) CN102955847B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103793532B (en) * 2014-02-27 2017-04-12 北京金山网络科技有限公司 Page navigation method and device, and browser
CN104504058B (en) * 2014-12-18 2018-10-09 北京奇虎科技有限公司 A kind of page display method and browser device
CN107544967B (en) * 2016-06-23 2022-03-25 北京搜狗科技发展有限公司 Network access method and device and electronic equipment
CN106412024B (en) * 2016-09-07 2019-10-15 网易无尾熊(杭州)科技有限公司 A kind of page acquisition methods and device
CN109951579B (en) * 2019-03-20 2021-05-11 腾讯科技(深圳)有限公司 Domain name processing method and device, computer readable storage medium and computer equipment
CN112632445A (en) * 2020-12-30 2021-04-09 广州酷狗计算机科技有限公司 Webpage playing method, device, equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043805A (en) * 2009-10-19 2011-05-04 阿里巴巴集团控股有限公司 Method and device for generating Internet navigation page
CN102682011A (en) * 2011-03-14 2012-09-19 腾讯科技(深圳)有限公司 Method, device and system for establishing domain description name information sheet and searching
US8280946B1 (en) * 2003-09-10 2012-10-02 Google Inc. Reduction of perceived DNS lookup latency

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8280946B1 (en) * 2003-09-10 2012-10-02 Google Inc. Reduction of perceived DNS lookup latency
CN102043805A (en) * 2009-10-19 2011-05-04 阿里巴巴集团控股有限公司 Method and device for generating Internet navigation page
CN102682011A (en) * 2011-03-14 2012-09-19 腾讯科技(深圳)有限公司 Method, device and system for establishing domain description name information sheet and searching

Also Published As

Publication number Publication date
CN102955847A (en) 2013-03-06

Similar Documents

Publication Publication Date Title
CN102968451B (en) The browser form page loads method and the client of website data
US10387115B2 (en) Method and apparatus for generating a recommended set of items
US11086888B2 (en) Method and system for generating digital content recommendation
CN102708174B (en) Method and device for displaying rich media information in a browser
US11989247B2 (en) Indexing access limited native applications
US20110173569A1 (en) Preview Functionality for Increased Browsing Speed
CN102955847B (en) The browser form page loads the system of website data
CN102968413B (en) A kind of method and apparatus for being used to provide search result
US20120084657A1 (en) Providing content to a user from multiple sources based on interest tag(s) that are included in an interest cloud
WO2014032579A1 (en) A method and apparatus for displaying information
US10824627B2 (en) Method and system for determining rank positions of non-native items by a ranking system
CN104090923B (en) The methods of exhibiting and device of a kind of rich media information in browser
WO2014184784A2 (en) Method and system for presenting image information to a user of a client device
CN104090757A (en) Method and device for displaying rich media information in browser
CN106599299A (en) Determining method and device of website key words
CN102982068A (en) Method for displaying recommended data and corresponding browser
CN102945272B (en) The treatment process of Information on Collection, equipment and server
CN102982079B (en) Personalized website navigation method and apparatus
CN102930009B (en) Individual website navigation system
JP2011100350A (en) Device, method and program for generating summary
RU2640635C2 (en) Method, system and server for transmitting personalized message to user electronic device
CN106909579A (en) Browser-presented method and device
CN106033414A (en) A hotspot information processing method and system
CN102930018B (en) Information on Collection processing system
US8732192B2 (en) Searching for web pages based on user-recalled web page appearance

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20220721

Address after: Room 801, 8th floor, No. 104, floors 1-19, building 2, yard 6, Jiuxianqiao Road, Chaoyang District, Beijing 100015

Patentee after: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

Address before: 100088 room 112, block D, 28 new street, new street, Xicheng District, Beijing (Desheng Park)

Patentee before: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

Patentee before: Qizhi software (Beijing) Co.,Ltd.

TR01 Transfer of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160706

CF01 Termination of patent right due to non-payment of annual fee