CN103617196A - Method, browser, server and system for recommending websites - Google Patents

Method, browser, server and system for recommending websites Download PDF

Info

Publication number
CN103617196A
CN103617196A CN201310553369.0A CN201310553369A CN103617196A CN 103617196 A CN103617196 A CN 103617196A CN 201310553369 A CN201310553369 A CN 201310553369A CN 103617196 A CN103617196 A CN 103617196A
Authority
CN
China
Prior art keywords
url
browser
website
user
recommendation list
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.)
Granted
Application number
CN201310553369.0A
Other languages
Chinese (zh)
Other versions
CN103617196B (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 CN201310553369.0A priority Critical patent/CN103617196B/en
Publication of CN103617196A publication Critical patent/CN103617196A/en
Application granted granted Critical
Publication of CN103617196B publication Critical patent/CN103617196B/en
Expired - Fee Related 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/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Landscapes

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

Abstract

本发明实施例提供了一种推荐网址的方法、浏览器、服务器和系统,该方法包括:接收启动浏览器起始页的指示,获取用户通过浏览器对网址的操作记录;当用户对任一条网址的未操作时间大于或等于阈值时,向服务器发送对网址所属的分类的推荐列表进行重排的指令;接收服务器发送的重排后的网址推荐列表;根据重排后的网址推荐列表以及本地存储的用户访问列表更新浏览器的起始页的网址推荐位,其中,用户访问列表包括访问次数大于预设次数的网址。通过本发明,能够对浏览器初始页中的推荐位中的网址进行重排,并且卷入用户对网站的访问行为,能够实现个性化、智能化的热门网址推荐,增强用户黏度,满足用户需求。

Figure 201310553369

The embodiment of the present invention provides a method, a browser, a server and a system for recommending a website. The method includes: receiving an instruction to start the browser start page, and obtaining a record of the user's operation on the website through the browser; When the inactive time of the URL is greater than or equal to the threshold, send an instruction to the server to rearrange the recommendation list of the category to which the URL belongs; receive the rearranged URL recommendation list sent by the server; The stored user access list updates the URL recommendation position of the browser's start page, wherein the user access list includes URLs whose access times are greater than a preset number of times. Through the present invention, it is possible to rearrange the URLs in the recommended position on the initial page of the browser, and to be involved in the user's visit behavior to the website, to realize personalized and intelligent recommendation of popular URLs, to enhance user viscosity, and to meet user needs .

Figure 201310553369

Description

推荐网址的方法、浏览器、服务器及系统Method, browser, server and system for recommending website

技术领域technical field

本发明涉及互联网技术领域,特别是涉及一种推荐网址的方法、浏览器、服务器及系统。The invention relates to the technical field of the Internet, in particular to a method for recommending a website, a browser, a server and a system.

背景技术Background technique

目前,浏览器成为了用户与互联网进行通信的主要工具。并且在浏览器启动时,都会为用户提供一个类似于九宫格的新标签页作为浏览器的起始页。Currently, the browser has become the main tool for users to communicate with the Internet. And when the browser starts, it will provide the user with a new tab page similar to Jiugongge as the browser's start page.

其中,九宫格中包括多个网址推荐位,分别会向用户展示不同的网站,通常以网站的徽标进行展示,并绑定该网站的网址。当用户点击推荐位中的徽标时,可以直接访问所需要访问的网站,避免了每次手动输入网址来访问网站的繁琐操作。Among them, Jiugongge includes a plurality of URL recommendation positions, which respectively display different websites to the user, usually with the logo of the website, and bind the URL of the website. When the user clicks the logo in the recommended position, he can directly visit the website he needs to visit, avoiding the tedious operation of manually entering the URL every time to visit the website.

通常,各个浏览器为了适应广大用户的需求,会将互联网中比较受欢迎的网站内置在浏览器的起始页中,也有的浏览器厂商为了获得商业利益,会将付费的网站推广在其浏览器的起始页中。Usually, in order to meet the needs of the majority of users, each browser will build the more popular websites on the Internet into the browser's start page, and some browser manufacturers will promote paid websites on their browser pages in order to obtain commercial benefits. on the start page of the browser.

但是,上述的九宫格式的网址推荐方式中,网址都是浏览器厂商提前写入的,不能自动更新,而不用用户对于网站的访问需求也不同,因此,当前的网址推荐方式过于机械,不能适应用户需求。However, in the above-mentioned URL recommendation method in the Jiugong format, the URLs are all written in advance by the browser manufacturer and cannot be automatically updated, and users have different access requirements for the website. Therefore, the current URL recommendation method is too mechanical and cannot adapt User needs.

发明内容Contents of the invention

鉴于上述问题,提出了本发明以便提供一种克服上述问题或者至少部分地解决上述问题的适于推荐网址的方法、浏览器、服务器及系统。In view of the above problems, the present invention is proposed in order to provide a method, browser, server and system suitable for recommending web addresses that overcome the above problems or at least partially solve the above problems.

依据本发明的一个方面,提供了一种推荐网址的方法,包括:According to one aspect of the present invention, a method for recommending a website is provided, including:

接收启动浏览器起始页的指示,获取用户通过浏览器对网址的操作记录;Receive instructions to start the browser's start page, and obtain the user's operation records on the website through the browser;

当用户对任一条网址的未操作时间大于或等于阈值时,向服务器发送对网址所属的分类的推荐列表进行重排的指令;When the user does not operate any URL for a period greater than or equal to the threshold, send an instruction to the server to rearrange the recommendation list of the category to which the URL belongs;

接收服务器发送的重排后的网址推荐列表;receiving the rearranged URL recommendation list sent by the server;

根据重排后的网址推荐列表以及本地存储的用户访问列表更新浏览器的起始页的网址推荐位,其中,用户访问列表包括访问次数大于预设次数的网址。Updating the URL recommendation position on the start page of the browser according to the rearranged URL recommendation list and the locally stored user access list, wherein the user access list includes URLs whose access times are greater than a preset number of times.

可选地,该方法还包括:Optionally, the method also includes:

当浏览器初次使用或对网址的操作记录被清空时,在浏览器的安装包中获取默认的网址推荐列表;When the browser is used for the first time or the operation record of the URL is cleared, the default URL recommendation list is obtained in the browser installation package;

根据默认的网址推荐列表在浏览器的起始页进行推荐网址的展示。The recommended URLs are displayed on the browser's start page according to the default URL recommendation list.

可选地,该方法还包括:Optionally, the method also includes:

当浏览器初次使用或对网址的操作记录被清空时,向服务器发送获取默认的网址推荐列表的请求;When the browser is used for the first time or the operation record of the URL is cleared, send a request to the server to obtain the default URL recommendation list;

接收服务器返回的默认的网址推荐列表。Receive the default URL recommendation list returned by the server.

可选地,在获取用户通过浏览器对网址的操作记录之前,还包括:Optionally, before acquiring the user's operation records on the URL through the browser, further include:

检测是否存在用户对网址的操作记录。Detect whether there is a record of the user's operation on the URL.

可选地,该方法还包括:Optionally, the method also includes:

当不存在用户对网址的操作记录时,根据默认的网址推荐列表在浏览器的起始页进行推荐网址的展示。When there is no operation record of the user on the URL, display the recommended URL on the start page of the browser according to the default URL recommendation list.

可选地,向服务器发送对网址所属的分类的推荐列表进行重排的指令,包括:Optionally, an instruction to rearrange the recommendation list of the category to which the URL belongs is sent to the server, including:

确认网址是否被锁定;Confirm whether the URL is locked;

当网址未被锁定时,向服务器发送对网址所属的分类的推荐列表进行重排的指令。When the URL is not locked, an instruction to rearrange the recommendation list of the category to which the URL belongs is sent to the server.

可选地,处于锁定状态的网址在被解锁前保持在原网页推荐位不变;Optionally, the URL in the locked state remains unchanged at the recommended position of the original webpage before being unlocked;

其中,用户通过对网址的编辑、添加或拖动操作使该网址进入锁定状态。Wherein, the user puts the URL into a locked state by editing, adding or dragging the URL.

可选地,根据重排后的网址推荐列表以及本地存储的用户访问列表更新浏览器的起始页的网址推荐位,包括:Optionally, updating the URL recommendation position of the browser's start page according to the rearranged URL recommendation list and the locally stored user access list, including:

根据网址推荐列表,将网址在起始页中的网址推荐位中去掉,将网址的后续网址依次前移,使起始页中的最后一个网址推荐位为空白位;According to the URL recommendation list, the URL is removed from the URL recommendation position on the start page, and the subsequent URLs of the URL are moved forward one by one, so that the last URL recommendation position on the start page is a blank position;

获取本地存储的用户访问列表,并根据用户访问列表在空白位添加新的网址。Obtain the user access list stored locally, and add a new URL in the blank according to the user access list.

可选地,根据用户访问列表在空白位添加新的网址,包括:Optionally, add new URLs in the blanks based on the user's access list, including:

对用户访问列表的网址类型进行排序;Sort the URL types of the user's access list;

由排序最高的网址类型开始,依次判断每个网址类型下的网址是否存在于网址推荐位中,或依次判断该类型下的网址在网址推荐位的存在数量是否小于预设数量;Starting from the URL type with the highest ranking, it is sequentially judged whether the URLs under each URL type exist in the recommended URLs, or whether the number of URLs under this type in the recommended URLs is less than the preset number;

当该网页类型下的网址不存在于网址推荐位或该类型下的网址在网址推荐位的存在数量小于预设数量时,向服务器发送获取该类型下排位第一的网址的请求;When the URL under this type of web page does not exist in the URL recommendation position or the number of URLs under this type in the URL recommendation position is less than the preset number, send a request to the server to obtain the first URL under this type;

接收服务器返回的该类型下排位第一的网址;Receive the first URL of this type returned by the server;

将排位第一的网址添加到空白位中进行展示。Add the top URL to the empty slot for display.

可选地,存在于预先建立的黑名单中的网址不展示在网址推荐位中;Optionally, the URLs in the pre-established blacklist are not displayed in the URL recommendation;

其中,被用户主动删除的网址进入黑名单,当用户主动添加该网址后,该网址由黑名单中移除。Wherein, the URL that is actively deleted by the user enters the blacklist, and when the user actively adds the URL, the URL is removed from the blacklist.

可选地,该方法还包括:Optionally, the method also includes:

当用户访问列表中的每个网址类型下的网址均存在于网址推荐位中,或每个类型下的网址在网址推荐位的存在数量均不小于预设数量时,向服务随机获取一网址,并将该网址添加到空白位中进行展示。When the URLs under each URL type in the user access list exist in the recommended URLs, or the number of URLs under each type in the recommended URLs is not less than the preset number, obtain a URL randomly from the service, and add that URL to the empty slot for display.

可选地,该方法还包括:Optionally, the method also includes:

获取用户选择的推荐网址的网址类型和/或用户选择的关键字,并将用户选择的网址类型和/或关键字发送给服务器;Obtain the URL type of the recommended URL selected by the user and/or the keyword selected by the user, and send the URL type and/or keyword selected by the user to the server;

接收服务器返回的与用户选择的网址类型和/或关键字对应的网址,并展示在起始页的推荐位中。Receive the URL corresponding to the URL type and/or keyword selected by the user returned by the server, and display it in the recommended position on the start page.

可选地,在接收用户选择的推荐网址的网址类型和/或用户选择的关键字之后,还包括:Optionally, after receiving the URL type of the recommended URL selected by the user and/or the keyword selected by the user, the method further includes:

保存用户选择的推荐网址的网址类型以及关键字。Save the URL type and keyword of the recommended URL selected by the user.

可选地,该方法还包括:Optionally, the method also includes:

对浏览器的起始页展示的推荐网址进行标记并收藏,便于后续的阅读。Mark and bookmark the recommended URL displayed on the browser's start page for subsequent reading.

可选地,推荐网址的展示方式包括下列任意之一:Optionally, the display method of the recommended URL includes any of the following:

通过九宫格进行展示;或者,Display through Jiugongge; or,

按照网页类型进行分类,并且按照排序展示在浏览器的起始页上;或者,Classified by web page type and displayed on the browser's start page in order; or,

按照用户输入的关键词进行分类,并在分类下展示与关键词匹配的推荐网址;或者,Classify according to the keywords entered by the user, and display recommended URLs matching the keywords under the categories; or,

按照用户对浏览器的使用习惯展示推荐网址。Display recommended URLs according to the user's browser usage habits.

可选地,网址推荐列表中至少包括:Optionally, the URL recommendation list includes at least:

网址、该网址的排序、该网址所属的网址分类以及该网址对应的徽标logo。URL, the ranking of the URL, the URL category to which the URL belongs, and the logo corresponding to the URL.

依据本发明的一个方面,还提供另一种推荐网址的方法,包括:According to an aspect of the present invention, another method for recommending a website is provided, including:

接收浏览器发送的对网址所属的分类的推荐列表进行重排的指令;Receive an instruction sent by the browser to rearrange the recommendation list of the category to which the URL belongs;

对网址所属的分类的推荐列表进行重排;Rearrange the recommendation list of the category to which the URL belongs;

将重排后的网址推荐列表发送给浏览器,以使浏览器根据重排更新后的网址推荐列表以及存储的用户访问列表更新浏览器的起始页的网址推荐位。Sending the rearranged URL recommendation list to the browser, so that the browser updates the URL recommendation position of the browser's start page according to the rearranged and updated URL recommendation list and the stored user access list.

可选地,该方法还包括:Optionally, the method also includes:

当浏览器客户端初次使用或对网址的操作记录被清空时,接收浏览器发送的获取默认的网址推荐列表的指令;When the browser client is used for the first time or the operation record of the URL is cleared, receive the instruction sent by the browser to obtain the default URL recommendation list;

向浏览器发送默认的网址推荐列表。Send the default list of URL suggestions to the browser.

可选地,对网址所属的分类的推荐列表进行重排,包括:Optionally, rearrange the recommendation list of the category to which the URL belongs, including:

将网址排列到该网址所属的分类的网页推荐列表的队尾。Puts the URL at the end of the list of page suggestions for the category that the URL belongs to.

可选地,该方法还包括:Optionally, the method also includes:

接收浏览器发送的获取指定类型下排位第一的网址的请求;Receive the request sent by the browser to obtain the first URL of the specified type;

查找并向浏览器发送指定类型下排位第一的网址。Finds and sends the browser the top URL of the given type.

可选地,该方法还包括:Optionally, the method also includes:

接收浏览器发送的用户选择的推荐网址的网址类型和/或用户选择的关键字;Receive the URL type of the recommended URL selected by the user and/or the keyword selected by the user sent by the browser;

查找与网址类型和/或关键字匹配的网址,并将该网址发送给浏览器。Finds a URL that matches the URL type and/or keyword and sends that URL to the browser.

可选地,该方法还包括:Optionally, the method also includes:

接收浏览器发送的用户选择的推荐网址的网址类型和/或用户选择的关键字;Receive the URL type of the recommended URL selected by the user and/or the keyword selected by the user sent by the browser;

查找与网址类型和/或关键字匹配的网址,并将查找到的网址发送给用户指定的浏览器。Find URLs matching the URL type and/or keywords, and send the found URLs to the browser specified by the user.

依据本发明的一个方面,还提供一种推荐网址的浏览器,包括:According to one aspect of the present invention, there is also provided a browser for recommending URLs, including:

指示接收模块,配置为接收启动浏览器起始页的指示;An instruction receiving module configured to receive an instruction to start the browser start page;

记录获取模块,配置为获取用户通过浏览器对网址的操作记录;The record obtaining module is configured to obtain the user's operation record on the website through the browser;

第一发送模块,配置为当用户对任一条网址的未操作时间大于或等于阈值时,向服务器发送对网址所属的分类的推荐列表进行重排的指令;The first sending module is configured to send to the server an instruction to rearrange the recommendation list of the category to which the URL belongs when the user has not operated any URL for a period greater than or equal to the threshold;

第一接收模块,配置为接收服务器发送的重排后的网址推荐列表;The first receiving module is configured to receive the rearranged URL recommendation list sent by the server;

显示模块,配置为根据重排后的网址推荐列表以及本地存储的用户访问列表更新浏览器的起始页的网址推荐位,其中,用户访问列表包括访问次数大于预设次数的网址。The display module is configured to update the URL recommendation position on the start page of the browser according to the rearranged URL recommendation list and the locally stored user access list, wherein the user access list includes URLs whose visit times are greater than a preset number of times.

可选地,该浏览器还包括:Optionally, the browser also includes:

列表获取模块,配置为当浏览器初次使用或对网址的操作记录被清空时,在浏览器的安装包中获取默认的网址推荐列表;The list acquisition module is configured to obtain the default URL recommendation list in the browser installation package when the browser is used for the first time or the operation record on the URL is cleared;

显示模块还配置为根据默认的网址推荐列表在浏览器的起始页进行推荐网址的展示。The display module is also configured to display recommended URLs on the start page of the browser according to the default URL recommendation list.

可选地,该浏览器还包括:Optionally, the browser also includes:

第二发送模块,配置为当浏览器初次使用或对网址的操作记录被清空时,向服务器发送获取默认的网址推荐列表的请求;The second sending module is configured to send a request to the server to obtain a default URL recommendation list when the browser is used for the first time or the operation record on the URL is cleared;

第二接收模块,配置为接收服务器返回的默认的网址推荐列表。The second receiving module is configured to receive the default URL recommendation list returned by the server.

可选地,该浏览器还包括:Optionally, the browser also includes:

检测模块,配置为在记录获取模块获取用户通过浏览器对网址的操作记录之前,检测是否存在用户对网址的操作记录。The detection module is configured to detect whether there is a user's operation record on the website before the record acquisition module obtains the user's operation record on the website through the browser.

可选地,显示模块,还配置为当检测模块检测到不存在用户对网址的操作记录时,根据默认的网址推荐列表在浏览器的起始页进行推荐网址的展示。Optionally, the display module is further configured to display the recommended URL on the browser's start page according to the default URL recommendation list when the detection module detects that there is no user operation record on the URL.

可选地,第一发送模块还配置为按照如下方式向服务器发送对网址所属的分类的推荐列表进行重排的指令:Optionally, the first sending module is further configured to send to the server an instruction to rearrange the recommendation list of the category to which the URL belongs in the following manner:

确认网址是否被锁定;Confirm whether the URL is locked;

当网址未被锁定时,向服务器发送对网址所属的分类的推荐列表进行重排的指令。When the URL is not locked, an instruction to rearrange the recommendation list of the category to which the URL belongs is sent to the server.

可选地,处于锁定状态的网址在被解锁前保持在原网页推荐位不变;Optionally, the URL in the locked state remains unchanged at the recommended position of the original webpage before being unlocked;

其中,用户通过对网址的编辑、添加或拖动操作使该网址进入锁定状态。Wherein, the user puts the URL into a locked state by editing, adding or dragging the URL.

可选地,显示模块包括:Optionally, the display module includes:

推荐位调整单元,配置为根据网址推荐列表,将网址在起始页中的网址推荐位中去掉,将网址的后续网址依次前移,使起始页中的最后一个网址推荐位为空白位;The recommended position adjustment unit is configured to remove the URL from the recommended position of the URL on the start page according to the recommended list of URLs, and move the subsequent URLs of the URL forward one by one, so that the last recommended position of the URL on the start page is a blank position;

网址添加单元,配置为获取本地存储的用户访问列表,并根据用户访问列表在空白位添加新的网址。The URL adding unit is configured to obtain a locally stored user access list, and add a new URL in a blank space according to the user access list.

可选地,网址添加单元还配置为按照如下方式根据用户访问列表在空白位添加新的网址:Optionally, the URL adding unit is also configured to add a new URL in a blank space according to the user access list as follows:

对用户访问列表的网址类型进行排序;Sort the URL types of the user's access list;

由排序最高的网址类型开始,依次判断每个网址类型下的网址是否存在于网址推荐位中,或该依次判断类型下的网址在网址推荐位的存在数量是否小于预设数量;Starting from the URL type with the highest ranking, it is sequentially judged whether the URLs under each URL type exist in the recommended URLs, or whether the number of URLs under this type in the recommended URLs is less than the preset number;

当该网页类型下的网址不存在于网址推荐位或该类型下的网址在网址推荐位的存在数量小于预设数量时,向服务器发送获取该类型下排位第一的网址的请求;When the URL under this type of web page does not exist in the URL recommendation position or the number of URLs under this type in the URL recommendation position is less than the preset number, send a request to the server to obtain the first URL under this type;

接收服务器返回的该类型下排位第一的网址;Receive the first URL of this type returned by the server;

将排位第一的网址添加到空白位中进行展示。Add the top URL to the empty slot for display.

可选地,存在于预先建立的黑名单中的网址不展示在网址推荐位中;Optionally, the URLs in the pre-established blacklist are not displayed in the URL recommendation;

其中,被用户主动删除的网址进入黑名单,当用户主动添加该网址后,该网址由黑名单中移除。Wherein, the URL that is actively deleted by the user enters the blacklist, and when the user actively adds the URL, the URL is removed from the blacklist.

可选地,所示显示模块还配置为当用户访问列表中的每个网址类型下的网址均存在于网址推荐位中,或每个类型下的网址在网址推荐位的存在数量均不小于预设数量时,向服务随机获取一网址,并将该网址添加到空白位中进行展示。Optionally, the displayed display module is further configured to be configured when the URLs under each URL type in the user access list exist in the recommended URLs, or the number of URLs under each type in the recommended URLs is not less than the preset number. When the quantity is set, a URL is randomly obtained from the service, and the URL is added to the blank space for display.

可选地,该浏览器还包括:Optionally, the browser also includes:

查询标识获取模块,配置为获取用户选择的推荐网址的网址类型和/或用户选择的关键字;The query identification obtaining module is configured to obtain the URL type of the recommended URL selected by the user and/or the keyword selected by the user;

第三发送模块,配置为将用户选择的网址类型和/或关键字发送给服务器;The third sending module is configured to send the URL type and/or keyword selected by the user to the server;

第三接收模块,配置为接收服务器返回的与用户选择的网址类型和/或关键字对应的网址;The third receiving module is configured to receive the URL returned by the server and corresponding to the URL type and/or keyword selected by the user;

显示模块还配置为将第三接收模块所接收的网站展示在起始页的推荐位中。The display module is also configured to display the website received by the third receiving module in the recommended position on the start page.

可选地,该浏览器还包括:Optionally, the browser also includes:

存储模块,配置为保存用户选择的推荐网址的网址类型以及关键字。The storage module is configured to save the URL type and keyword of the recommended URL selected by the user.

可选地,该浏览器还包括:Optionally, the browser also includes:

收藏模块,配置为对浏览器的起始页展示的推荐网址进行标记并收藏,便于后续的阅读。The bookmark module is configured to mark and bookmark recommended URLs displayed on the browser's start page for subsequent reading.

可选地,推荐网址的展示方式包括下列任意之一:Optionally, the display method of the recommended URL includes any of the following:

通过九宫格进行展示;或者,Display through Jiugongge; or,

按照网页类型进行分类,并且按照排序展示在浏览器的起始页上;或者,Classified by web page type and displayed on the browser's start page in order; or,

按照用户输入的关键词进行分类,并在分类下展示与关键词匹配的推荐网址;或者,Classify according to the keywords entered by the user, and display recommended URLs matching the keywords under the categories; or,

按照用户对浏览器的使用习惯展示推荐网址。Display recommended URLs according to the user's browser usage habits.

依据本发明的一个方面,还提供一种推荐网址的服务器,包括:According to an aspect of the present invention, there is also provided a server for recommending URLs, including:

第一接收模块,配置为接收浏览器发送的对网址所属的分类的推荐列表进行重排的指令;The first receiving module is configured to receive an instruction sent by the browser to rearrange the recommendation list of the category to which the URL belongs;

网址分类调整模块,配置为对网址所属的分类的推荐列表进行重排;URL category adjustment module, configured to rearrange the recommendation list of the category to which the URL belongs;

第一发送模块,配置为将重排后的网址推荐列表发送给浏览器,以使浏览器根据重排更新后的网址推荐列表以及存储的用户访问列表更新浏览器的起始页的网址推荐位。The first sending module is configured to send the rearranged URL recommendation list to the browser, so that the browser updates the URL recommendation position of the browser's start page according to the rearranged and updated URL recommendation list and the stored user access list .

可选地,该服务器还包括:Optionally, the server also includes:

第二接收模块,配置为当浏览器客户端初次使用或对网址的操作记录被清空时,接收浏览器发送的获取默认的网址推荐列表的指令;The second receiving module is configured to receive an instruction sent by the browser to obtain a default URL recommendation list when the browser client is used for the first time or the operation record of the URL is cleared;

第二发送模块,配置为向浏览器发送默认的网址推荐列表。The second sending module is configured to send a default URL recommendation list to the browser.

可选地,网址分类调整模块还配置为将网址排列到该网址所属的分类的网页推荐列表的队尾。Optionally, the website category adjustment module is further configured to arrange the website to the end of the web page recommendation list of the category to which the website belongs.

可选地,该服务器还包括:Optionally, the server also includes:

第三接收模块,配置为接收浏览器发送的获取指定类型下排位第一的网址的请求;The third receiving module is configured to receive the request sent by the browser to obtain the first-ranked URL under the specified type;

第三发送模块,配置为查找并向浏览器发送指定类型下排位第一的网址。The third sending module is configured to find and send to the browser the first URL of the specified type.

可选地,该服务器还包括:Optionally, the server also includes:

第四接收模块,配置为接收浏览器发送的用户选择的推荐网址的网址类型和/或用户选择的关键字;The fourth receiving module is configured to receive the URL type of the recommended URL sent by the user and/or the keyword selected by the user sent by the browser;

第四发送模块,配置为查找与网址类型和/或关键字匹配的网址,并将该网址发送给浏览器。The fourth sending module is configured to search for a URL matching the URL type and/or keywords, and send the URL to the browser.

可选地,该服务器还包括:Optionally, the server also includes:

第五接收模块,配置为接收浏览器发送的用户选择的推荐网址的网址类型和/或用户选择的关键字;The fifth receiving module is configured to receive the URL type of the recommended URL selected by the user and/or the keyword selected by the user sent by the browser;

第五发送模块,配置为查找与网址类型和/或关键字匹配的网址,并将查找到的网址发送给用户指定的浏览器。The fifth sending module is configured to search for URLs matching the URL type and/or keywords, and send the found URLs to the browser specified by the user.

依据本发明的一个方面,还提供一种推荐网址的系统,包括上述浏览器和上述服务器。According to an aspect of the present invention, there is also provided a system for recommending a website, including the above-mentioned browser and the above-mentioned server.

本发明提供了一种推荐网址的方法、浏览器、服务器及系统。通过本发明,浏览器可统计用户对于网址的操作记录,若用户对某一网址的未操作事件大于或等于阈值,则向服务器发送对推荐列表进行重排的指令,并根据服务器返回的网址推荐列表以及本地存储的用户访问列表对浏览器初始页中的推荐位中的网址进行重排,卷入用户对网站的访问行为,能够实现个性化、智能化的热门网址推荐,增强用户黏度,满足用户需求。The invention provides a method for recommending a website, a browser, a server and a system. Through the present invention, the browser can count the user's operation records on the website. If the user's non-operation event on a certain website is greater than or equal to the threshold value, it will send an instruction to rearrange the recommendation list to the server, and recommend according to the website returned by the server. The list and the locally stored user access list rearrange the URLs in the recommended position on the browser's initial page, and get involved in the user's visit behavior to the website, which can realize personalized and intelligent recommendation of popular URLs, enhance user stickiness, and meet the needs of users. User needs.

上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。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.

根据下文结合附图对本发明具体实施例的详细描述,本领域技术人员将会更加明了本发明的上述以及其他目的、优点和特征。Those skilled in the art will be more aware of the above and other objects, advantages and features of the present invention according to the following detailed description of specific embodiments of the present invention in conjunction with the accompanying drawings.

附图说明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 a flowchart of a method for recommending a website according to an embodiment of the present invention;

图2是根据本发明一个实施例的另一种推荐网址的方法流程图;FIG. 2 is a flowchart of another method for recommending a website according to an embodiment of the present invention;

图3是根据本发明一个实施例的一种推荐网址的具体方法流程图;FIG. 3 is a flow chart of a specific method for recommending a website according to an embodiment of the present invention;

图4是根据本发明一个实施例的一种更新浏览器的起始页的网址推荐位的方法流程图;Fig. 4 is a kind of flow chart of the method for updating the URL recommendation position of the start page of the browser according to one embodiment of the present invention;

图5是根据本发明一个实施例的一种推荐网址的浏览器结构框图;FIG. 5 is a block diagram of a browser structure of a recommended website according to an embodiment of the present invention;

图6是根据本发明一个实施例的显示模块的结构图;Fig. 6 is a structural diagram of a display module according to an embodiment of the present invention;

图7是根据本发明一个实施例的一种推荐网址的服务器结构框图;FIG. 7 is a block diagram of a server structure of a recommended website according to an embodiment of the present invention;

图8是根据本发明一个实施例的一种推荐网址的系统结构框图。Fig. 8 is a system structure diagram of a recommended website according to an embodiment of the present invention.

具体实施方式Detailed ways

下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应该被这里阐述的实施例所限制。相反,提供这些实施例是为了能够透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。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 to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure can be thoroughly understood, and will fully convey the scope of this disclosure to those skilled in the art.

实施例一Embodiment one

本发明实施例提供了一种推荐网址的方法,其中,该方法可以通过改进客户端浏览器来实现。An embodiment of the present invention provides a method for recommending a website, wherein the method can be realized by improving a client browser.

图1是本发明一个实施例的一种推荐网址的方法流程图,该方法包括步骤S102至S108。Fig. 1 is a flow chart of a method for recommending a website according to an embodiment of the present invention, the method includes steps S102 to S108.

S102,接收启动浏览器起始页的指示,获取用户通过浏览器对网址的操作记录;S102. Receive an instruction to start the browser start page, and obtain the user's operation record on the website through the browser;

S104,当用户对任一条网址的未操作时间大于或等于阈值时,向服务器发送对网址所属的分类的推荐列表进行重排的指令。S104, when the user does not operate any URL for a time greater than or equal to the threshold, send an instruction to the server to rearrange the recommendation list of the category to which the URL belongs.

S106,接收服务器发送的重排后的网址推荐列表。S106, receiving the rearranged URL recommendation list sent by the server.

S108,根据重排后的网址推荐列表以及本地存储的用户访问列表更新浏览器的起始页的网址推荐位。其中,用户访问列表包括访问次数大于预设次数的网址。S108. Update the URL recommendation position of the browser's start page according to the rearranged URL recommendation list and the locally stored user access list. Wherein, the user visit list includes URLs whose visit times are greater than a preset number of times.

本发明实施例还提供了另一种推荐网址的方法,其中,该方法可以通过改进服务器来实现。The embodiment of the present invention also provides another method for recommending a website, wherein the method can be realized by improving the server.

图2是本发明一个实施例的另一种推荐网址的方法流程图,该方法包括步骤S202至S206。FIG. 2 is a flow chart of another method for recommending a website according to an embodiment of the present invention. The method includes steps S202 to S206.

S202,接收浏览器发送的对网址所属的分类的推荐列表进行重排的指令。S202, receiving an instruction sent by the browser to rearrange the recommendation list of the category to which the URL belongs.

S204,对网址所属的分类的推荐列表进行重排。S204, rearranging the recommendation list of the category to which the URL belongs.

S206,将重排后的网址推荐列表发送给浏览器,以使浏览器根据重排更新后的网址推荐列表以及存储的用户访问列表更新浏览器的起始页的网址推荐位。S206. Send the rearranged recommended URL list to the browser, so that the browser updates the URL recommended position of the browser's start page according to the rearranged and updated recommended URL list and the stored user access list.

本发明实施例提供了一种推荐网址的方法,通过该方法浏览器可统计用户对于网址的操作记录,若用户对某一网址的未操作事件大于或等于阈值,则向服务器发送对推荐列表进行重排的指令,并根据服务器返回的网址推荐列表以及本地存储的用户访问列表对浏览器初始页中的推荐位中的网址进行重排,卷入用户对网站的访问行为,能够实现个性化、智能化的热门网址推荐,增强用户黏度,满足用户需求。The embodiment of the present invention provides a method for recommending a website. By this method, the browser can count the user's operation records on the website. Rearrangement instructions, and according to the URL recommendation list returned by the server and the locally stored user access list, the URLs in the recommended position on the browser's initial page are rearranged, and the user's visit behavior to the website is involved, which can realize personalization, Intelligent recommendation of popular websites to enhance user stickiness and meet user needs.

实施例二Embodiment two

作为本发明的另一个优选的实施例,本实施例提供了一种推荐网址的方法。本实施例所提供的方法,是对实施例一所提供的方法的改进。As another preferred embodiment of the present invention, this embodiment provides a method for recommending a website. The method provided in this embodiment is an improvement on the method provided in Embodiment 1.

本实施例所提供的方法是通过浏览器以及服务器的交互来实现的。且需要说明的是,本实施例所提供的方法是在接收到用户启动浏览器起始页的指示之后开始执行的,最终通过本实施例的方法想用户来展示带有推荐网址的起始页。本实施例中,用户在发出启动浏览器起始页的指示的方式包括两种,一种是用户在终端设备(例如计算机)当次启动之后,首次启动浏览器来发出启动浏览器起始页的指示,第二种是浏览器已经启动,用户通过点击浏览器提供的新标签页的按钮来发出启动浏览器起始页的指示。The method provided in this embodiment is realized through the interaction between the browser and the server. And it should be noted that the method provided by this embodiment is executed after receiving the user’s instruction to start the browser’s start page, and finally, the method of this embodiment is used to display the start page with the recommended URL to the user . In this embodiment, there are two ways for the user to issue an instruction to start the browser start page. One is that the user starts the browser for the first time after the terminal device (such as a computer) is started for the first time to issue an instruction to start the browser start page. The second is that the browser has been started, and the user sends an instruction to start the browser start page by clicking the button of the new tab page provided by the browser.

图3是本发明一个实施例的一种推荐网址的具体方法流程图,该方法包括步骤S301至S308。Fig. 3 is a flow chart of a specific method for recommending a website according to an embodiment of the present invention, and the method includes steps S301 to S308.

在接收到用户发出的启动浏览器起始页的指示之后,由浏览器来执行步骤S301。在步骤S301中,检测是否存在用户通过浏览器对网址的操作记录。当不存在时,执行步骤S302,当存在时,执行步骤S303。After receiving the user's instruction to start the browser start page, the browser executes step S301. In step S301, it is detected whether there is an operation record of the user on the website through the browser. When it does not exist, perform step S302, and if it exists, perform step S303.

其中,本步骤301中检测到不存在用户对网址的操作记录的情况包括两种:Wherein, in this step 301, it is detected that there are no user operation records on the website including two situations:

第一种是,浏览器初次使用时,即浏览器在安装之后第一次使用时不存在用户对网址的操作记录;The first is that when the browser is used for the first time, that is, when the browser is used for the first time after installation, there is no user operation record on the URL;

第二种是,用户在浏览器中对用户的操作记录进行清空之后即不存在用户对网址的操作记录。The second is that after the user clears the user's operation records in the browser, there is no user's operation record on the website.

在本实施例中,若浏览器起始页以九宫格的方式向用户展示推荐的网址,则检测是否存在用户对九宫格中的网址的操作记录。In this embodiment, if the browser start page displays the recommended website to the user in the form of a nine-square grid, it is detected whether there is an operation record of the user on the website in the nine-square grid.

需要说明的是,本实施例中的“九宫格”为浏览器的起始页中对于推荐网页的展示方式,具体的可以是:It should be noted that the "Jiugongge" in this embodiment is the display method for the recommended webpage on the browser's start page, which may specifically be:

在起始页的空白处以“3*3”的样式展示九个推荐位,推荐位可以为网站的徽标,并附以相应的网址超链接,当用户点击推荐位展示的徽标时,可选的在新窗口或当前窗口打开该网站。Nine recommended positions are displayed in the form of "3*3" in the blank space of the start page. The recommended position can be the logo of the website, and the corresponding URL hyperlink is attached. When the user clicks the logo displayed on the recommended position, the optional Open the website in a new window or in the current window.

需要注意的是,“九宫格”仅表示一种推荐位的展示方式,并不限定推荐位必须为“3*3”共九个,也可以是“4*4”共16个,也可以是“4*3”共12个,等等。It should be noted that the "Nine Palaces" only indicates a display method of recommended positions, and does not limit the number of recommended positions to be "3*3" in total nine, or "4*4" in total 16, or " 4*3" 12 in total, etc.

可选地,在本实施例中,启动浏览器起始页的指示为用户的发出的冷启动命令,也即直接通过浏览器的快捷方式进行启动,而不是通过其他第三方程序启动,例如,不会是通过点击超链接启动,因为这时浏览器会直接打开超链接对应的页面,而不会展示起始页。Optionally, in this embodiment, the instruction to start the browser start page is a cold start command issued by the user, that is, to start directly through the shortcut of the browser instead of through other third-party programs, for example, It will not be started by clicking a hyperlink, because the browser will directly open the page corresponding to the hyperlink instead of displaying the start page.

下面,具体介绍步骤S302和步骤S303的操作过程。Next, the operation process of step S302 and step S303 will be described in detail.

S302,获取默认的网址推荐列表,并在浏览器的起始页进行推荐网址的展示。S302. Obtain a default URL recommendation list, and display the recommended URLs on the browser's start page.

本实施例中的默认的网址推荐列表中包含的网址是固定的,这些网址都是预先设定好的,用于在不存在用户对于网址的操作记录,无法根据用户行为分析得到适合用户的推荐网址时,在起始页中展示推荐网址。The URLs contained in the default URL recommendation list in this embodiment are fixed, and these URLs are pre-set, and are used when there is no user operation record on the URLs, and it is impossible to obtain suitable recommendations for users based on user behavior analysis. URL, display the referral URL on the start page.

可选地,步骤S302在获取默认的网址推荐列表时,至少包括如下两种方式:Optionally, when acquiring the default URL recommendation list in step S302, at least the following two methods are included:

第一种方式:在浏览器的安装包中获取默认的网址推荐列表。The first method: Obtain the default URL recommendation list in the installation package of the browser.

其中,在浏览器的安装包中写入默认的网站推荐列表,在用户通过安装包进行浏览器的安装时,将默认的网站推荐列表直接置入浏览器中。Wherein, the default website recommendation list is written in the installation package of the browser, and when the user installs the browser through the installation package, the default website recommendation list is directly inserted into the browser.

可选地,安装包中的默认的网址推荐列表的内容可以包括网址URL(Uniform Resource Locator统一资源定位符)、与网址URL相对应的网址名称、与网址URL相对应的网址logo(微标)图以及网址所属的分类字段,如购物类网站,游戏类网站,资讯类网站等。Optionally, the content of the default URL recommendation list in the installation package may include a URL (Uniform Resource Locator Uniform Resource Locator), a URL name corresponding to the URL, and a URL logo (micro mark) corresponding to the URL The classification field to which the image and URL belong, such as shopping websites, game websites, information websites, etc.

第二种方式:向服务器发送获取默认的网址推荐列表的请求,服务器在接收到获取默认的网址推荐列表的指令时,向浏览器返回默认的网址推荐列表,此时,浏览器侧便获取了默认的网址推荐列表。其中,该默认的网址推荐列表预先由服务器生成或保存。可选地,服务器中的默认的网址推荐列表的内容可以包括网址URL、与网址URL相对应的网址名称、与网址URL相对应的网址logo图以及网址所属的分类字段等。The second method: send a request to the server to obtain the default URL recommendation list, and when the server receives the command to obtain the default URL recommendation list, it returns the default URL recommendation list to the browser. At this time, the browser side obtains the The default URL recommendation list. Wherein, the default URL recommendation list is pre-generated or saved by the server. Optionally, the content of the default website recommendation list in the server may include a website URL, a website name corresponding to the website URL, a website logo corresponding to the website URL, a category field to which the website belongs, and the like.

本实施例中,当步骤301中检测到存在用户对网址的操作记录时,执行步骤S303,即获取用户通过浏览器对网址的操作记录,并判断用户对任一条网址的未操作时间是否大于或等于阈值,当不存在任一个网址的未操作时间大于或者等于阈值时,则浏览器起始页中所显示的推荐网址内容不变;当用户对任一条网址的未操作时间大于或等于阈值时,执行步骤S304。In this embodiment, when it is detected in step 301 that there is a user's operation record on the website, step S303 is executed, that is, to obtain the user's operation record on the website through the browser, and determine whether the user has not operated any website for more than or Equal to the threshold, when there is no URL whose inactive time is greater than or equal to the threshold, the content of the recommended URL displayed on the browser’s start page remains unchanged; when the user’s inactive time on any URL is greater than or equal to the threshold , execute step S304.

其中,本实施例中的阈值可以为任意时长,例如可以为连续的7个活跃日,该活跃日是指用户当天启动过浏览器,即称当天为活跃日。Wherein, the threshold value in this embodiment can be any length of time, for example, it can be 7 consecutive active days, and the active day means that the user has started the browser on that day, that is, the current day is called an active day.

步骤S304,确认未操作时间大于或等于阈值的网址是否被用户锁定。当被用户锁定时,则浏览器起始页中所显示的该网址不变,当未被锁定时,触发步骤S305向服务器发送对未锁定网址所属的分类的推荐列表进行重排的指令。Step S304 , confirming whether the URLs whose inactive time is greater than or equal to the threshold are locked by the user. When locked by the user, the URL displayed on the browser start page remains unchanged; when not locked, step S305 is triggered to send to the server an instruction to rearrange the recommendation list of the category to which the unlocked URL belongs.

需要说明的是,本实施例中,所显示给用户的浏览器起始页中的网址通常包括两种状态:锁定和未锁定;It should be noted that, in this embodiment, the URL in the browser start page displayed to the user usually includes two states: locked and unlocked;

对于锁定的网址,可认为是用户常使用,不希望被改动的推荐网址,因此会一直保持不变。For locked URLs, it can be considered as recommended URLs that are frequently used by users and do not want to be changed, so they will always remain unchanged.

对于未被锁定的网址,是可根据本实施例所提供的方法进行更新的,执行步骤S305。For an unlocked website address, it can be updated according to the method provided in this embodiment, and step S305 is executed.

其中,用户可以通过对网址的编辑、添加或拖动操作使该网址进入锁定状态。Wherein, the user can make the URL into a locked state by editing, adding or dragging the URL.

本实施例中,以未锁定的网址为一个对本发明实施例的方法的如下步骤进行具体介绍。而当未锁定的网址为多个时,仅对各步骤中的未锁定网址的个数进行替换即可以实现该发明。In this embodiment, the following steps of the method of the embodiment of the present invention are specifically introduced by taking an unlocked website as an example. And when there are multiple unlocked URLs, the invention can be realized only by replacing the number of unlocked URLs in each step.

在步骤S305中,向服务器发送对未锁定网址所属的分类的推荐列表进行重排的指令;In step S305, an instruction to rearrange the recommendation list of the category to which the unlocked website belongs is sent to the server;

当服务器接收到浏览器发送的未锁定网址所属的分类的推荐列表进行重排的指令之后,执行步骤S306。在步骤S306中,对未锁定网址所属的分类的推荐列表进行重排。After the server receives the instruction to rearrange the recommendation list of the category to which the unlocked URL belongs sent by the browser, step S306 is executed. In step S306, the recommendation list of the category to which the unlocked website belongs is rearranged.

在步骤S307中,服务器通过将重排后的网址推荐列表发送给浏览器。In step S307, the server sends the rearranged URL recommendation list to the browser.

需要说明的是,服务器对于网址推荐列表中主要包括如下内容:It should be noted that the server's list of URL recommendations mainly includes the following:

(1)网站URL,如:www.taobao.com;(1) Website URL, such as: www.taobao.com;

(2)与网站URL相对应的网址名称,如:淘宝;(2) The website name corresponding to the website URL, such as: Taobao;

(3)与网址URL相对应的网址logo图;(3) Website logo corresponding to the website URL;

(4)分类字段:如购物类网站,游戏类网站,资讯类网站。(4) Classification fields: such as shopping websites, game websites, and information websites.

服务器存储网址推荐表的数据库格式如表1所示:The database format of the server storing the URL recommendation table is shown in Table 1:

表1Table 1

浏览器在接收到服务器返回的重排后的网址推荐列表之后,继续执行步骤S308。在步骤S308中,根据重排后的网址推荐列表以及本地存储的用户访问列表更新浏览器的起始页的网址推荐位。After the browser receives the rearranged URL recommendation list returned by the server, it continues to execute step S308. In step S308, the website recommendation position of the browser's start page is updated according to the rearranged website recommendation list and the locally stored user access list.

本实施例中,用户访问列表中包括访问次数大于预设次数的网址,例如可以是访问次数大于5次的网址,其具体的数值可以根据不同的场景进行设置。In this embodiment, the user's access list includes websites whose visits are greater than a preset number of times, for example, websites whose visits are greater than 5 times, and the specific values thereof can be set according to different scenarios.

可选地,本步骤S308的具体操作可以通过如下步骤进行,为此,本发明实施例还提供了图4,示出了一种更新浏览器的起始页的网址推荐位的方法流程图,该方法具体包括步骤S3081至步骤S3087。Optionally, the specific operation of this step S308 can be performed through the following steps. For this reason, the embodiment of the present invention also provides FIG. 4 , which shows a flow chart of a method for updating the URL recommendation bit of the browser's start page, The method specifically includes steps S3081 to S3087.

步骤S3081,将未锁定的网址在起始页中的网址推荐位中去掉,将网址的后续网址依次前移,使起始页中的最后一个网址推荐位为空白位。Step S3081, remove the unlocked URL from the recommended URL on the start page, and move the subsequent URLs forward one by one, so that the last recommended URL on the start page is blank.

步骤S3082,获取本地存储的用户访问列表,并对用户访问列表的网址类型进行排序。Step S3082, obtaining the locally stored user access list, and sorting the URL types of the user access list.

例如,用户最常访问的网站是淘宝(www.taobao.com),排名第二的是搜狐视频(tv.sohu.com),则客户端可获知该用户最常访问的网站类型的排序为:购物类网站,视频类网站。For example, if the website most frequently visited by the user is Taobao (www.taobao.com), and Sohu Video (tv.sohu.com) ranks second, the client can learn that the ranking of the website types most frequently visited by the user is: Shopping websites, video websites.

步骤S3083,由排序最高的网址类型开始,依次判断每个网址类型下的网址是否存在于网址推荐位中,或依次判断该类型下的网址在网址推荐位的存在数量是否小于预设数量。Step S3083, starting with the highest-ranked URL type, sequentially determine whether the URLs of each URL type exist in the recommended URLs, or sequentially determine whether the number of URLs of this type in the recommended URLs is less than a preset number.

当该网页类型下的网址不存在于网址推荐位或该类型下的网址在网址推荐位的存在数量小于预设数量时,执行步骤S3084;当该网页类型下的网址存在于网址推荐位或该类型下的网址在网址推荐位的存在数量不小于预设数量时,执行步骤S3087。When the URL under this webpage type does not exist in the URL recommendation position or the number of URLs under this type in the URL recommendation position is less than the preset number, perform step S3084; when the URL under the webpage type exists in the URL recommendation position or the Step S3087 is executed when the number of URL recommendation positions in the type of URL is not less than the preset number.

步骤S3084,向服务器发送获取该类型下排位第一的网址的请求。Step S3084, sending a request to the server to obtain the first URL of this type.

步骤S3085,接收服务器返回的该类型下排位第一的网址。Step S3085, receiving the first URL of the type returned by the server.

步骤S3086,将排位第一的网址添加到空白位中进行展示。Step S3086, adding the URL ranked first into the blank space for display.

需要说明的是,在本实施例所提供的浏览器中,还可以包括黑名单机制,也即被用户加入黑名单的网址是不会显示在推荐位中的,即使是排位第一的网址也不会显示。It should be noted that the browser provided in this embodiment may also include a blacklist mechanism, that is, URLs that are added to the blacklist by the user will not be displayed in the recommended position, even if it is the URL that ranks first will also not be displayed.

对于黑名单中的网址,用户可以主动将其添加到起始页的推荐位中,这时该网址则会在黑名单中被删除。For URLs in the blacklist, users can actively add them to the recommended position on the start page, and then the URL will be deleted from the blacklist.

步骤S3087,向服务随机获取一网址,并将该网址添加到空白位中进行展示。Step S3087, randomly obtain a URL from the service, and add the URL to the blank space for display.

在本实施例中,由于不能找到符合条件的推荐网址,因此可随机的在网址推荐列表中为用户抽选一个网址添加到空白位中。In this embodiment, since no qualified recommended URL can be found, a URL can be randomly selected for the user from the URL recommendation list and added to the blank slot.

在本实施例中,对于网址在推荐位中的展示方式,包括但不限于如下几种方式:In this embodiment, the ways of displaying the URL in the recommended position include but are not limited to the following ways:

(1)通过九宫格进行展示。(1) Display through Jiugongge.

其中,九宫格方式可以为,在起始页的空白处以“3*3”(不一定必须是3*3)的样式展示九个推荐位,推荐位可以为网站的徽标,并附以相应的网址超链接,当用户点击推荐位展示的徽标时,可选的在新窗口或当前窗口打开该网站。Among them, the Jiugongge method can be to display nine recommended positions in the style of "3*3" (not necessarily 3*3) in the blank space of the start page. The recommended position can be the logo of the website, and the corresponding URL is attached Hyperlink, when the user clicks on the logo displayed in the recommended place, it can optionally open the website in a new window or the current window.

(2)按照网页类型进行分类,并且按照排序展示在浏览器的起始页上。(2) Classify according to the type of web pages, and display them on the browser's start page in order.

例如,可以将起始页中的网站分为购物、视频、游戏等分类,并在每个分类下分别按照排序展示对应的网址。For example, the websites on the start page can be divided into categories such as shopping, video, and games, and the corresponding URLs are displayed in order under each category.

(3)按照用户输入的关键词进行分类,并在分类下展示与关键词匹配的推荐网址。(3) Classify according to the keywords entered by the user, and display the recommended URLs matching the keywords under the categories.

例如,用户可自选的进行分类,比如:游戏、美食等,而浏览器根据每个网址的网站中包含的关键字进行分类,并展示在浏览器的起始页。For example, the user can choose to classify, such as: games, food, etc., and the browser classifies according to the keywords contained in the website of each URL, and displays them on the browser's start page.

(4)按照用户对浏览器的使用习惯展示推荐网址。(4) Display the recommended URL according to the user's usage habits of the browser.

进一步地,在本实施例中,除了按照用户经常访问的网址的网站类型进行网页推荐之外,还可以采用如下方法:Further, in this embodiment, in addition to recommending webpages according to the website types of websites frequently visited by users, the following methods may also be used:

获取用户选择的推荐网址的网址类型和/或用户选择的关键字,并将用户选择的网址类型和/或关键字发送给服务器,并接收服务器返回的与用户选择的网址类型和/或关键字对应的网址,并展示在起始页的推荐位中。Obtain the URL type and/or keyword selected by the user for the recommended URL selected by the user, send the URL type and/or keyword selected by the user to the server, and receive the URL type and/or keyword selected by the user returned by the server corresponding URL and displayed in the recommended spot on the start page.

在该方法中,可以将用户选择的关键字进行结合得到推荐的网址,给予用户更多更加人性化的推荐。In this method, the keywords selected by the user can be combined to obtain the recommended website, and more and more humanized recommendations can be given to the user.

其中,用户也可以只通过选择网址类型进行推荐网页的获取,例如:浏览器可提供给用户几种网址类型:“旅游”、“视频”、“游戏”、“体育”,如果用户选择了游戏,则给予用户推荐游戏类的网址。Among them, the user can also obtain the recommended webpage only by selecting the URL type, for example: the browser can provide the user with several URL types: "travel", "video", "game", "sports", if the user selects the game , then give the user the recommended game URL.

相应地,在接收用户选择的推荐网址的网址类型和/或用户选择的关键字之后,本方法还可以包括:保存用户选择的推荐网址的网址类型以及关键字。Correspondingly, after receiving the URL type of the recommended URL selected by the user and/or the keyword selected by the user, the method may further include: saving the URL type and the keyword of the recommended URL selected by the user.

其中,保存用户输入的关键字以及推荐网址的类型,可以用于在展示网址时,对于展示方式的分类,例如:根据网址类型或关键字进行分类。Among them, saving the keywords input by the user and the type of the recommended URL can be used to classify the display method when displaying the URL, for example: classify according to the URL type or keyword.

进一步地,本实施例所提供的方法还可以包括:对浏览器的起始页展示的推荐网址进行标记并收藏,便于后续的阅读。Further, the method provided by this embodiment may further include: marking and bookmarking the recommended URL displayed on the start page of the browser, so as to facilitate subsequent reading.

通过对推荐网址进行标记,可以记录用户的浏览状态,在用户再次打开该网址时,可以直接定位上一次的浏览到的位置进行浏览。By marking the recommended URL, the user's browsing status can be recorded, and when the user opens the URL again, the user can directly locate the location browsed last time for browsing.

本发明实施例提供了一种推荐网址的方法,通过该方法浏览器可统计用户对于网址的操作记录,若用户对某一网址的未操作事件大于或等于阈值,则向服务器发送对推荐列表进行重排的指令,并根据服务器返回的网址推荐列表以及本地存储的用户访问列表对浏览器初始页中的推荐位中的网址进行重排,卷入用户对网站的访问行为,能够实现个性化、智能化的热门网址推荐,增强用户黏度,满足用户需求。The embodiment of the present invention provides a method for recommending a website. By this method, the browser can count the user's operation records on the website. Rearrangement instructions, and according to the URL recommendation list returned by the server and the locally stored user access list, the URLs in the recommended position on the browser's initial page are rearranged, and the user's visit behavior to the website is involved, which can realize personalization, Intelligent recommendation of popular websites to enhance user stickiness and meet user needs.

实施例三Embodiment Three

本实施例提供了一种推荐网址的浏览器,图5是根据本发明一个实施例的一种推荐网址的浏览器结构框图,该浏览器500包括:This embodiment provides a browser for recommending a website. FIG. 5 is a structural block diagram of a browser for recommending a website according to an embodiment of the present invention. The browser 500 includes:

指示接收模块501,配置为接收启动浏览器500起始页的指示;An instruction receiving module 501 configured to receive an instruction to start the browser 500 start page;

记录获取模块502,配置为获取用户通过浏览器500对网址的操作记录;The record obtaining module 502 is configured to obtain the user's operation record on the website through the browser 500;

第一发送模块503,配置为当用户对任一条网址的未操作时间大于或等于阈值时,向服务器发送对网址所属的分类的推荐列表进行重排的指令;The first sending module 503 is configured to send to the server an instruction to rearrange the recommendation list of the category to which the website belongs when the user has not operated any website for a period greater than or equal to the threshold;

第一接收模块504,配置为接收服务器发送的重排后的网址推荐列表;The first receiving module 504 is configured to receive the rearranged URL recommendation list sent by the server;

显示模块505,配置为根据重排后的网址推荐列表以及本地存储的用户访问列表更新浏览器500的起始页的网址推荐位,其中,用户访问列表包括访问次数大于预设次数的网址。The display module 505 is configured to update the URL recommendation position on the start page of the browser 500 according to the rearranged URL recommendation list and the locally stored user access list, wherein the user access list includes URLs whose access times are greater than a preset number of times.

可选地,该浏览器500还包括:Optionally, the browser 500 also includes:

列表获取模块506,配置为当浏览器500初次使用或对网址的操作记录被清空时,在浏览器500的安装包中获取默认的网址推荐列表;The list obtaining module 506 is configured to obtain a default website recommendation list in the installation package of the browser 500 when the browser 500 is used for the first time or the operation record of the website is cleared;

显示模块505还配置为根据默认的网址推荐列表在浏览器500的起始页进行推荐网址的展示。The display module 505 is further configured to display recommended URLs on the start page of the browser 500 according to the default URL recommendation list.

可选地,该浏览器500还包括:Optionally, the browser 500 also includes:

第二发送模块507,配置为当浏览器500初次使用或对网址的操作记录被清空时,向服务器发送获取默认的网址推荐列表的请求;The second sending module 507 is configured to send a request to the server to obtain a default recommended list of URLs when the browser 500 is used for the first time or when the operation records on the URLs are cleared;

第二接收模块508,配置为接收服务器返回的默认的网址推荐列表。The second receiving module 508 is configured to receive the default URL recommendation list returned by the server.

可选地,该浏览器500还包括:Optionally, the browser 500 also includes:

检测模块509,配置为在记录获取模块502获取用户通过浏览器500对网址的操作记录之前,检测是否存在用户对网址的操作记录。The detection module 509 is configured to detect whether there is a user's operation record on the website before the record acquisition module 502 obtains the user's operation record on the website through the browser 500 .

可选地,显示模块505,还配置为当检测模块509检测到不存在用户对网址的操作记录时,根据默认的网址推荐列表在浏览器500的起始页进行推荐网址的展示。Optionally, the display module 505 is further configured to display the recommended website on the start page of the browser 500 according to the default website recommendation list when the detection module 509 detects that there is no user operation record on the website.

可选地,第一发送模块503还配置为按照如下方式向服务器发送对网址所属的分类的推荐列表进行重排的指令:Optionally, the first sending module 503 is further configured to send an instruction to rearrange the recommendation list of the category to which the website belongs to the server in the following manner:

确认网址是否被锁定;Confirm whether the URL is locked;

当网址未被锁定时,向服务器发送对网址所属的分类的推荐列表进行重排的指令。When the URL is not locked, an instruction to rearrange the recommendation list of the category to which the URL belongs is sent to the server.

可选地,处于锁定状态的网址在被解锁前保持在原网页推荐位不变;Optionally, the URL in the locked state remains unchanged at the recommended position of the original webpage before being unlocked;

其中,用户通过对网址的编辑、添加或拖动操作使该网址进入锁定状态。Wherein, the user puts the URL into a locked state by editing, adding or dragging the URL.

可选地,图6是根据本发明一个实施例的显示模块的结构图,显示模块505包括:Optionally, FIG. 6 is a structural diagram of a display module according to an embodiment of the present invention, and the display module 505 includes:

推荐位调整单元5051,配置为根据网址推荐列表,将网址在起始页中的网址推荐位中去掉,将网址的后续网址依次前移,使起始页中的最后一个网址推荐位为空白位;The recommended position adjustment unit 5051 is configured to remove the URL from the recommended position of the URL on the start page according to the recommended list of URLs, and move the subsequent URLs of the URL forward one by one, so that the last recommended position of the URL on the start page is a blank position ;

网址添加单元5052,配置为获取本地存储的用户访问列表,并根据用户访问列表在空白位添加新的网址。The URL adding unit 5052 is configured to obtain a locally stored user access list, and add a new URL in a blank space according to the user access list.

可选地,网址添加单元5052还配置为按照如下方式根据用户访问列表在空白位添加新的网址:Optionally, the URL adding unit 5052 is also configured to add a new URL in a blank space according to the user access list as follows:

对用户访问列表的网址类型进行排序;Sort the URL types of the user's access list;

由排序最高的网址类型开始,依次判断每个网址类型下的网址是否存在于网址推荐位中,或该依次判断类型下的网址在网址推荐位的存在数量是否小于预设数量;Starting from the URL type with the highest ranking, it is sequentially judged whether the URLs under each URL type exist in the recommended URLs, or whether the number of URLs under this type in the recommended URLs is less than the preset number;

当该网页类型下的网址不存在于网址推荐位或该类型下的网址在网址推荐位的存在数量小于预设数量时,向服务器发送获取该类型下排位第一的网址的请求;When the URL under this type of web page does not exist in the URL recommendation position or the number of URLs under this type in the URL recommendation position is less than the preset number, send a request to the server to obtain the first URL under this type;

接收服务器返回的该类型下排位第一的网址;Receive the first URL of this type returned by the server;

将排位第一的网址添加到空白位中进行展示。Add the top URL to the empty slot for display.

可选地,存在于预先建立的黑名单中的网址不展示在网址推荐位中;Optionally, the URLs in the pre-established blacklist are not displayed in the URL recommendation;

其中,被用户主动删除的网址进入黑名单,当用户主动添加该网址后,该网址由黑名单中移除。Wherein, the URL that is actively deleted by the user enters the blacklist, and when the user actively adds the URL, the URL is removed from the blacklist.

可选地,所示显示模块505还配置为当用户访问列表中的每个网址类型下的网址均存在于网址推荐位中,或每个类型下的网址在网址推荐位的存在数量均不小于预设数量时,向服务随机获取一网址,并将该网址添加到空白位中进行展示。Optionally, the shown display module 505 is also configured such that when the URLs under each URL type in the user access list exist in the recommended URLs, or the number of URLs under each type in the recommended URLs is not less than When the number is preset, a URL is randomly obtained from the service, and the URL is added to the blank space for display.

可选地,该浏览器500还包括:Optionally, the browser 500 also includes:

查询标识获取模块510,配置为获取用户选择的推荐网址的网址类型和/或用户选择的关键字;The query identification acquisition module 510 is configured to acquire the URL type of the recommended URL selected by the user and/or the keyword selected by the user;

第三发送模块511,配置为将用户选择的网址类型和/或关键字发送给服务器;The third sending module 511 is configured to send the URL type and/or keyword selected by the user to the server;

第三接收模块512,配置为接收服务器返回的与用户选择的网址类型和/或关键字对应的网址;The third receiving module 512 is configured to receive the URL returned by the server and corresponding to the URL type and/or keyword selected by the user;

显示模块505还配置为将第三接收模块512所接收的网站展示在起始页的推荐位中。The display module 505 is further configured to display the website received by the third receiving module 512 in the recommended position on the start page.

可选地,该浏览器500还包括:Optionally, the browser 500 also includes:

存储模块513,配置为保存用户选择的推荐网址的网址类型以及关键字。The storage module 513 is configured to store the URL type and keywords of the recommended URL selected by the user.

可选地,该浏览器500还包括:Optionally, the browser 500 also includes:

收藏模块514,配置为对浏览器500的起始页展示的推荐网址进行标记并收藏,便于后续的阅读。The collection module 514 is configured to mark and bookmark the recommended URLs displayed on the start page of the browser 500 to facilitate subsequent reading.

可选地,推荐网址的展示方式包括下列任意之一:Optionally, the display method of the recommended URL includes any of the following:

通过九宫格进行展示;或者,Display through Jiugongge; or,

按照网页类型进行分类,并且按照排序展示在浏览器500的起始页上;或者,Classify according to the webpage type, and display on the start page of the browser 500 according to the order; or,

按照用户输入的关键词进行分类,并在分类下展示与关键词匹配的推荐网址;或者,Classify according to the keywords entered by the user, and display recommended URLs matching the keywords under the categories; or,

按照用户对浏览器500的使用习惯展示推荐网址。The recommended URL is displayed according to the user's usage habits of the browser 500 .

本实施例还提供了一种推荐网址的服务器,图7是根据本发明一个实施例的一种推荐网址的服务器结构框图,该服务器600包括:This embodiment also provides a server for recommending a website. FIG. 7 is a structural block diagram of a server for recommending a website according to an embodiment of the present invention. The server 600 includes:

第一接收模块601,配置为接收浏览器发送的对网址所属的分类的推荐列表进行重排的指令;The first receiving module 601 is configured to receive an instruction sent by the browser to rearrange the recommendation list of the category to which the website belongs;

网址分类调整模块602,配置为对网址所属的分类的推荐列表进行重排;The URL category adjustment module 602 is configured to rearrange the recommendation list of the category to which the URL belongs;

第一发送模块603,配置为将重排后的网址推荐列表发送给浏览器,以使浏览器根据重排更新后的网址推荐列表以及存储的用户访问列表更新浏览器的起始页的网址推荐位。The first sending module 603 is configured to send the rearranged URL recommendation list to the browser, so that the browser can update the URL recommendation on the browser's start page according to the rearranged and updated URL recommendation list and the stored user access list bit.

可选地,该服务器600还包括:Optionally, the server 600 also includes:

第二接收模块604,配置为当浏览器客户端初次使用或对网址的操作记录被清空时,接收浏览器发送的获取默认的网址推荐列表的指令;The second receiving module 604 is configured to receive an instruction sent by the browser to obtain a default website recommendation list when the browser client is used for the first time or the operation record on the website is cleared;

第二发送模块605,配置为向浏览器发送默认的网址推荐列表。The second sending module 605 is configured to send the default URL recommendation list to the browser.

可选地,网址分类调整模块602还配置为将网址排列到该网址所属的分类的网页推荐列表的队尾。Optionally, the website category adjustment module 602 is further configured to arrange the website to the end of the webpage recommendation list of the category to which the website belongs.

可选地,该服务器600还包括:Optionally, the server 600 also includes:

第三接收模块606,配置为接收浏览器发送的获取指定类型下排位第一的网址的请求;The third receiving module 606 is configured to receive a request sent by the browser to obtain the first URL of a specified type;

第三发送模块607,配置为查找并向浏览器发送指定类型下排位第一的网址。The third sending module 607 is configured to search for and send to the browser the website that ranks first under the specified type.

可选地,该服务器600还包括:Optionally, the server 600 also includes:

第四接收模块608,配置为接收浏览器发送的用户选择的推荐网址的网址类型和/或用户选择的关键字;The fourth receiving module 608 is configured to receive the URL type of the recommended URL selected by the user and/or the keyword selected by the user sent by the browser;

第四发送模块609,配置为查找与网址类型和/或关键字匹配的网址,并将该网址发送给浏览器。The fourth sending module 609 is configured to search for a URL matching the URL type and/or keyword, and send the URL to the browser.

可选地,该服务器600还包括:Optionally, the server 600 also includes:

第五接收模块610,配置为接收浏览器发送的用户选择的推荐网址的网址类型和/或用户选择的关键字;The fifth receiving module 610 is configured to receive the URL type of the recommended URL selected by the user and/or the keyword selected by the user sent by the browser;

第五发送模块611,配置为查找与网址类型和/或关键字匹配的网址,并将查找到的网址发送给用户指定的浏览器。The fifth sending module 611 is configured to search for URLs matching the URL type and/or keywords, and send the found URLs to the browser specified by the user.

本实施例还提供了一种推荐网址的系统,图8是根据本发明一个实施例的一种推荐网址的系统结构框图,该系统800包括上述推荐网址的浏览器500和上述推荐网址的服务器600。This embodiment also provides a system for recommending a website. FIG. 8 is a structural block diagram of a system for recommending a website according to an embodiment of the present invention. The system 800 includes a browser 500 for the above-mentioned recommended website and a server 600 for the above-mentioned recommended website .

本发明实施例提供了一种推荐网址的浏览器、服务器和系统,通过该浏览器、服务器和系统,可统计用户对于网址的操作记录,若用户对某一网址的未操作事件大于或等于阈值,则向服务器发送对推荐列表进行重排的指令,并根据服务器返回的网址推荐列表以及本地存储的用户访问列表对浏览器初始页中的推荐位中的网址进行重排,卷入用户对网站的访问行为,能够实现个性化、智能化的热门网址推荐,增强用户黏度,满足用户需求。The embodiment of the present invention provides a browser, server and system for recommending a website. Through the browser, server and system, the user's operation records on the website can be counted. If the user's non-operation event on a certain website is greater than or equal to the threshold , then send an instruction to the server to rearrange the recommendation list, and rearrange the URLs in the recommended position on the browser initial page according to the URL recommendation list returned by the server and the locally stored user access list, which will involve the user's reorganization of the website It can realize personalized and intelligent recommendation of popular websites, enhance user stickiness, and meet user needs.

在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。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), as well as 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 claims, any one of the claimed embodiments can 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 browser or server 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.

至此,本领域技术人员应认识到,虽然本文已详尽示出和描述了本发明的多个示例性实施例,但是,在不脱离本发明精神和范围的情况下,仍可根据本发明公开的内容直接确定或推导出符合本发明原理的许多其他变型或修改。因此,本发明的范围应被理解和认定为覆盖了所有这些其他变型或修改。So far, those skilled in the art should appreciate that, although a number of exemplary embodiments of the present invention have been shown and described in detail herein, without departing from the spirit and scope of the present invention, the disclosed embodiments of the present invention can still be used. Many other variations or modifications consistent with the principles of the invention are directly identified or derived from the content. Accordingly, the scope of the present invention should be understood and deemed to cover all such other variations or modifications.

本发明实施例公开了A1.一种推荐网址的方法,包括:The embodiment of the present invention discloses A1. A method for recommending a website, comprising:

接收启动浏览器起始页的指示,获取用户通过浏览器对网址的操作记录;Receive instructions to start the browser's start page, and obtain the user's operation records on the website through the browser;

当用户对任一条网址的未操作时间大于或等于阈值时,向服务器发送对所述网址所属的分类的推荐列表进行重排的指令;When the user does not operate any URL for a period greater than or equal to the threshold, send an instruction to the server to rearrange the recommendation list of the category to which the URL belongs;

接收所述服务器发送的重排后的网址推荐列表;receiving the rearranged URL recommendation list sent by the server;

根据所述重排后的网址推荐列表以及本地存储的用户访问列表更新所述浏览器的起始页的网址推荐位,其中,所述用户访问列表包括访问次数大于预设次数的网址。Updating the URL recommendation position on the start page of the browser according to the rearranged URL recommendation list and the locally stored user access list, wherein the user access list includes URLs whose access times are greater than a preset number of times.

A2.根据A1所述的方法,其中,还包括:A2. The method according to A1, which also includes:

当所述浏览器初次使用或对网址的操作记录被清空时,在所述浏览器的安装包中获取默认的网址推荐列表;When the browser is used for the first time or the operation record on the website is cleared, a default website recommendation list is obtained in the installation package of the browser;

根据所述默认的网址推荐列表在所述浏览器的起始页进行推荐网址的展示。Displaying recommended URLs on the start page of the browser according to the default URL recommendation list.

A3.根据A1所述的方法,其中,还包括:A3. The method according to A1, further comprising:

当所述浏览器初次使用或对网址的操作记录被清空时,向所述服务器发送获取默认的网址推荐列表的请求;When the browser is used for the first time or the operation record on the website is cleared, send a request to the server to obtain a default website recommendation list;

接收所述服务器返回的所述默认的网址推荐列表。receiving the default URL recommendation list returned by the server.

A4.根据A2或A3所述的方法,其中,在所述获取用户通过浏览器对网址的操作记录之前,还包括:A4. The method according to A2 or A3, wherein, before obtaining the record of the user's operation on the website through the browser, it also includes:

检测是否存在用户对网址的操作记录。Detect whether there is a record of the user's operation on the URL.

A5.根据A4所述的方法,其中,还包括:A5. The method according to A4, which also includes:

当不存在用户对网址的操作记录时,根据所述默认的网址推荐列表在所述浏览器的起始页进行推荐网址的展示。When there is no operation record of the user on the website, the recommended website is displayed on the start page of the browser according to the default website recommendation list.

A6.根据A1至A5任一项所述的方法,其中,所述向服务器发送对所述网址所属的分类的推荐列表进行重排的指令,包括:A6. The method according to any one of A1 to A5, wherein the sending to the server an instruction to rearrange the recommendation list of the category to which the website belongs includes:

确认所述网址是否被锁定;Confirm whether the URL in question is locked;

当所述网址未被锁定时,向服务器发送对所述网址所属的分类的推荐列表进行重排的指令。When the website address is not locked, an instruction to rearrange the recommendation list of the category to which the website address belongs is sent to the server.

A7.根据A6所述的方法,其中,处于锁定状态的网址在被解锁前保持在原网页推荐位不变;A7. According to the method described in A6, wherein the URL in the locked state remains unchanged at the recommended position of the original webpage before being unlocked;

其中,所述用户通过对所述网址的编辑、添加或拖动操作使该网址进入锁定状态。Wherein, the user puts the website into a locked state by editing, adding or dragging the website.

A8.根据A1至A7任一项所述的方法,其中,根据所述重排后的网址推荐列表以及本地存储的用户访问列表更新所述浏览器的起始页的网址推荐位,包括:A8. The method according to any one of A1 to A7, wherein, updating the website recommendation position of the browser's start page according to the rearranged website recommendation list and the locally stored user access list, including:

根据所述网址推荐列表,将所述网址在所述起始页中的网址推荐位中去掉,将所述网址的后续网址依次前移,使所述起始页中的最后一个网址推荐位为空白位;According to the URL recommendation list, the URL is removed from the URL recommendation position on the start page, and the subsequent URLs of the URL are moved forward one by one, so that the last URL recommendation position on the start page is blank bit;

获取本地存储的用户访问列表,并根据所述用户访问列表在所述空白位添加新的网址。Obtain a locally stored user access list, and add a new URL in the blank space according to the user access list.

A9.根据A8所述的方法,其中,根据所述用户访问列表在所述空白位添加新的网址,包括:A9. The method according to A8, wherein adding a new URL in the blank according to the user access list includes:

对所述用户访问列表的网址类型进行排序;Sort the URL types of the user access list;

由排序最高的网址类型开始,依次判断每个网址类型下的网址是否存在于所述网址推荐位中,或依次判断该类型下的网址在所述网址推荐位的存在数量是否小于预设数量;Starting from the URL type with the highest ranking, sequentially determine whether the URLs under each URL type exist in the recommended URL positions, or sequentially determine whether the number of URLs under this type in the recommended URL positions is less than a preset number;

当该网页类型下的网址不存在于所述网址推荐位或该类型下的网址在所述网址推荐位的存在数量小于预设数量时,向所述服务器发送获取该类型下排位第一的网址的请求;When the URL under this type of web page does not exist in the URL recommendation position or the number of URLs under this type in the URL recommendation position is less than the preset number, send to the server to obtain the first-ranked URL under this type URL request;

接收所述服务器返回的该类型下排位第一的网址;receiving the first URL of this type returned by the server;

将所述排位第一的网址添加到所述空白位中进行展示。Add the top URL to the slot for display.

A10.根据A9所述的方法,其中,存在于预先建立的黑名单中的网址不展示在所述网址推荐位中;A10. The method according to A9, wherein the URLs in the pre-established blacklist are not displayed in the URL recommendation;

其中,被用户主动删除的网址进入所述黑名单,当所述用户主动添加该网址后,该网址由所述黑名单中移除。Wherein, the website that is actively deleted by the user enters the blacklist, and when the user actively adds the website, the website is removed from the blacklist.

A11.根据A9所述的方法,其中,还包括:A11. The method according to A9, further comprising:

当所述用户访问列表中的每个网址类型下的网址均存在于所述网址推荐位中,或每个类型下的网址在所述网址推荐位的存在数量均不小于预设数量时,向所述服务随机获取一网址,并将该网址添加到所述空白位中进行展示。When the URLs under each URL type in the user access list exist in the URL recommendation position, or the number of URLs under each type in the URL recommendation position is not less than the preset number, send The service obtains a URL at random, and adds the URL to the blank space for display.

A12.根据A1至A11任一项所述的方法,其中,还包括:A12. The method according to any one of A1 to A11, further comprising:

获取用户选择的推荐网址的网址类型和/或用户选择的关键字,并将所述用户选择的网址类型和/或所述关键字发送给服务器;Obtain the URL type of the recommended URL selected by the user and/or the keyword selected by the user, and send the URL type and/or the keyword selected by the user to the server;

接收服务器返回的与所述用户选择的网址类型和/或所述关键字对应的网址,并展示在所述起始页的推荐位中。receiving the URL returned by the server and corresponding to the URL type selected by the user and/or the keyword, and displaying it in the recommended position on the start page.

A13.根据A12所述的方法,其中,在所述接收用户选择的推荐网址的网址类型和/或用户选择的关键字之后,还包括:A13. The method according to A12, wherein, after receiving the URL type of the recommended URL selected by the user and/or the keyword selected by the user, further comprising:

保存所述用户选择的推荐网址的网址类型以及所述关键字。The URL type of the recommended URL selected by the user and the keyword are stored.

A14.根据A1至A13任一项所述的方法,其中,还包括:A14. The method according to any one of A1 to A13, further comprising:

对所述浏览器的起始页展示的推荐网址进行标记并收藏,便于后续的阅读。The recommended URL displayed on the start page of the browser is marked and bookmarked, so as to facilitate subsequent reading.

A15.根据A1至A14任一项所述的方法,其中,所述推荐网址的展示方式包括下列任意之一:A15. The method according to any one of A1 to A14, wherein the presentation of the recommended URL includes any of the following:

通过九宫格进行展示;或者,Display through Jiugongge; or,

按照网页类型进行分类,并且按照排序展示在所述浏览器的起始页上;或者,categorized by web page type and displayed in order on the start page of said browser; or,

按照用户输入的关键词进行分类,并在所述分类下展示与所述关键词匹配的推荐网址;或者,Classify according to the keywords input by the user, and display recommended URLs matching the keywords under the categories; or,

按照用户对所述浏览器的使用习惯展示所述推荐网址。The recommended URL is displayed according to the user's usage habits of the browser.

A16.根据A1至A15任一项所述的方法,其中,所述网址推荐列表中至少包括:A16. The method according to any one of A1 to A15, wherein the URL recommendation list includes at least:

网址、该网址的排序、该网址所属的网址分类以及该网址对应的徽标logo。URL, the ranking of the URL, the URL category to which the URL belongs, and the logo corresponding to the URL.

本发明实施例还公开了B17.一种推荐网址的方法,包括:The embodiment of the present invention also discloses B17. A method for recommending a website, including:

接收浏览器发送的对网址所属的分类的推荐列表进行重排的指令;Receive an instruction sent by the browser to rearrange the recommendation list of the category to which the URL belongs;

对所述网址所属的分类的推荐列表进行重排;rearrange the recommendation list of the category to which the URL belongs;

将所述重排后的网址推荐列表发送给所述浏览器,以使所述浏览器根据所述重排更新后的网址推荐列表以及存储的用户访问列表更新所述浏览器的起始页的网址推荐位。Sending the rearranged URL recommendation list to the browser, so that the browser updates the start page of the browser according to the rearranged updated URL recommendation list and the stored user access list URL recommendation.

B18.根据B17所述的方法,其中,还包括:B18. The method according to B17, further comprising:

当所述浏览器客户端初次使用或对网址的操作记录被清空时,接收所述浏览器发送的获取默认的网址推荐列表的指令;When the browser client is used for the first time or the operation record of the website is cleared, receive the instruction sent by the browser to obtain the default website recommendation list;

向所述浏览器发送所述默认的网址推荐列表。Sending the default URL recommendation list to the browser.

B19.根据B17或B18所述的方法,其中,对所述网址所属的分类的推荐列表进行重排,包括:B19. According to the method described in B17 or B18, rearranging the recommendation list of the category to which the website belongs includes:

将所述网址排列到该网址所属的分类的网页推荐列表的队尾。Arranging the URL to the end of the webpage recommendation list of the category to which the URL belongs.

B20.根据B17至B19任一项所述的方法,其中,还包括:B20. according to the method described in any one of B17 to B19, wherein, also comprise:

接收所述浏览器发送的获取指定类型下排位第一的网址的请求;receiving the request sent by the browser to obtain the first URL of the specified type;

查找并向所述浏览器发送所述指定类型下排位第一的网址。Find and send to said browser the top URL of said given type.

B21.根据B17至B20任一项所述的方法,其中,还包括:B21. according to the method described in any one of B17 to B20, wherein, also comprise:

接收所述浏览器发送的所述用户选择的推荐网址的网址类型和/或用户选择的关键字;receiving the URL type of the recommended URL selected by the user and/or the keyword selected by the user sent by the browser;

查找与所述网址类型和/或所述关键字匹配的网址,并将该网址发送给所述浏览器。Finding a URL that matches said URL type and/or said keyword, and sending that URL to said browser.

B22.根据B17至B21任一项所述的方法,其中,还包括:B22. The method according to any one of B17 to B21, further comprising:

接收所述浏览器发送的所述用户选择的推荐网址的网址类型和/或用户选择的关键字;receiving the URL type of the recommended URL selected by the user and/or the keyword selected by the user sent by the browser;

查找与所述网址类型和/或所述关键字匹配的网址,并将查找到的网址发送给用户指定的浏览器。Search for URLs that match the URL type and/or the keyword, and send the found URLs to the browser specified by the user.

本发明实施例还公开了C23.一种推荐网址的浏览器,包括:The embodiment of the present invention also discloses C23. A browser for recommending a website, including:

指示接收模块,配置为接收启动浏览器起始页的指示;An instruction receiving module configured to receive an instruction to start the browser start page;

记录获取模块,配置为获取用户通过浏览器对网址的操作记录;The record obtaining module is configured to obtain the user's operation record on the website through the browser;

第一发送模块,配置为当用户对任一条网址的未操作时间大于或等于阈值时,向服务器发送对所述网址所属的分类的推荐列表进行重排的指令;The first sending module is configured to send to the server an instruction to rearrange the recommendation list of the category to which the website belongs when the user has not operated any website for a period greater than or equal to a threshold;

第一接收模块,配置为接收所述服务器发送的重排后的网址推荐列表;The first receiving module is configured to receive the rearranged URL recommendation list sent by the server;

显示模块,配置为根据所述重排后的网址推荐列表以及本地存储的用户访问列表更新所述浏览器的起始页的网址推荐位,其中,所述用户访问列表包括访问次数大于预设次数的网址。The display module is configured to update the URL recommendation position on the start page of the browser according to the rearranged URL recommendation list and the locally stored user access list, wherein the user access list includes a number of visits greater than a preset number of times URL of the .

C24.根据C23所述的浏览器,其中,还包括:C24. The browser according to C23, further comprising:

列表获取模块,配置为当所述浏览器初次使用或对网址的操作记录被清空时,在所述浏览器的安装包中获取默认的网址推荐列表;The list acquisition module is configured to obtain a default URL recommendation list in the installation package of the browser when the browser is used for the first time or the operation record on the URL is cleared;

所述显示模块还配置为根据所述默认的网址推荐列表在所述浏览器的起始页进行推荐网址的展示。The display module is further configured to display recommended URLs on the start page of the browser according to the default URL recommendation list.

C25.根据C23所述的浏览器,其中,还包括:C25. The browser according to C23, further comprising:

第二发送模块,配置为当所述浏览器初次使用或对网址的操作记录被清空时,向所述服务器发送获取默认的网址推荐列表的请求;The second sending module is configured to send a request to the server to obtain a default recommended list of URLs when the browser is used for the first time or the operation record on the URL is cleared;

第二接收模块,配置为接收所述服务器返回的所述默认的网址推荐列表。The second receiving module is configured to receive the default URL recommendation list returned by the server.

C26.根据C24或C25所述的浏览器,其中,还包括:C26. The browser according to C24 or C25, further comprising:

检测模块,配置为在所述记录获取模块获取用户通过浏览器对网址的操作记录之前,检测是否存在用户对网址的操作记录。The detection module is configured to detect whether there is a user's operation record on the website before the record acquisition module obtains the user's operation record on the website through the browser.

C27.根据C26所述的浏览器,其中,所述显示模块,还配置为当所述检测模块检测到不存在用户对网址的操作记录时,根据所述默认的网址推荐列表在所述浏览器的起始页进行推荐网址的展示。C27. The browser according to C26, wherein the display module is further configured to, when the detection module detects that there is no operation record of the user on the website, according to the default website recommendation list in the browser to display the referral URL on the start page.

C28.根据C23至C27任一项所述的浏览器,其中,所述第一发送模块还配置为按照如下方式向服务器发送对所述网址所属的分类的推荐列表进行重排的指令:C28. The browser according to any one of C23 to C27, wherein the first sending module is further configured to send to the server an instruction to rearrange the recommendation list of the category to which the website belongs in the following manner:

确认所述网址是否被锁定;Confirm whether the URL in question is locked;

当所述网址未被锁定时,向服务器发送对所述网址所属的分类的推荐列表进行重排的指令。When the website address is not locked, an instruction to rearrange the recommendation list of the category to which the website address belongs is sent to the server.

C29.根据C28所述的浏览器,其中,处于锁定状态的网址在被解锁前保持在原网页推荐位不变;C29. According to the browser described in C28, the URL in the locked state remains unchanged at the recommended position of the original webpage before being unlocked;

其中,所述用户通过对所述网址的编辑、添加或拖动操作使该网址进入锁定状态。Wherein, the user puts the website into a locked state by editing, adding or dragging the website.

C30.根据C23至C29任一项所述的浏览器,其中,所述显示模块包括:C30. The browser according to any one of C23 to C29, wherein the display module includes:

推荐位调整单元,配置为根据所述网址推荐列表,将所述网址在所述起始页中的网址推荐位中去掉,将所述网址的后续网址依次前移,使所述起始页中的最后一个网址推荐位为空白位;The recommended position adjustment unit is configured to remove the URL from the recommended position of the URL on the start page according to the URL recommendation list, and move the subsequent URLs of the URL forward sequentially, so that the URLs on the start page The last recommended URL of is blank;

网址添加单元,配置为获取所述本地存储的用户访问列表,并根据所述用户访问列表在所述空白位添加新的网址。The URL adding unit is configured to acquire the locally stored user access list, and add a new URL in the blank space according to the user access list.

C31.根据C30所述的浏览器,其中,所述网址添加单元还配置为按照如下方式根据所述用户访问列表在所述空白位添加新的网址:C31. The browser according to C30, wherein the URL adding unit is further configured to add a new URL in the blank according to the user access list as follows:

对所述用户访问列表的网址类型进行排序;Sort the URL types of the user access list;

由排序最高的网址类型开始,依次判断每个网址类型下的网址是否存在于所述网址推荐位中,或该依次判断类型下的网址在所述网址推荐位的存在数量是否小于预设数量;Starting from the URL type with the highest ranking, it is sequentially judged whether the URLs under each URL type exist in the URL recommendation positions, or whether the number of URLs under the sequential judgment type in the URL recommendation positions is less than a preset number;

当该网页类型下的网址不存在于所述网址推荐位或该类型下的网址在所述网址推荐位的存在数量小于预设数量时,向所述服务器发送获取该类型下排位第一的网址的请求;When the URL under this type of web page does not exist in the URL recommendation position or the number of URLs under this type in the URL recommendation position is less than the preset number, send to the server to obtain the first-ranked URL under this type URL request;

接收所述服务器返回的该类型下排位第一的网址;receiving the first URL of this type returned by the server;

将所述排位第一的网址添加到所述空白位中进行展示。Add the top URL to the slot for display.

C32.根据C31所述的浏览器,其中,存在于预先建立的黑名单中的网址不展示在所述网址推荐位中;C32. The browser according to C31, wherein the URLs in the pre-established blacklist are not displayed in the URL recommendation position;

其中,被用户主动删除的网址进入所述黑名单,当所述用户主动添加该网址后,该网址由所述黑名单中移除。Wherein, the website that is actively deleted by the user enters the blacklist, and when the user actively adds the website, the website is removed from the blacklist.

C33.根据C31所述的浏览器,其中,所示显示模块还配置为当所述用户访问列表中的每个网址类型下的网址均存在于所述网址推荐位中,或每个类型下的网址在所述网址推荐位的存在数量均不小于预设数量时,向所述服务随机获取一网址,并将该网址添加到所述空白位中进行展示。C33. The browser according to C31, wherein the display module is further configured to be used when the URLs under each URL type in the user access list exist in the URL recommendation position, or the URLs under each type When the number of URL recommendation positions is not less than a preset number, a URL is randomly obtained from the service, and the URL is added to the blank slot for display.

C34.根据C23至C33任一项所述的浏览器,其中,还包括:C34. The browser according to any one of C23 to C33, further comprising:

查询标识获取模块,配置为获取用户选择的推荐网址的网址类型和/或用户选择的关键字;The query identification obtaining module is configured to obtain the URL type of the recommended URL selected by the user and/or the keyword selected by the user;

第三发送模块,配置为将所述用户选择的网址类型和/或所述关键字发送给服务器;The third sending module is configured to send the URL type selected by the user and/or the keyword to the server;

第三接收模块,配置为接收服务器返回的与所述用户选择的网址类型和/或所述关键字对应的网址;The third receiving module is configured to receive the URL returned by the server and corresponding to the URL type selected by the user and/or the keyword;

所述显示模块还配置为将所述第三接收模块所接收的网站展示在所述起始页的推荐位中。The display module is further configured to display the website received by the third receiving module in the recommended position on the start page.

C35.根据C34所述的浏览器,其中,还包括:C35. The browser according to C34, further comprising:

存储模块,配置为保存所述用户选择的推荐网址的网址类型以及所述关键字。The storage module is configured to save the URL type of the recommended URL selected by the user and the keyword.

C36.根据C23至C35任一项所述的浏览器,其中,还包括:C36. The browser according to any one of C23 to C35, further comprising:

收藏模块,配置为对所述浏览器的起始页展示的推荐网址进行标记并收藏,便于后续的阅读。The collection module is configured to mark and bookmark the recommended website displayed on the start page of the browser, so as to facilitate subsequent reading.

C37.根据C23至C36任一项所述的浏览器,其中,所述推荐网址的展示方式包括下列任意之一:C37. The browser according to any one of C23 to C36, wherein the presentation of the recommended URL includes any one of the following:

通过九宫格进行展示;或者,Display through Jiugongge; or,

按照网页类型进行分类,并且按照排序展示在所述浏览器的起始页上;或者,categorized by web page type and displayed in order on the start page of said browser; or,

按照用户输入的关键词进行分类,并在所述分类下展示与所述关键词匹配的推荐网址;或者,Classify according to the keywords input by the user, and display recommended URLs matching the keywords under the categories; or,

按照用户对所述浏览器的使用习惯展示所述推荐网址。The recommended URL is displayed according to the user's usage habits of the browser.

本发明实施例还公开了D38.一种推荐网址的服务器,包括:The embodiment of the present invention also discloses D38. A server for recommending a website, including:

第一接收模块,配置为接收浏览器发送的对网址所属的分类的推荐列表进行重排的指令;The first receiving module is configured to receive an instruction sent by the browser to rearrange the recommendation list of the category to which the URL belongs;

网址分类调整模块,配置为对所述网址所属的分类的推荐列表进行重排;A URL category adjustment module configured to rearrange the recommendation list of the category to which the URL belongs;

第一发送模块,配置为将所述重排后的网址推荐列表发送给所述浏览器,以使所述浏览器根据所述重排更新后的网址推荐列表以及存储的用户访问列表更新所述浏览器的起始页的网址推荐位。The first sending module is configured to send the rearranged website recommendation list to the browser, so that the browser updates the website according to the rearranged and updated website recommendation list and the stored user access list. The URL suggestion of the browser's start page.

D39.根据D38所述的服务器,其中,还包括:D39. The server according to D38, further comprising:

第二接收模块,配置为当所述浏览器客户端初次使用或对网址的操作记录被清空时,接收所述浏览器发送的获取默认的网址推荐列表的指令;The second receiving module is configured to receive an instruction to obtain a default URL recommendation list sent by the browser when the browser client is used for the first time or the operation record of the URL is cleared;

第二发送模块,配置为向所述浏览器发送所述默认的网址推荐列表。The second sending module is configured to send the default URL recommendation list to the browser.

D40.根据D38或D39所述的服务器,其中,所述网址分类调整模块还配置为将所述网址排列到该网址所属的分类的网页推荐列表的队尾。D40. The server according to D38 or D39, wherein the website category adjustment module is further configured to arrange the website at the end of the webpage recommendation list of the category to which the website belongs.

D41.根据D38至D40任一项所述的服务器,其中,还包括:D41. The server according to any one of D38 to D40, further comprising:

第三接收模块,配置为接收所述浏览器发送的获取指定类型下排位第一的网址的请求;The third receiving module is configured to receive the request sent by the browser to obtain the first URL of the specified type;

第三发送模块,配置为查找并向所述浏览器发送所述指定类型下排位第一的网址。The third sending module is configured to search for and send to the browser the website that ranks first under the specified type.

D42.根据D38至D41任一项所述的服务器,其中,还包括:D42. The server according to any one of D38 to D41, further comprising:

第四接收模块,配置为接收所述浏览器发送的所述用户选择的推荐网址的网址类型和/或用户选择的关键字;The fourth receiving module is configured to receive the URL type of the recommended URL selected by the user and/or the keyword selected by the user sent by the browser;

第四发送模块,配置为查找与所述网址类型和/或所述关键字匹配的网址,并将该网址发送给所述浏览器。The fourth sending module is configured to search for a URL matching the URL type and/or the keyword, and send the URL to the browser.

D43.根据D38至D42任一项所述的服务器,其中,还包括:D43. The server according to any one of D38 to D42, further comprising:

第五接收模块,配置为接收所述浏览器发送的所述用户选择的推荐网址的网址类型和/或用户选择的关键字;The fifth receiving module is configured to receive the URL type of the recommended URL selected by the user and/or the keyword selected by the user sent by the browser;

第五发送模块,配置为查找与所述网址类型和/或所述关键字匹配的网址,并将查找到的网址发送给用户指定的浏览器。The fifth sending module is configured to search for URLs matching the URL type and/or the keyword, and send the found URLs to the browser specified by the user.

本发明实施例还公开了E44.一种推荐网址的系统,包括权利要求C23至C37任一项所述的浏览器和D38至D43任一项所述的服务器。The embodiment of the present invention also discloses E44. A system for recommending websites, comprising the browser described in any one of claims C23 to C37 and the server described in any one of claims D38 to D43.

Claims (10)

1.一种推荐网址的方法,包括:1. A method for recommending a website, comprising: 接收启动浏览器起始页的指示,获取用户通过浏览器对网址的操作记录;Receive instructions to start the browser's start page, and obtain the user's operation records on the website through the browser; 当用户对任一条网址的未操作时间大于或等于阈值时,向服务器发送对所述网址所属的分类的推荐列表进行重排的指令;When the user does not operate any URL for a period greater than or equal to the threshold, send an instruction to the server to rearrange the recommendation list of the category to which the URL belongs; 接收所述服务器发送的重排后的网址推荐列表;receiving the rearranged URL recommendation list sent by the server; 根据所述重排后的网址推荐列表以及本地存储的用户访问列表更新所述浏览器的起始页的网址推荐位,其中,所述用户访问列表包括访问次数大于预设次数的网址。Updating the URL recommendation position on the start page of the browser according to the rearranged URL recommendation list and the locally stored user access list, wherein the user access list includes URLs whose access times are greater than a preset number of times. 2.根据权利要求1所述的方法,其中,还包括:2. The method of claim 1, further comprising: 当所述浏览器初次使用或对网址的操作记录被清空时,在所述浏览器的安装包中获取默认的网址推荐列表;When the browser is used for the first time or the operation record on the website is cleared, a default website recommendation list is obtained in the installation package of the browser; 根据所述默认的网址推荐列表在所述浏览器的起始页进行推荐网址的展示。Displaying recommended URLs on the start page of the browser according to the default URL recommendation list. 3.根据权利要求1所述的方法,其中,还包括:3. The method of claim 1, further comprising: 当所述浏览器初次使用或对网址的操作记录被清空时,向所述服务器发送获取默认的网址推荐列表的请求;When the browser is used for the first time or the operation record on the website is cleared, send a request to the server to obtain a default website recommendation list; 接收所述服务器返回的所述默认的网址推荐列表。receiving the default URL recommendation list returned by the server. 4.根据权利要求2或3所述的方法,其中,在所述获取用户通过浏览器对网址的操作记录之前,还包括:4. The method according to claim 2 or 3, wherein, before obtaining the operation record of the user through the browser on the website, further comprising: 检测是否存在用户对网址的操作记录。Detect whether there is a record of the user's operation on the URL. 5.一种推荐网址的方法,包括:5. A method for recommending a website, comprising: 接收浏览器发送的对网址所属的分类的推荐列表进行重排的指令;Receive an instruction sent by the browser to rearrange the recommendation list of the category to which the URL belongs; 对所述网址所属的分类的推荐列表进行重排;rearrange the recommendation list of the category to which the URL belongs; 将所述重排后的网址推荐列表发送给所述浏览器,以使所述浏览器根据所述重排更新后的网址推荐列表以及存储的用户访问列表更新所述浏览器的起始页的网址推荐位。Sending the rearranged URL recommendation list to the browser, so that the browser updates the start page of the browser according to the rearranged updated URL recommendation list and the stored user access list URL recommendation. 6.根据权利要求5所述的方法,其中,还包括:6. The method of claim 5, further comprising: 当所述浏览器客户端初次使用或对网址的操作记录被清空时,接收所述浏览器发送的获取默认的网址推荐列表的指令;When the browser client is used for the first time or the operation record of the website is cleared, receive the instruction sent by the browser to obtain the default website recommendation list; 向所述浏览器发送所述默认的网址推荐列表。Sending the default URL recommendation list to the browser. 7.一种推荐网址的浏览器,包括:7. A browser for recommending URLs, comprising: 指示接收模块,配置为接收启动浏览器起始页的指示;An instruction receiving module configured to receive an instruction to start the browser start page; 记录获取模块,配置为获取用户通过浏览器对网址的操作记录;The record obtaining module is configured to obtain the user's operation record on the website through the browser; 第一发送模块,配置为当用户对任一条网址的未操作时间大于或等于阈值时,向服务器发送对所述网址所属的分类的推荐列表进行重排的指令;The first sending module is configured to send to the server an instruction to rearrange the recommendation list of the category to which the website belongs when the user has not operated any website for a period greater than or equal to a threshold; 第一接收模块,配置为接收所述服务器发送的重排后的网址推荐列表;The first receiving module is configured to receive the rearranged URL recommendation list sent by the server; 显示模块,配置为根据所述重排后的网址推荐列表以及本地存储的用户访问列表更新所述浏览器的起始页的网址推荐位,其中,所述用户访问列表包括访问次数大于预设次数的网址。The display module is configured to update the URL recommendation position on the start page of the browser according to the rearranged URL recommendation list and the locally stored user access list, wherein the user access list includes a number of visits greater than a preset number of times URL of the . 8.根据权利要求7所述的浏览器,其中,还包括:8. The browser according to claim 7, further comprising: 列表获取模块,配置为当所述浏览器初次使用或对网址的操作记录被清空时,在所述浏览器的安装包中获取默认的网址推荐列表;The list acquisition module is configured to obtain a default URL recommendation list in the installation package of the browser when the browser is used for the first time or the operation record on the URL is cleared; 所述显示模块还配置为根据所述默认的网址推荐列表在所述浏览器的起始页进行推荐网址的展示。The display module is further configured to display recommended URLs on the start page of the browser according to the default URL recommendation list. 9.一种推荐网址的服务器,包括:9. A server recommending a website, comprising: 第一接收模块,配置为接收浏览器发送的对网址所属的分类的推荐列表进行重排的指令;The first receiving module is configured to receive an instruction sent by the browser to rearrange the recommendation list of the category to which the URL belongs; 网址分类调整模块,配置为对所述网址所属的分类的推荐列表进行重排;A URL category adjustment module configured to rearrange the recommendation list of the category to which the URL belongs; 第一发送模块,配置为将所述重排后的网址推荐列表发送给所述浏览器,以使所述浏览器根据所述重排更新后的网址推荐列表以及存储的用户访问列表更新所述浏览器的起始页的网址推荐位。The first sending module is configured to send the rearranged website recommendation list to the browser, so that the browser updates the website according to the rearranged and updated website recommendation list and the stored user access list. The URL suggestion of the browser's start page. 10.一种推荐网址的系统,包括权利要求7至8任一项所述的浏览器和权利要求9所述的服务器。10. A system for recommending a website, comprising the browser according to any one of claims 7 to 8 and the server according to claim 9.
CN201310553369.0A 2013-11-08 2013-11-08 Recommend method, browser, server and the system of network address Expired - Fee Related CN103617196B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310553369.0A CN103617196B (en) 2013-11-08 2013-11-08 Recommend method, browser, server and the system of network address

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310553369.0A CN103617196B (en) 2013-11-08 2013-11-08 Recommend method, browser, server and the system of network address

Publications (2)

Publication Number Publication Date
CN103617196A true CN103617196A (en) 2014-03-05
CN103617196B CN103617196B (en) 2017-04-05

Family

ID=50167899

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310553369.0A Expired - Fee Related CN103617196B (en) 2013-11-08 2013-11-08 Recommend method, browser, server and the system of network address

Country Status (1)

Country Link
CN (1) CN103617196B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105025369A (en) * 2015-06-30 2015-11-04 北京奇艺世纪科技有限公司 Method and device for determining recommended resources in channel combination
CN105617657A (en) * 2015-12-22 2016-06-01 北京奇虎科技有限公司 Intelligent game recommendation method and device
CN106294787A (en) * 2016-08-12 2017-01-04 北京金山安全软件有限公司 Information pushing method and device and electronic equipment
CN106649888A (en) * 2017-01-16 2017-05-10 北京恒华伟业科技股份有限公司 Browser
CN106649376A (en) * 2015-10-30 2017-05-10 北京国双科技有限公司 Navigation tag sorting method and device
CN106649374A (en) * 2015-10-30 2017-05-10 北京国双科技有限公司 Navigation tag ordering method and device
CN109117040A (en) * 2018-07-19 2019-01-01 北京奇虎科技有限公司 It is a kind of for accessing the method, apparatus and computer equipment of website
CN113934482A (en) * 2020-07-14 2022-01-14 北京奇虎科技有限公司 Page display method, equipment, storage medium and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102340514A (en) * 2010-07-15 2012-02-01 腾讯科技(北京)有限公司 Network information push method and system
CN102982134A (en) * 2012-11-16 2013-03-20 北京奇虎科技有限公司 System enabling recommended web site information to be displayed in browser address bar
CN102982068A (en) * 2012-10-25 2013-03-20 北京奇虎科技有限公司 Method for displaying recommended data and corresponding browser
CN103078967A (en) * 2013-01-11 2013-05-01 北京奇虎科技有限公司 Client, server, system and method for generating commonly used websites
CN103269370A (en) * 2013-05-22 2013-08-28 北京奇虎科技有限公司 Display method, client, server and system recommended by browser extension

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102340514A (en) * 2010-07-15 2012-02-01 腾讯科技(北京)有限公司 Network information push method and system
CN102982068A (en) * 2012-10-25 2013-03-20 北京奇虎科技有限公司 Method for displaying recommended data and corresponding browser
CN102982134A (en) * 2012-11-16 2013-03-20 北京奇虎科技有限公司 System enabling recommended web site information to be displayed in browser address bar
CN103078967A (en) * 2013-01-11 2013-05-01 北京奇虎科技有限公司 Client, server, system and method for generating commonly used websites
CN103269370A (en) * 2013-05-22 2013-08-28 北京奇虎科技有限公司 Display method, client, server and system recommended by browser extension

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105025369A (en) * 2015-06-30 2015-11-04 北京奇艺世纪科技有限公司 Method and device for determining recommended resources in channel combination
CN105025369B (en) * 2015-06-30 2018-07-17 北京奇艺世纪科技有限公司 Recommend the method and device of resource in a kind of determining combiner channel
CN106649376A (en) * 2015-10-30 2017-05-10 北京国双科技有限公司 Navigation tag sorting method and device
CN106649374A (en) * 2015-10-30 2017-05-10 北京国双科技有限公司 Navigation tag ordering method and device
CN105617657A (en) * 2015-12-22 2016-06-01 北京奇虎科技有限公司 Intelligent game recommendation method and device
CN105617657B (en) * 2015-12-22 2019-06-18 北京奇虎科技有限公司 Game intelligent recommendation method and device
CN106294787A (en) * 2016-08-12 2017-01-04 北京金山安全软件有限公司 Information pushing method and device and electronic equipment
CN106649888A (en) * 2017-01-16 2017-05-10 北京恒华伟业科技股份有限公司 Browser
CN106649888B (en) * 2017-01-16 2020-06-02 北京恒华伟业科技股份有限公司 Browser
CN109117040A (en) * 2018-07-19 2019-01-01 北京奇虎科技有限公司 It is a kind of for accessing the method, apparatus and computer equipment of website
CN113934482A (en) * 2020-07-14 2022-01-14 北京奇虎科技有限公司 Page display method, equipment, storage medium and device

Also Published As

Publication number Publication date
CN103617196B (en) 2017-04-05

Similar Documents

Publication Publication Date Title
CN103617196B (en) Recommend method, browser, server and the system of network address
JP5571091B2 (en) Providing search results
CN107145496B (en) Method for matching image with content item based on keyword
JP5956569B2 (en) Identify relevant applications based on browsing activity
CN104809154B (en) The method and device recommended for information
CN106980700B (en) Method and browser for web search on browser side
RU2666460C2 (en) Support of tagged search results
CN103324669B (en) A kind of method that Web page bookmark is processed and client
US20120167145A1 (en) Method and apparatus for providing or utilizing interactive video with tagged objects
CN102930058B (en) A kind of method and apparatus realizing searching in the address field of browser
CN103559227B (en) Webpage displaying method and browser
CN102982134A (en) System enabling recommended web site information to be displayed in browser address bar
WO2018113468A1 (en) Search term recommendation method, device, program and medium
CN104462262A (en) Method and device for achieving voice search and browser client side
CN106933959A (en) Browser side carries out the method and browser of web search
CN103699624B (en) Browser data processing method and device
CN103366002B (en) Personalized method for vertical search and device
CN103678639B (en) The method and apparatus of information updating prompting is carried out in browser
WO2014108038A1 (en) Frequently-used website generation client terminal, server, system and method
CN107832332A (en) The method, apparatus and electronic equipment for recommending word are generated in navigating search frame
CN102073675A (en) Information processing apparatus, information processing method, program, and information processing system
CN105447192A (en) Method and device for recommending personalized search terms on navigation page
CN104699837B (en) Method, device and server for selecting illustrated pictures of web pages
WO2013041022A1 (en) Url navigation page generation method, device and program
CN102982136A (en) Method of displaying information of recommended website in address bar of browser and browser using the same

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220725

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.

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

Granted publication date: 20170405