WO2012035969A1 - Url置換システム - Google Patents

Url置換システム Download PDF

Info

Publication number
WO2012035969A1
WO2012035969A1 PCT/JP2011/069594 JP2011069594W WO2012035969A1 WO 2012035969 A1 WO2012035969 A1 WO 2012035969A1 JP 2011069594 W JP2011069594 W JP 2011069594W WO 2012035969 A1 WO2012035969 A1 WO 2012035969A1
Authority
WO
WIPO (PCT)
Prior art keywords
url
numerical value
user terminal
received
lower numerical
Prior art date
Application number
PCT/JP2011/069594
Other languages
English (en)
French (fr)
Inventor
隆 春木
一広 小林
貴志 池田
Original Assignee
株式会社ピコ・ナレッジ
株式会社ピコ・ラボ
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 株式会社ピコ・ナレッジ, 株式会社ピコ・ラボ filed Critical 株式会社ピコ・ナレッジ
Priority to KR1020137006308A priority Critical patent/KR101517916B1/ko
Publication of WO2012035969A1 publication Critical patent/WO2012035969A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching

Definitions

  • the present invention relates to a URL replacement system that facilitates browsing of a target Web page by replacing a numerical value (that is, a numerical string) with a URL (Uniform Resource Locator).
  • a numerical value that is, a numerical string
  • URL Uniform Resource Locator
  • Patent Documents 1 and 2 There are systems described in Patent Documents 1 and 2 below as a system for replacing numerical values with URLs.
  • the relationship between the URL and the numeric string is stored in advance, the corresponding URL is obtained from the numeric string sent from the user, and the URL is returned to the user, or By connecting to the URL, the target website can be accessed only by inputting a numeric string.
  • identification information obtained by adding a telephone number and address presence / absence specifying information indicating the presence / absence of a URL to the telephone number is acquired from a portable information terminal, and the URL associated with the identification information is identified as identification information.
  • the target Web site can be accessed only by the telephone number.
  • the service provider's system stores a numeric string such as a telephone number and the entire URL in a one-to-one correspondence with each other. It has been difficult to store the URL and the number string of each Web page in correspondence with each other because of the storage capacity of the system, and there has been a problem that the number of registered URLs is naturally limited.
  • a client of a company or the like associates a URL of a home page that is the entrance of the company's Web site with the company's telephone number and registers it in the service provider's system, thereby allowing the user to
  • the company's homepage can be browsed by entering a telephone number
  • the URL of each Web page developed from the homepage cannot be registered, and the user reaches the target Web page from the homepage
  • click on the link where the target Web page is likely to be displayed If the target Web page is still not displayed, the target Web page is displayed in the displayed Web page. It is necessary to dive down the hierarchy in the page, such as searching for a link location and clicking Now, there has been a problem that it is still difficult to browse the Web page of purpose.
  • the present invention solves the above-described problems, and an object thereof is to provide a URL replacement system that makes it easy to browse a target Web page.
  • the URL replacement system of the present invention includes a service provider side server system and a client side server system, each configured to be able to communicate with a user terminal via the Internet.
  • a first storage unit that stores at least the upper part of the URL including the domain name in association with each other, receives an upper numerical value and a lower numerical value from the user terminal, and refers to the first storage unit
  • First URL reply means for returning a URL composed of the upper part of the URL corresponding to the received upper numerical value and the received lower numerical value to the user terminal
  • the client-side server system includes the lower numerical value and the URL
  • a second storage unit that stores a lower part or URL in association with each other, and a URL composed of a higher part of the URL and a lower numerical value from the user terminal The user receives and refers to the second storage unit, and obtains the URL composed of the upper part of the received URL and the lower part of the URL corresponding to the received lower numerical value or the URL corresponding to the received lower numerical value.
  • a second URL reply means for replying to
  • the service provider side server system stores the lower numerical value in association with the upper numerical value stored in the first storage unit, and stores the lower part of the URL or the URL in association with the lower numerical value.
  • the first storage unit has a third storage unit, and the first URL reply means refers to the first storage unit and the third storage unit, and stores the upper numerical value received from the user terminal in the first storage unit. If the received lower numerical value is associated with the received upper numerical value and is not stored in the third storage unit, the upper part of the URL corresponding to the received upper numerical value and the received lower numerical value If the received lower numerical value is associated with the received upper numerical value and stored in the third storage unit, the URL of the URL corresponding to the received upper numerical value is returned.
  • Upper part and receiver URL consisting of the lower portion of the upper values and the URL corresponding to the lower number, or a URL corresponding to the upper values and lower numerical received, may be sent back to the user terminal.
  • the client that does not have the client-side server system registers the upper numerical value and the upper part of the URL in the first storage unit of the service provider-side server system, and the third storage unit.
  • the user can browse the target Web page only by inputting the numerical value.
  • the client-side server system includes a Web page transmission unit that transmits a Web page provided with a lower numerical value input unit to the user terminal in response to a request from the user terminal.
  • a Web page transmission unit that transmits a Web page provided with a lower numerical value input unit to the user terminal in response to a request from the user terminal.
  • the user can browse the target Web page simply by inputting the lower numerical value on the Web page provided with the lower numerical value input unit such as the home page of the client.
  • Web page browsing is very easy.
  • the client-side server system may include a log acquisition unit that acquires log data of the URL returned by the second URL return unit.
  • the client having the client side server system can grasp the access status to the Web page. Since the URL of the external server can be associated with the lower numerical value, and the log is acquired even when the second URL return means returns the URL of the external server, access to the external server is possible. Can also grasp.
  • the user terminal according to the present invention is a user terminal configured to be able to communicate with any one of the above URL replacement systems via the Internet, and a number button from 0 to 9 is displayed, and the number button is clicked.
  • the URL replacement method of the present invention includes a first storage unit configured to be associated with a user terminal via the Internet and storing an upper numerical value and an upper part of a URL including at least a domain name in association with each other.
  • the service provider-side server system receives the upper numerical value and the lower numerical value from the user terminal
  • the service provider-side server system refers to the first storage unit and the upper part of the URL corresponding to the received upper numerical value and the received lower numerical value Is returned to the user terminal
  • the client-side server system sends the URL consisting of the upper part and lower value of the URL from the user terminal.
  • the present invention it is possible to register a large number of Web pages that can be browsed only by inputting numerical values, and the corresponding Web page is also displayed by a URL composed of a high-order part and a low-value value of a short and easy-to-remember URL. Browsing Web pages becomes easy.
  • (A) is a mapping DB of the service provider side server system
  • (b) is an example of data stored in the mapping DB of the client side server system.
  • It is an example of the input screen of a user terminal (a) is an example when it has a call function, (b)-(d) is an example when it does not have a call function.
  • It is a flowchart which shows the process in a user terminal and the service provider side server system. It is a flowchart which shows the process in a user terminal and a client side server system. It is a figure for demonstrating the process in a client side server system. It is a figure for demonstrating the motion of the program and data in a client side server system. It is a flowchart which shows the process in the case of a cloud type
  • the URL replacement system S includes a service provider side server system 1 included in a service provider and a client side server system 2 included in a non-cloud type client.
  • the service provider refers to a service according to the present invention, that is, a Web page (hereinafter, abbreviated as “page”) by inputting only numerical values to the user, or by inputting an upper part and lower numerical values of a URL.
  • the client is a person who wants the user to browse the page, such as a company, a government office, a hospital, or a store.
  • the client side server system 2 is provided, and the client for performing the subordinate numerical value replacement processing by the client side server system 2 is a non-cloud type, and the client side server system 2 is not provided, and all URL replacement processing is performed by the service provider side server system
  • the client in 1 is called cloud type.
  • the service provider side server system 1 includes a URL replacement server 11, a system management server 14, a system management personal computer 16, and a client management server 17.
  • the personal computer is referred to as “PC”.
  • the URL replacement server 11 comprises a computer, is connected to the Internet, is installed with a Web server program and a URL replacement program, and includes a mapping database 12 corresponding to a first storage unit and a third storage unit.
  • the database is referred to as “DB”.
  • the URL replacement server 11 corresponds to a first URL reply unit.
  • the system management server 14 is composed of a computer and is connected to the URL replacement server 11 and the client management server 17.
  • the system management server 14 is installed with a logger program, a log analysis program, a scheduler program, and a system management program, and includes a system management DB 15.
  • the system management server 14 corresponds to log acquisition means.
  • the system management PC 16 is connected to the system management server 14.
  • the client management server 17 is composed of a computer, is connected to the Internet, has a Web server program installed therein, and includes a client management DB 18.
  • the client-side server system 2 includes a URL replacement server 21, a system management server 24, and a system management PC 26.
  • the URL replacement server 21 includes a computer, is connected to the Internet, has a Web server program and a URL replacement program installed therein, and includes a mapping DB 22 corresponding to a second storage unit.
  • the URL replacement server 21 corresponds to a second URL reply unit.
  • the system management server 24 is composed of a computer, is connected to the URL replacement server 21, is installed with a logger program, a log analysis program, a scheduler program, and a system management program, and includes a system management DB 25.
  • the system management PC 26 is connected to the system management server 24.
  • the mapping DB 12 includes an upper storage unit 12a corresponding to the first storage unit and a lower storage unit 12b corresponding to the third storage unit.
  • the unit 12a stores an upper numerical value (for example, “0521234567”) and an upper portion of the URL (for example, “http://www.aaa.jp/”) in association with each other.
  • “000” is stored in the portion storing the lower numerical value, but “000” is not treated as the lower numerical value.
  • the upper part of the URL is referred to as “upper URL”.
  • the URL includes a communication method such as “http: //” and a domain name such as “www.aaa.jp” (ie, fully qualified domain name (FQDN); FQDN), and a port if necessary.
  • the number, path name (for example, directory or file name), and parameters are arranged in this order with a delimiter “/” in between.
  • the upper URL associated with the upper numerical value needs to include at least the domain name from the communication method so that the computer to be accessed can be specified.
  • the directory may be included, for example, “http://www.aaa.jp/info/”.
  • the upper URL can be said to be a URL in that the computer to be accessed can be specified.
  • the lower storage unit 12b stores lower numerical values (for example, “001” and “002”) in association with upper numerical values (for example, “0316789012”) stored in the upper storage unit 12a.
  • the lower part of the URL for example, “dd / index.html”) or the URL (for example, “http://www.ggg.com/”) is stored in association with the URL.
  • the lower part of the URL is referred to as “lower URL”.
  • the lower URL is a portion ahead of the domain name in the URL.
  • the mapping DB 22 stores lower numerical values (for example, “001” and “500”), and associates the lower numerical values with the lower URL (for example, “aaa / bbb / index. html ”) or URL (for example,” http://www.defg.jp/hi.html ”) is stored.
  • the upper numerical value and the upper URL are registered in the upper storage unit 12a of the mapping DB 12 upon application to the service provider. An application can be made by accessing the home page of the service provider.
  • the upper numerical value and the upper URL registered in the mapping DB 12 are also registered in the system management DB 25 of the system management server 24.
  • the upper numerical value is the telephone number of the client itself
  • the upper URL is the URL up to the domain name of the URL replacement server 21.
  • the URL of another Web server may be registered as a higher URL, when the page or directory corresponding to the received URL is not found in the Web server, the URL is transferred to the URL replacement server 21. It is necessary to make an appropriate setting.
  • the non-cloud type client displays a lower numerical value registration screen by starting a system management program and performing a predetermined operation in the system management PC 26.
  • the lower numerical value registration screen is configured to display the registered upper numerical value and the upper URL and to input the lower numerical value and the lower URL or URL associated with the lower numerical value.
  • there is only one upper numerical value that can be registered for each client-side server system 2 and FIG. 2B shows a lower numerical value associated with the one upper numerical value. It shall be.
  • a plurality of lower numerical values can be associated with one upper numerical value, but only one lower URL or URL can be associated with one lower numerical value.
  • the client can register the upper numerical value registration time and deletion time as schedule data in the system management DB 15 by applying to the service provider, and the lower numerical value registration time and deletion time. It can be input from the system management PC 26 and registered in the system management DB 25 as schedule data. Then, the system management server 14 refers to the schedule data to register or delete the upper numerical value and the upper URL corresponding to the upper numerical value, and the system management server 24 refers to the schedule data to determine the lower numerical value and Registration or deletion of a lower URL corresponding to the lower numerical value or URL is performed.
  • a program that performs processing related to the schedule data is a scheduler program.
  • the client accesses the client management server 17 from the cloud type client terminal 4, and in the service registration form on the displayed homepage, the upper numerical value and upper URL to be registered, The name, address, contact information, etc. are input and transmitted to the client management server 17.
  • the client terminal 4 includes a PC 41, a mobile phone 42, a smartphone 43, and the like.
  • the client terminal 4 is not limited thereto as long as it can be connected to the Internet and includes a web browser (hereinafter simply referred to as “browser”). Absent.
  • the service provider browses and examines the information received by the client management server 17, and performs an operation of registering the received information for those who can be permitted.
  • the client management server 17 stores the name, address, contact information, upper numerical value, upper URL, etc. in the client management DB 18, and the URL replacement server 11 stores the upper numerical value and the upper URL in the upper level of the mapping DB 12. It memorize
  • the client accesses the client management server 17 from the client terminal 4, inputs a user ID and a password, and performs a predetermined operation to display a lower numerical value registration screen.
  • the lower numerical value registration screen displays the upper numerical value and the upper URL registered for the client, and allows the lower numerical value associated with the upper numerical value and the lower URL or URL associated with the lower numerical value to be input. It is configured.
  • the client terminal 4 sends the upper numerical value displayed on the lower numerical value registration screen to the client management server 17; A lower numerical value input in association with the upper numerical value and a lower URL input in association with the lower numerical value are transmitted.
  • the client management server 17 transmits the received upper numerical value, lower numerical value, and lower URL or URL to the URL replacement server 11, and the URL replacement server 11 stores the received upper numerical value in the lower storage unit 12 b of the mapping DB 12.
  • the lower numerical value and the received lower URL or URL are stored.
  • the client can input the upper numerical value registration time and deletion time, and the lower numerical value registration time and deletion time as schedule data, and can transmit it to the client management server 17.
  • the schedule data is sent to the system management server 14. It is transmitted and stored in the system management DB 15, and the system management server 14 refers to the schedule data and registers or deletes upper numerical values.
  • a user who wants to browse the ⁇ form input with dedicated application> page installs dedicated application software (hereinafter referred to as “dedicated application”) on the user terminal 3 in advance. , Launch its dedicated app. Then, the user terminal 3 displays an input screen having a numerical value input unit 34 as shown in FIG. 3A or a numerical value input unit 35 as shown in FIG. 3B (screen display means). .
  • the user terminal 3 may be anything that can be connected to the Internet and has a browser, and includes a PC 31, a mobile phone 32, a smartphone 33, and the like, but the numerical value input unit 34 is a mobile phone 32, a smartphone 33, or the like.
  • a call button 34b in addition to the search button 34a.
  • a numerical value input unit 35 that has a search button 35a but does not have a call button is displayed. Numeric buttons from 0 to 9 are displayed on the numeric input units 34 and 35, and an upper numeric value and a lower numeric value can be input by clicking or touching the numeric buttons.
  • a predetermined code “*” is input between the upper numerical value and the lower numerical value, but another code may be used, and at least one of the number of digits of the upper numerical value or the lower numerical value is If fixed, a form in which no sign is put between the upper numerical value and the lower numerical value may be employed.
  • “0521234567 * 001” is input.
  • the URL replacement system S operates. That is, first, the user terminal 3 transmits the input upper numerical value and lower numerical value to the URL replacement server 11 and requests a search (step S101 in FIG. 4).
  • the URL replacement server 11 Upon receiving this request (step S102), the URL replacement server 11 separates the received upper numerical value and lower numerical value with a symbol “*” (step S103), and refers to the mapping DB 12 to determine whether the upper numerical value is registered. (Step S104). If the upper numerical value is not registered, information indicating that it is not registered is returned to the user terminal 3 as unregistered processing (step S105). On the other hand, if there is registration, the process proceeds to a determination of whether or not a lower numerical value has been input (step S106). Here, the URL replacement server 11 receives “0521234567 * 001”, and as shown in FIG. 2A, the upper numerical value “0521234567” is registered, and the process proceeds to the determination in step S106.
  • the URL replacement server 11 performs the determination in step S106, and if no lower numerical value is input, returns the upper URL corresponding to the upper numerical value to the user terminal 3 (step S108), and the upper URL and the reply time. Is stored as log data (ie, history data) (step S107). If a lower numerical value is input, the mapping DB 12 is searched (ie, matched) by the received upper numerical value and lower numerical value. Move (step S109). For example, when only the upper numerical value “0521234567” is input, the upper URL “http://www.aaa.jp/” corresponding to the upper numerical value is returned, but here, the lower numerical value “ Since “001” is also input, the process proceeds to matching in step S109.
  • the URL replacement server 11 determines that the received lower numerical value is associated with the received upper numerical value and stored in the lower storage unit 12b of the mapping DB 12 (YES in step S110).
  • a lower URL is stored corresponding to a numerical value
  • the upper URL corresponding to the received upper numerical value and the lower URL corresponding to the lower numerical value that is, the lower URL corresponding to the received upper numerical value and lower numerical value
  • full URL is returned to the user terminal 3
  • the URL is stored corresponding to the lower numerical value
  • the URL is stored in the user terminal 3.
  • the URL replacement server 11 receives “0316789012 * 001”, “http://www.ccc.co.jp/” corresponding to the upper numerical value and “dd” corresponding to the upper numerical value and the lower numerical value thereof. If “http://www.ccc.co.jp/dd/index.html” is returned and "0316789012 * 002" is received, the upper URL corresponding to the upper numerical value The URL “http://www.ggg.com/” corresponding to the upper numerical value and the lower numerical value is returned.
  • Whether the URL is a lower URL or not may be determined by its content, such as whether it starts with a communication method such as “http: //”, or whether the URL is a lower URL at the time of registration in the mapping DB 12.
  • the identification information to be shown may be stored in association with the identification information.
  • the URL replacement server 11 performs log accumulation for storing the URL and return time as log data (step S112).
  • the URL replacement server 11 determines NO in step 110, the URL replacement server 11 returns a URL composed of the upper URL corresponding to the received upper numerical value and the received lower numerical value to the user terminal 3 ( In step S113, log accumulation is performed to store the URL and the return time as log data (step S114).
  • the URL replacement server 11 receives “0521234567 * 001”, and the upper numerical value “0521234567” is registered in the mapping DB 12, but “001” is registered as the lower numerical value corresponding to the upper numerical value. Therefore, NO is determined in step S110, and “http://www.aaa.jp/001” is returned as the URL. Note that “www.aaa.jp” is the domain name of the URL replacement server 21.
  • the user terminal 3 determines whether or not there is a URL in the reply (step S116). If there is no URL, the unregistered message (however, in the case of a browser). Displays the NotFound page (step S117). This is a case where information indicating that the information has not been registered is returned in step S105.
  • the user terminal 3 accesses (that is, redirects) the returned URL (step S118). Then, when a URL corresponding to the full URL or the lower numerical value is returned, a page corresponding to the URL is displayed (step S119). For example, as described above, when the full URL “http://www.ccc.co.jp/dd/index.html” is returned, the page corresponding to the URL is displayed, and the URL corresponding to the lower value is displayed. When “http://www.ggg.com/” is returned, a corresponding page such as a web server homepage indicated by “www.ggg.com” is displayed.
  • the returned URL is a URL composed of a higher URL and a lower numerical value, for example, a URL such as “http://www.aaa.jp/001”
  • the user terminal 3 redirects to that URL. To do. Accordingly, since the URL “http://www.aaa.jp/001” is returned here, the user terminal 3 is indicated by the computer indicated by the URL, ie, “www.aaa.jp”.
  • the URL “http://www.aaa.jp/001” is transferred to the URL replacement server 21 and the transmission of the page indicated by “www.aaa.jp/001” is requested.
  • the URL replacement server 21 that has received the URL “http://www.aaa.jp/001” (step S202 in FIG. 5) determines whether or not the requested page or directory exists (step S203). If the page exists, the page (however, in the case of a directory, a default page or the like) is transmitted (step S204), and the page is displayed on the user terminal 3 ( Step S205). On the other hand, if the requested page or directory does not exist, the URL replacement server 21 separates the upper URL and the lower numerical value from the received URL and searches the mapping DB 22 with the lower numerical value (step S206).
  • the URL replacement server 21 sets the upper URL “http://www.aaa.jp/” and the lower numerical value “001”. And the mapping DB 22 is searched with “001”.
  • the URL replacement server 21 returns information indicating that it is unregistered to the user terminal 3 (step S208).
  • the user terminal 3 that has received this information displays an error page (however, in the case of a browser, the NotFound page) (step S209).
  • the URL replacement server 21 stores the upper numerical value corresponding to the received higher numerical value if the lower URL is stored corresponding to the lower numerical value.
  • a URL composed of a URL and a lower URL corresponding to the lower numerical value (that is, the received upper numerical value and a lower URL corresponding to the lower numerical value) is returned to the user terminal 3, and the URL corresponding to the lower numerical value is If stored, the URL is returned to the user terminal 3 (step S210).
  • the lower URL “aaa / bbb / index.html” is stored for the lower numerical value “001”, and the URL replacement server 21 stores the upper URL.
  • the URL “http://www.aaa.jp/aaa/bbb/index.html” in which the portion is replaced with the searched lower URL is returned to the user terminal 3.
  • the URL “http://www.defg.jp/hi.html” is stored for the lower numerical value.
  • the URL replacement server 21 acquires the returned URL and the return time as log data (step S211).
  • the user terminal 3 redirects to the returned URL, and the corresponding page is displayed on the user terminal 3.
  • the page in the URL replacement server 21 is displayed.
  • the domain name of “www.defg.jp” The page in the Web server will be displayed.
  • the displayed page is not limited to the page in the client-side server system 2 and may be a page in an external server.
  • the upper URL and lower numerical value input methods include browser input and form input described below.
  • a user who wants to browse a page using the URL “http://www.aaa.jp/001” displayed in an advertisement or the like starts up the browser on the user terminal 3 and displays FIG. As shown in c), the URL (that is, the URL composed of the upper URL and the lower numerical value) is input into the URL input field 37 of the displayed page.
  • “www.aaa.jp” is the domain name of the URL replacement server 21.
  • the user terminal 3 transmits the URL “http://www.aaa.jp/001” to the computer of the input domain name, that is, the URL replacement server 21, and “www.aaa.jp/001”. ”Is requested (step S201 in FIG. 5).
  • the user can also input a URL composed of a higher URL and a lower numerical value by inputting a lower numerical value in a dedicated form provided on a specific page.
  • a URL replacement server 21 a domain name of the URL replacement server 21 .
  • a page or directory corresponding to a URL in the form of “http://www.aaa.jp/numerical value” is not provided in the URL replacement server 21.
  • the URL replacement server 21 transmits the homepage of the company to the user terminal 3 (Web page transmission means).
  • the client-side server system 2 may have a Web server in addition to the URL replacement server 21 and transmit a company homepage from the Web server.
  • the company's home page is provided with a lower numerical value input unit 36 that is a dedicated form, and the user inputs “001” as the lower numerical value to the lower numerical value input unit 36.
  • the company's home page includes a URL “http: // www. URL” composed of a higher URL “http://www.aaa.jp/” including the domain name of the URL substitution server 21 and a lower numerical value “001” input.
  • a program for redirecting to “aaa.jp/001” is incorporated, and the user terminal 3 has the domain name “www.aaa.jp” because the program is started by clicking the search button 36a.
  • the URL “http://www.aaa.jp/001” is transmitted to the computer, that is, the URL replacement server 21 (step S201 in FIG. 5).
  • the URL replacement server 21 Upon receiving the URL “http://www.aaa.jp/001”, the URL replacement server 21 performs the type A or type B processing of FIG. 6 by the Web server program. Which type of processing is performed depends on the type of the Web server program, but if there is no corresponding page or directory, if the upper URL and lower numerical value are passed to the URL replacement program, type A , Processing other than B may be performed.
  • a NotFound error handler is started, and if it is a Web server program that can designate an arbitrary program as the NotFound error handler, type A processing is performed.
  • a browser handler program that is a URL replacement program is designated as a NotFound error handler in the Web server program. Then, when a URL such as the URL “http://www.aaa.jp/001” having no corresponding page or directory is received, the browser handler program is started.
  • the URL replacement server 21 separates the upper URL and the lower numerical value according to the browser handler program, searches the mapping DB 22 with the lower numerical value, and if the lower numerical value is registered, the registered URL (that is, the upper URL) And a lower URL associated with the lower numerical value, or a URL associated with the lower numerical value) is transmitted to the user terminal 3 to instruct redirection. If the lower numerical value is not registered, the user terminal 3 is instructed to redirect to the NotFound page.
  • the URL is rewritten in the Web server program, and the lower numerical value is passed to the form search program which is a URL replacement program. Specifically, (1) Check whether there is a page or directory corresponding to the received URL "http://www.aaa.jp/001". If there is no corresponding page or directory, (2 ) Check whether or not a lower numerical value exists in the received URL. Then, if there is a lower numerical value, the lower numerical value portion of the received URL is replaced with a predetermined lower URL using the lower numerical value as a parameter, so that the URL of the form search program (for example, “http: // www.
  • the URL replacement server 21 searches the mapping DB 22 with the passed lower numerical value in accordance with the form search program. If the lower numerical value is registered, the URL replacement server 21 instructs the user terminal 3 to redirect with the registered URL and is registered. If not, instruct to redirect to NotFound page.
  • the URL “http://www.aaa.jp/001” is once transmitted to the URL replacement server 21, and the lower numerical value is passed to the URL replacement program through processing by the Web server program.
  • the lower numerical value is passed to the form search program through processing by the Web server program.
  • the page on which the form is provided is used as the URL of the form search program that uses the input lower numerical value as a parameter. It may be configured to redirect and pass the lower numerical value directly to the form search program in the URL replacement server 21.
  • FIG. 7 shows the movement of each program and data in the client-side server system 2.
  • the URL replacement server 21 searches the mapping DB 22 by the URL replacement program.
  • the logger program is called, and the system management server 24 acquires the returned URL and the return time as log data by the logger program, and the system management DB 25 To store.
  • the system management server 24 analyzes the log data by the log analysis program, displays the data by classification, graphing, and the like.
  • system management program in the system management PC 26, it is possible to add or modify numerical management data (for example, lower numerical values and corresponding URLs) and schedule data to the system management DB 25.
  • the system management server 24 updates data in the mapping DB 22 according to the schedule data by the scheduler program.
  • Step S302 When the Web server having the domain name “www.ddd.net” receives the URL “http://www.ddd.net/020” (step S302), whether or not a page or directory corresponding to the URL exists. (Step S303), if it exists, the corresponding page is transmitted (step S304), and the page is displayed on the user terminal 3 (step S305). On the other hand, if the corresponding page or directory does not exist, a NotFound page (hereinafter referred to as “NotFound custom page”) in which the calling script file is incorporated is transmitted (step S306).
  • the cloud type client is set to send the NotFound custom page as described above when the corresponding page or directory does not exist on the Web server having the domain name “www.ddd.net”. .
  • step S307 it is assumed that there is no page or directory corresponding to the URL “http://www.ddd.net/020”, and the NotFound custom page is displayed on the user terminal 3 (step S307).
  • the script file for calling in the page is executed, the script file describing the execution program is requested to the URL replacement server 11, and the script file is read from the server system 1 on the service provider side (steps S308 and S309).
  • the execution program described in the script file causes the user terminal 3 to send the input upper URL and lower numerical value to the URL replacement server 11 to make an inquiry. Therefore, the user terminal 3 sends the input upper URL and lower numerical value to the URL replacement server 11 according to this execution program, and makes an inquiry (step S310).
  • the URL replacement server 11 refers to the mapping DB 12, reverses the upper numerical value corresponding to the received upper URL (step S311), and searches the mapping DB 12 using the upper numerical value and the received lower numerical value. If the lower numerical value associated with the upper numerical value is not registered in the mapping DB 12 (NO in step S313), the NotFound page (not the NotFound custom page described above, but the original NotFound page) is displayed on the user terminal 3. ) (Step S314), and the NotFound page is displayed on the user terminal 3 (Step S315).
  • the URL replacement server 11 is associated with the upper numerical value and the lower numerical value is registered in the mapping DB 12 (YES in step S313), the URL replacement server 11 is associated with the registered URL (that is, the upper URL and the lower numerical value).
  • the URL consisting of the lower URL or the URL associated with the lower numerical value) is returned to the user terminal 3 to give a redirect instruction (step S316).
  • the returned URL and return time are acquired as log data (step S317).
  • the user terminal 3 redirects to the returned URL (step S318), and the corresponding page is displayed on the user terminal 3 (step S319).
  • the URL “http://www.ddd.net/020” is transmitted to the URL replacement server 11, and the upper numerical value “09034567890” is reversed from the upper URL “http://www.ddd.net/”.
  • the lower URL “eee / info.html” is retrieved from the upper numerical value and the lower numerical value “020”.
  • the URL “http://www.ddd.net/eeee/info.html” obtained by replacing the lower numerical part of the URL “http://www.ddd.net/020” with the lower URL is the user terminal 3. Will be replied to.
  • the service provider-side server system 1 is configured so that the upper URL indicating the Web site of the client (up to the domain name in the URL in this embodiment) corresponds to the upper numerical value.
  • the lower URL (in this embodiment, the portion of the URL that precedes the domain name) registered in the upper storage unit 12a of the mapping DB 12 and indicating each Web page in the Web site is associated with the lower numerical value. And can be registered in the mapping DB 22 of the client-side server system 2.
  • the client-side server system 2 When the client-side server system 2 receives a URL in the form of “higher URL / lower numerical value” from the user terminal 3, the client-side server system 2 includes a URL composed of the received upper URL and a lower URL corresponding to the received lower numerical value, or The URL corresponding to the received lower numerical value is returned to the user terminal, and the user terminal displays a page corresponding to the returned URL. That is, for example, “http://www.XXX.jp/100” is used to browse a target page by using a short URL that is easy to remember, and a lower numeric value instead of the original URL. Therefore, the client can perform URL display that is easy for the user to remember in advertisements and publicity, and the advertising / publicity effect is improved.
  • a cloud type client that does not have the client-side server system 2 registers the upper numerical value and the upper URL in the mapping DB 12 of the service provider-side server system 1 and registers the lower numerical value and the lower URL. By doing so, the user can browse the target Web page only by inputting a numerical value.
  • the service provider-side server system 1 when the service provider-side server system 1 receives the upper URL and the lower numerical value, the service provider-side server system 1 refers to the upper storage unit 12a and the lower storage unit 12b, and the received lower numerical value is When stored in the lower storage unit 12b in association with the upper numerical value corresponding to the URL, the URL composed of the received upper URL and the lower URL corresponding to the received lower numerical value, or the received lower numerical value A corresponding URL is returned to the user terminal 3.
  • the cloud type client provides a mechanism for transmitting the input upper URL and lower numerical value to the service provider side server system 1 as in the mechanism using the script file described above, “upper URL / It is also possible to display a target Web page by inputting in the form of “lower numerical value”.
  • the client-side server system 2 transmits a page (for example, a client's home page) provided with the lower numerical value input unit 36 to the user terminal 3, and the lower numerical value is input to the lower numerical value input unit 36 to perform a predetermined operation (implementation).
  • a URL composed of a predetermined upper URL and the input lower numerical value is transmitted to the client side server system 2, and is replaced with the original URL by the client side server system 2. Therefore, the user can browse the target Web page simply by inputting a lower numerical value on the homepage of the client, for example, and browsing the target Web page is very easy.
  • the client-side server system 2 acquires log data of the returned URL
  • the non-cloud type client can grasp the access status to the Web page.
  • the URL of the external server can be associated with the lower numerical value, and since the log data is acquired even when the URL of the external server is returned, it is possible to grasp the access to the external server.
  • the cloud type client also accesses the client management server 17, inputs a user ID and password, performs a predetermined operation, and classifies the log data stored in the system management DB 15 by the log analysis program, graphs Can be displayed on the client terminal 4 and the access status to the Web page can be grasped.
  • a screen on which the upper and lower numerical values can be input by clicking or touching the numeric buttons is displayed on the user terminal 3, and the upper numerical value and the lower numerical value input on the screen are used to provide services. Since it is transmitted to the server system 1 on the person side, it is possible to input the upper numerical value and the lower numerical value with the image of pressing a telephone button, and the input is easy.
  • the number of upper numerical values and upper URLs registered is one for each client-side server system 2, but may be plural.
  • the client provides upper URLs including different domain names (for example, two URL replacement servers 21 are provided and upper URLs including these domain names are registered respectively, or the URL replacement server 21 For example, “http://www.aaa.jp/info1/” and “http://www.aaa.jp/info2/”.
  • the upper URL including the same domain name and different directories can be registered.
  • the system management server 24 registers the upper numerical value registered and the upper URL associated with the upper numerical value with the lower numerical value registration. It is desirable to display on the screen and to enable input by associating a lower numerical value for each upper numerical value.
  • the numerical value to be input is configured in two layers such as “0521234567 * 001”. However, for example, it may be configured in three or more layers such as “0521234567 * 01 * 001”. In such a case, “0521234567 * 01” is registered in the service provider side server system 1 and treated as an upper numerical value, “001” is registered in the client side server system 2 and treated as a lower numerical value, and “0521234567” is serviced. There is a method of registering in the provider-side server system 1 and treating it as an upper numerical value, and registering “01 * 001” in the client-side server system 2 and treating it as a lower numerical value. That is, the upper numerical value and the lower numerical value may be configured to have a hierarchical structure.
  • the upper storage unit 12a and the lower storage unit 12b may be provided separately in the mapping DB 12 instead of being mixed as in this embodiment, or may be divided into separate DBs.
  • the numerical input units 34 and 35 may be displayed on the user terminal 3 by providing a function for displaying the numerical input units 34 and 35 as an add-on to an existing program.
  • a form such as the numerical value input units 34 and 35 is desirable, but a numerical value input unit such as the lower numerical value input unit 36 in FIG.
  • the upper numerical value and the lower numerical value may be input.

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

 サービス提供者側サーバシステム(1)は、上位数値と少なくともドメイン名までが含まれたURLの上位部分とを対応付けて記憶したマッピングDB(12)と、利用者端末(3)から上位数値と下位数値とを受信し、受信した上位数値に対応するURLの上位部分と受信した下位数値とからなるURLを、利用者端末(3)に返信する第1のURL返信手段とを備え、クライアント側サーバシステム(2)は、下位数値とURLの下位部分若しくはURLとを対応付けて記憶したマッピングDB(22)と、利用者端末(3)から、URLの上位部分と下位数値とからなるURLを受信し、受信したURLの上位部分と受信した下位数値に対応するURLの下位部分とからなるURL、若しくは、受信した下位数値に対応するURLを、利用者端末(3)に返信する第2のURL返信手段とを備えるURL置換システム(S)。

Description

URL置換システム
 本発明は、数値(すなわち、数字列)をURL(Uniform Resource Locator)に置換することにより、目的のWebページの閲覧を容易にするURL置換システムに関する。
 数値をURLに置換するシステムとしては、下記特許文献1、2に記載されたものがある。
 特許文献1記載のシステムでは、URLと数字列との関係を予め記憶しておき、利用者から送られてくる数字列から対応するURLを求め、そのURLを利用者に返送することにより、或いは、そのURLに接続することにより、数字列の入力のみで目的のWebサイトにアクセス可能としている。
 特許文献2記載のシステムでは、携帯情報端末から電話番号とその電話番号にURLの有無を示すアドレス有無特定情報を付加した識別情報を取得し、その識別情報に関連付けられたURLを、識別情報とURLとが関連付けられたデータベースから取得し、取得したURLを携帯情報端末に返すことにより、電話番号のみで目的のWebサイトにアクセス可能としている。
特開2002-91846号公報 特開2002-118675号公報
 しかし、上記従来のシステムは、いずれも、サービス提供者のシステムが、電話番号等の数字列とURL全体とを1対1に対応させて記憶するものであるため、Webサイト内に存在する多数のWebページそれぞれのURLと数字列とを対応させて記憶することは、システムの記憶容量上困難であり、自ずからURLの登録数が限られてしまうという問題があった。そのため、例えば会社等のクライアントは、自社のWebサイトの入口であるホームページのURLと、自社の電話番号とを対応させて、サービス提供者のシステムに登録しておくことにより、利用者に対して電話番号の入力により自社のホームページを閲覧させることはできるものの、そのホームページから展開される個々のWebページのURLまでは登録しておくことができず、利用者がホームページから目的のWebページに到達するには、ホームページ内で目的のWebページが表示されそうなリンク箇所を探してクリックし、それでも目的のWebページが表示されないときは、更に表示されたWebページ内で目的のWebページが表示されそうなリンク箇所を探してクリックする等、ページ内の階層を潜っていくことが必要となり、目的のWebページを閲覧することは依然として困難であるという問題があった。
 本発明は、上述した問題を解決するものであり、目的のWebページの閲覧が容易になるURL置換システムを提供することを目的とする。
 本発明のURL置換システムは、それぞれインターネットを介して利用者端末と交信可能に構成された、サービス提供者側サーバシステムとクライアント側サーバシステムとを備え、サービス提供者側サーバシステムは、上位数値と少なくともドメイン名までが含まれたURLの上位部分とを対応付けて記憶した第1の記憶部と、利用者端末から上位数値と下位数値とを受信し、第1の記憶部を参照して、受信した上位数値に対応するURLの上位部分と受信した下位数値とからなるURLを、利用者端末に返信する第1のURL返信手段と、を備え、クライアント側サーバシステムは、下位数値とURLの下位部分若しくはURLとを対応付けて記憶した第2の記憶部と、利用者端末から、URLの上位部分と下位数値とからなるURLを受信し、第2の記憶部を参照して、受信したURLの上位部分と受信した下位数値に対応するURLの下位部分とからなるURL、若しくは、受信した下位数値に対応するURLを、利用者端末に返信する第2のURL返信手段と、を備えることを特徴とする。
 これによれば、サービス提供者側サーバシステムの負担を増大させることなく、個々のWebページに対応する下位数値をクライアント側サーバシステムに登録できるため、クライアントにとっては、数値の入力だけで閲覧できるWebページを多数登録できて、利用者にWebページを閲覧してもらい易くなり、利用者にとっては、数値の入力だけでダイレクトに表示されるWebページが多数設けられることとなって、目的のWebページの閲覧が容易となる。また、下位数値及び下位URLの登録はクライアント側で行うので、クライアントは、登録数の増減や閲覧させるWebページの差し替えを自由に行える。
 ここで、サービス提供者側サーバシステムが、第1の記憶部に記憶されている上位数値に対応付けて下位数値を記憶するとともに、その下位数値に対応付けてURLの下位部分若しくはURLを記憶した第3の記憶部を有し、第1のURL返信手段が、第1の記憶部と第3の記憶部とを参照して、利用者端末から受信した上位数値が第1の記憶部に記憶されている場合において、受信した下位数値が受信した上位数値に対応付けられて第3の記憶部に記憶されていない場合には、受信した上位数値に対応するURLの上位部分と受信した下位数値とからなるURLを、利用者端末に返信し、受信した下位数値が受信した上位数値に対応付けられて第3の記憶部に記憶されている場合には、受信した上位数値に対応するURLの上位部分と受信した上位数値及び下位数値に対応するURLの下位部分とからなるURL、若しくは、受信した上位数値及び下位数値に対応するURLを、利用者端末に返信することとしてもよい。
 これによれば、クライアント側サーバシステムを有さないクライアントは、サービス提供者側サーバシステムの第1の記憶部に、上位数値とURLの上位部分とを登録しておくとともに、第3の記憶部に下位数値とURLの下位部分若しくはURLとを登録しておくことにより、利用者に数値の入力だけで目的のWebページを閲覧させることができる。
 また、クライアント側サーバシステムが、利用者端末からの要求に応じて、下位数値入力部が設けられたWebページを利用者端末に送信するWebページ送信手段を備え、そのWebページは、利用者端末において下位数値入力部に下位数値が入力され所定の操作がなされると、所定のURLの上位部分と入力された下位数値とを、利用者端末からクライアント側サーバシステムに送信するように構成されていることとしてもよい。
 これによれば、利用者は、例えばクライアントのホームページ等、下位数値入力部が設けられたWebページ上で、下位数値の入力を行うだけで、目的のWebページを閲覧することができ、目的のWebページの閲覧が非常に容易である。
 また、クライアント側サーバシステムが、第2のURL返信手段により返信したURLのログデータを取得するログ取得手段を備えることとしてもよい。
 これによれば、クライアント側サーバシステムを有するクライアントは、Webページへのアクセス状況を把握できる。そして、下位数値には外部のサーバのURLも対応付け可能であり、第2のURL返信手段がその外部のサーバのURLを返信したときもログが取得されることから、外部のサーバへのアクセスも把握できる。
 本発明の利用者端末は、インターネットを介して上記いずれかのURL置換システムと交信可能に構成された利用者端末であって、0から9までの数字ボタンが表示されて、その数字ボタンをクリック若しくはタッチ操作することにより、上位数値と下位数値とを入力可能な画面を表示する画面表示手段と、その画面上で入力された上位数値と下位数値とをサービス提供者側サーバシステムに送信する送信手段と、を備えることを特徴とする。
 これによれば、電話のボタンを押すようなイメージで上位数値と下位数値の入力ができ、入力が容易である。
 本発明のURL置換方法は、それぞれインターネットを介して利用者端末と交信可能に構成された、上位数値と少なくともドメイン名までを含むURLの上位部分とを対応付けて記憶した第1の記憶部を備えたサービス提供者側サーバシステムと、下位数値とURLの下位部分若しくはURLとを対応付けて記憶した第2の記憶部を備えたクライアント側サーバシステムと、を用いたURL置換方法であって、サービス提供者側サーバシステムは、利用者端末から上位数値と下位数値とを受信したとき、第1の記憶部を参照して、受信した上位数値に対応するURLの上位部分と受信した下位数値とからなるURLを、利用者端末に返信し、クライアント側サーバシステムは、利用者端末からURLの上位部分と下位数値とからなるURLを受信したとき、第2の記憶部を参照して、受信したURLの上位部分と受信した下位数値に対応するURLの下位部分とからなるURL、若しくは、受信した下位数値に対応するURLを、利用者端末に返信することを特徴とする。
 本発明によれば、数値の入力だけで閲覧できるWebページを多数登録でき、また、短く覚え易いURLの上位部分と下位数値とからなるURLによっても該当するWebページが表示されるので、目的のWebページの閲覧が容易となる。
本発明の一実施形態に係るシステムの構成を示すブロック図である。 (a)はサービス提供者側サーバシステムのマッピングDB、(b)はクライアント側サーバシステムのマッピングDBに格納されているデータの例である。 利用者端末の入力画面例であり、(a)は通話機能を有する場合、(b)~(d)は通話機能を有さない場合の例である。 利用者端末及びサービス提供者側サーバシステムにおける処理を示すフローチャートである。 利用者端末及びクライアント側サーバシステムにおける処理を示すフローチャートである。 クライアント側サーバシステムにおける処理を説明するための図である。 クライアント側サーバシステムにおけるプログラムとデータの動きを説明するための図である。 URLの上位部分と下位数値とを入力した場合でクラウド型の場合の処理を示すフローチャートである。
 以下、本発明の一実施形態を図面に基づいて説明する。
 1.システムの構成
 図1に示すように、URL置換システムSは、サービス提供者が備えるサービス提供者側サーバシステム1と、非クラウド型クライアントが備えるクライアント側サーバシステム2とを備えている。ここで、サービス提供者とは、本発明に係るサービス、すなわち、利用者に数値のみの入力、或いは、URLの上位部分と下位数値の入力により、Webページ(以下、「ページ」と略す。)を閲覧可能とするサービスの提供者であり、クライアントとは、会社、役所、病院、店舗等、利用者に対してページを閲覧させたい者である。そして、クライアント側サーバシステム2を備え、下位数値の置換処理をクライアント側サーバシステム2で行うクライアントを非クラウド型、クライアント側サーバシステム2を備えず、URLの置換処理は全てサービス提供者側サーバシステム1で行うクライアントをクラウド型という。
 サービス提供者側サーバシステム1は、URL置換サーバ11と、システム管理サーバ14と、システム管理パーソナル・コンピュータ16と、クライアント管理サーバ17とを備えている。以下、パーソナル・コンピュータを「PC」と表記する。URL置換サーバ11は、コンピュータからなり、インターネットに接続され、Webサーバプログラム及びURL置換プログラムがインストールされ、第1の記憶部及び第3の記憶部に相当するマッピングデータベース12を備えている。以下、データベースを「DB」と表記する。なお、URL置換サーバ11が第1のURL返信手段に相当する。システム管理サーバ14は、コンピュータからなり、URL置換サーバ11及びクライアント管理サーバ17に接続され、ロガープログラム、ログ解析プログラム、スケジューラプログラム、及び、システム管理プログラムがインストールされ、システム管理DB15を備えている。システム管理サーバ14はログ取得手段に相当する。システム管理PC16は、システム管理サーバ14に接続されている。クライアント管理サーバ17は、コンピュータからなり、インターネットに接続され、Webサーバプログラムがインストールされ、クライアント管理DB18を備えている。
 クライアント側サーバシステム2は、URL置換サーバ21と、システム管理サーバ24と、システム管理PC26とを備えている。URL置換サーバ21は、コンピュータからなり、インターネットに接続され、Webサーバプログラム及びURL置換プログラムがインストールされ、第2の記憶部に相当するマッピングDB22を備えている。なお、URL置換サーバ21が第2のURL返信手段に相当する。システム管理サーバ24は、コンピュータからなり、URL置換サーバ21に接続され、ロガープログラム、ログ解析プログラム、スケジューラプログラム、及び、システム管理プログラムがインストールされ、システム管理DB25を備えている。システム管理PC26は、システム管理サーバ24に接続されている。
 2.データベースの構成
 図2(a)に示すように、マッピングDB12は、第1の記憶部に相当する上位記憶部12aと、第3の記憶部に相当する下位記憶部12bとを有し、上位記憶部12aには、上位数値(例えば「0521234567」)と、URLの上位部分(例えば、「http://www.aaa.jp/」)とが対応付けて記憶されている。なお、上位記憶部12aには、下位数値を記憶する部分に「000」が記憶されているが、「000」は下位数値として扱わない。以下、URLの上位部分を「上位URL」という。
 URLは、「http://」等の通信方式及び「www.aaa.jp」等のドメイン名(すなわち、完全修飾ドメイン名(Fully Qualified Domain Name);FQDN)の他、必要に応じて、ポート番号、パス名(例えば、ディレクトリやファイル名)、パラメータが、区切り記号「/」を挟んで、この順で並んで構成されている。上位数値と対応付けられる上位URLは、アクセスすべきコンピュータを特定できるように、通信方式から少なくともドメイン名までを含んでいることを要する。但し、例えば「http://www.aaa.jp/info/」のように、ディレクトリまで含んでいてもよい。なお、アクセスすべきコンピュータを特定できるという点では、上位URLはURLと言える。
 また、下位記憶部12bには、上位記憶部12aに記憶されている上位数値(例えば「0316789012」)に対応付けて、下位数値(例えば「001」、「002」)が記憶され、更に下位数値に対応付けて、URLの下位部分(例えば、「dd/index.html」)若しくはURL(例えば、「http://www.ggg.com/」)が記憶されている。以下、URLの下位部分を「下位URL」という。下位URLは、URLにおけるドメイン名よりも先の部分である。
 図2(b)に示すように、マッピングDB22には、下位数値(例えば「001」、「500」)が記憶され、下位数値に対応付けて、下位URL(例えば、「aaa/bbb/index.html」)またはURL(例えば、「http://www.defg.jp/hi.html」)が記憶されている。
 3.データベースへの登録処理
 3-1.非クラウド型クライアントの場合
 非クラウド型クライアントの場合、上位数値及び上位URLは、サービス提供者への申請により、マッピングDB12の上位記憶部12aに登録する。なお、申請は、サービス提供者のホームページにアクセスすることにより可能である。マッピングDB12に登録した上位数値及び上位URLは、システム管理サーバ24のシステム管理DB25にも登録しておく。上位数値は、例えばクライアント自身の電話番号とし、上位URLは、URL置換サーバ21のドメイン名までのURLとする。なお、他のWebサーバのURLを上位URLとして登録してもよいが、そのWebサーバにおいて、受信したURLに該当するページ若しくはディレクトリが見つからないとき、URL置換サーバ21にそのURLが転送されるような設定がなされていることを要する。
 そして、非クラウド型クライアントは、システム管理PC26において、システム管理プログラムを起動して所定の操作を行うことにより、下位数値登録画面を表示させる。下位数値登録画面は、登録された上位数値及び上位URLを表示するとともに、下位数値と、その下位数値に対応付けられる下位URL若しくはURLを入力可能に構成されている。なお、本実施形態では、クライアント側サーバシステム2毎に登録可能な上位数値は1つだけであり、図2(b)には、その1つの上位数値に対応付けられた下位数値が示されているものとする。図2(b)に示すように、1つの上位数値に複数の下位数値を対応付け可能であるが、1つの下位数値には、1つの下位URL若しくはURLしか対応付けられない。クライアントが、下位数値登録画面において、下位数値と下位URL若しくはURLを入力し、登録操作を行うと、入力された下位数値、及び、下位URL若しくはURLは、システム管理サーバ24を介して、マッピングDB22に登録される。
 また、クライアントは、スケジュールデータとして、上位数値の登録時及び削除時を、サービス提供者への申請により、システム管理DB15に登録しておくことができ、また、下位数値の登録時及び削除時を、システム管理PC26から入力して、スケジュールデータとしてシステム管理DB25に登録しておくことができる。そして、システム管理サーバ14は、スケジュールデータを参照して、上位数値及びその上位数値に対応する上位URLの登録や削除を行い、システム管理サーバ24は、スケジュールデータを参照して、下位数値及びその下位数値に対応する下位URL若しくはURLの登録や削除を行う。このスケジュールデータに係る処理を行うプログラムが、スケジューラプログラムである。
 3-2.クラウド型クライアントの場合
 クラウド型クライアントの場合、クライアントは、クラウド型クライアント端末4から、クライアント管理サーバ17にアクセスし、表示されたホームページ上のサービス登録フォームに、登録したい上位数値と上位URL、自己の名称、住所、連絡先等を入力し、クライアント管理サーバ17に送信する。なお、クライアント端末4には、PC41、携帯電話機42、スマートフォン43等があるが、インターネットに接続可能でWebブラウザ(以下、単に「ブラウザ」という。)を備えたものであれば、これらに限られない。サービス提供者は、クライアント管理サーバ17で受信した情報を閲覧し審査して、許可できる者について、受信した情報を登録する操作を行う。この操作に応じて、クライアント管理サーバ17は、名称、住所、連絡先、上位数値、上位URL等を、クライアント管理DB18に記憶し、URL置換サーバ11は、上位数値と上位URLをマッピングDB12の上位記憶部12aに記憶する。そして、クライアント管理サーバ17は、ユーザIDとパスワードを発行して、クライアント端末4に送信する。
 クライアントは、クライアント端末4から、クライアント管理サーバ17にアクセスし、ユーザIDとパスワードを入力して所定の操作を行うことにより、下位数値登録画面を表示させる。下位数値登録画面は、そのクライアントに対して登録された上位数値と上位URLを表示するとともに、その上位数値に対応付けられる下位数値と、その下位数値に対応付けられる下位URL若しくはURLを入力可能に構成されている。クライアントが、下位数値登録画面において、下位数値と下位URL若しくはURLを入力し、登録操作を行うと、クライアント端末4は、クライアント管理サーバ17に、下位数値登録画面に表示されている上位数値と、その上位数値に対応付けられて入力された下位数値と、その下位数値に対応付けられて入力された下位URLとを送信する。クライアント管理サーバ17は、受信した上位数値、下位数値、及び、下位URL若しくはURLを、URL置換サーバ11に送信し、URL置換サーバ11は、マッピングDB12の下位記憶部12bに、受信した上位数値、下位数値、及び、受信した下位URL若しくはURLを記憶する。
 なお、クライアントは、スケジュールデータとして、上位数値の登録時及び削除時、下位数値の登録時及び削除時を入力して、クライアント管理サーバ17に送信することができ、スケジュールデータはシステム管理サーバ14に送信されて、システム管理DB15に記憶され、システム管理サーバ14は、スケジュールデータを参照して上位数値等の登録や削除を行う。
 4.システムの動作
 次に、URL置換処理におけるURL置換システムSの動作について、利用者が「0521234567*001」というように上位数値と下位数値とを入力した場合と、「http://www.aaa.jp/001」というように上位URLと下位数値とを入力した場合とに分け、さらに、後者の場合を、下位数値の置換処理をクライアント側サーバシステム2で行う非クラウド型の場合と、サービス提供者側サーバシステム1で行うクラウド型の場合とに分けて、説明する。
  4-1.上位数値と下位数値とを入力した場合
 〈専用アプリでのフォーム入力〉ページを閲覧したい利用者は、利用者端末3に専用アプリケーション・ソフトウェア(以下、「専用アプリ」という。)をインストールしておき、その専用アプリを起動する。すると、利用者端末3は、図3(a)に示すような数値入力部34、または、図3(b)に示すような数値入力部35を有した入力画面を表示する(画面表示手段)。なお、利用者端末3は、インターネットに接続可能でブラウザを備えたものであればよく、PC31、携帯電話機32、スマートフォン33等があるが、数値入力部34は、携帯電話機32、スマートフォン33等の通話機能を有した利用者端末3に表示されるものであり、検索ボタン34a以外に通話ボタン34bを有している。一方、通話機能を有さない利用者端末3には、検索ボタン35aは有するが通話ボタンは有さない数値入力部35が表示される。数値入力部34、35には、0から9までの数字ボタンが表示されて、数字ボタンをクリック若しくはタッチ操作することにより、上位数値と下位数値とを入力可能である。また、上位数値と下位数値との間には、所定の符号「*」を入力するものとするが、他の符号でもよく、また、上位数値の桁数若しくは下位数値の桁数の少なくとも一方が固定であれば、上位数値と下位数値との間に符号を入れない形態も採り得る。ここでは、「0521234567*001」と入力したものとする。利用者が、数値入力後、検索ボタン34a、35aをクリック若しくはタッチ操作すると、利用者端末3は、入力された上位数値と下位数値とを、URL置換サーバ11に送信する(送信手段)。
 〈ブラウザでのフォーム入力〉利用者端末3に専用アプリがインストールされていない場合には、ブラウザを立ち上げて、サービス提供者のホームページにアクセスすることにより、URL置換サーバ11にアクセスする。すると、URL置換サーバ11は、数値入力部35が設けられたページを利用者端末3に送信し、利用者端末3にそのページが表示される(画面表示手段)。利用者が、この数値入力部35を用いて上位数値と下位数値とを入力し、検索ボタン35aをクリックすると、利用者端末3は、入力された上位数値と下位数値とをURL置換サーバ11に送信する(送信手段)。なお、「ページを送信する」とは、ページを表示するためのファイル(例えば、HTMLファイル等)を送信する意であり、そのファイルを受信した利用者端末3には、そのページが表示される。
 このように、利用者端末3において、専用アプリまたはブラウザ上の専用フォーム(本実施形態では、数値入力部34、35)で上位数値と下位数値とが入力され、検索が指示されると、図4に示すように、URL置換システムSは動作する。すなわち、まず、利用者端末3は、入力された上位数値と下位数値とをURL置換サーバ11に送信し、検索を要求する(図4のステップS101)。
 この要求を受信したURL置換サーバ11は(ステップS102)、受信した上位数値と下位数値とを符号「*」で切り分け(ステップS103)、マッピングDB12を参照して、上位数値の登録の有無を判定する(ステップS104)。そして、上位数値の登録が無い場合には、未登録処理として未登録の旨の情報を利用者端末3に返信する(ステップS105)。一方、登録がある場合には、下位数値が入力されているか否かの判定に移る(ステップS106)。ここでは、URL置換サーバ11は「0521234567*001」を受信し、図2(a)に示すように、上位数値「0521234567」は登録されているので、ステップS106の判定に移る。
 URL置換サーバ11は、ステップS106の判定を行い、下位数値が入力されていなければ、上位数値に対応する上位URLを、利用者端末3に返信するとともに(ステップS108)、その上位URLと返信時刻とをログデータ(すなわち、履歴データ)として記憶するログ集積を行うが(ステップS107)、下位数値が入力されていれば、受信した上位数値及び下位数値によるマッピングDB12の検索(すなわち、マッチング)に移る(ステップS109)。例えば、上位数値「0521234567」のみが入力された場合には、その上位数値に対応する上位URL「http://www.aaa.jp/」を返信することとなるが、ここでは、下位数値「001」も入力されているので、ステップS109のマッチングに移る。
 〈クラウド型の場合〉URL置換サーバ11は、受信した下位数値が、受信した上位数値に対応付けられてマッピングDB12の下位記憶部12bに記憶されている場合において(ステップS110でYES)、その下位数値に対応して下位URLが記憶されている場合には、受信した上位数値に対応する上位URLと、その下位数値に対応する下位URL(すなわち、受信した上位数値及び下位数値に対応する下位URL)とからなるURL(以下、「フルURL」ともいう。)を、利用者端末3に返信し、その下位数値に対応してURLが記憶されている場合には、そのURLを利用者端末3に返信する(ステップS111)。例えば、URL置換サーバ11は「0316789012*001」を受信した場合、その上位数値に対応する「http://www.ccc.co.jp/」と、その上位数値及び下位数値に対応する「dd/index.html」とからなるURL「http://www.ccc.co.jp/dd/index.html」を返信し、「0316789012*002」を受信した場合、その上位数値に対応する上位URLは用いずに、その上位数値及び下位数値に対応するURL「http://www.ggg.com/」を返信する。なお、URLか下位URLかは、「http://」等の通信方式から始まっているか否か等、その内容で判別してもよいし、マッピングDB12への登録時に、URLか下位URLかを示す識別情報を対応付けて記憶しておき、その識別情報で判別してもよい。URL置換サーバ11は、URLを返信すると、そのURLと返信時刻とをログデータとして記憶するログ集積を行う(ステップS112)。
 〈非クラウド型の場合〉URL置換サーバ11は、ステップ110でNOと判断した場合、受信した上位数値に対応する上位URLと受信した下位数値とからなるURLを、利用者端末3に返信し(ステップS113)、そのURLと返信時刻とをログデータとして記憶するログ集積を行う(ステップS114)。ここでは、URL置換サーバ11は「0521234567*001」を受信し、マッピングDB12に、上位数値「0521234567」は登録されているが、その上位数値に対応する下位数値として、「001」は登録されていないので、ステップS110でNOと判断し、URLとして「http://www.aaa.jp/001」を返信する。なお、「www.aaa.jp」は、URL置換サーバ21のドメイン名であるものとする。
 利用者端末3は、URL置換サーバ11からの返信を受けると(ステップS115)、その返信におけるURLの有無を判定し(ステップS116)、URLが無ければ、未登録メッセージ(但し、ブラウザの場合には、NotFoundページ)を表示する(ステップS117)。これは、ステップS105で未登録の旨の情報が返信された場合である。
 一方、URLが有る場合、利用者端末3は、返信されたURLにアクセス(すなわち、リダイレクト)する(ステップS118)。すると、フルURL若しくは下位数値に対応するURLが返信されている場合には、そのURLに該当するページが表示される(ステップS119)。例えば、上述したように、フルURL「http://www.ccc.co.jp/dd/index.html」が返信された場合、そのURLに該当するページが表示され、下位数値に対応するURL「http://www.ggg.com/」が返信された場合、例えば「www.ggg.com」で示されるWebサーバのホームページ等、該当するページが表示されることとなる。
 返信されたURLが上位URLと下位数値とからなるURL、例えば、「http://www.aaa.jp/001」のようなURLが返信された場合も、利用者端末3はそのURLにリダイレクトする。従って、ここでは、URL「http://www.aaa.jp/001」が返信されているので、利用者端末3は、そのURLで示されるコンピュータ、すなわち、「www.aaa.jp」で示されるURL置換サーバ21に対して、URL「http://www.aaa.jp/001」を転送し、「www.aaa.jp/001」で示されるページの送信を要求することとなる。
 すると、図5に示すように、URL置換システムSは動作する。URL「http://www.aaa.jp/001」を受信したURL置換サーバ21は(図5のステップS202)、要求されたページ若しくはディレクトリが存在するか否かを判定する(ステップS203)。そして、そのページが存在する場合にはそのページ(但し、ディレクトリの場合には、デフォルトのページ等)を送信し(ステップS204)、利用者端末3にはそのページが表示されることとなる(ステップS205)。一方、要求されたページ若しくはディレクトリが存在しない場合には、URL置換サーバ21が、受信したURLから、上位URLと下位数値とを切り分けて、下位数値でマッピングDB22を検索する(ステップS206)。ここでは、「www.aaa.jp/001」で示されるページ若しくはディレクトリは存在しないので、URL置換サーバ21は、上位URL「http://www.aaa.jp/」と下位数値「001」とを切り分けて、「001」でマッピングDB22を検索する。
 URL置換サーバ21は、下位数値がマッピングDB22に登録されていなければ(ステップS207でNO)、未登録処理として未登録の旨の情報を利用者端末3に返信する(ステップS208)。この情報を受信した利用者端末3は、エラーページ(但し、ブラウザの場合には、NotFoundページ)を表示する(ステップS209)。
 一方、URL置換サーバ21は、下位数値がマッピングDB22に登録されている場合(ステップS207でYES)、その下位数値に対応して下位URLが記憶されていれば、受信した上位数値に対応する上位URLと、その下位数値に対応する下位URL(すなわち、受信した上位数値及び下位数値に対応する下位URL)とからなるURLを、利用者端末3に返信し、その下位数値に対応してURLが記憶されていれば、そのURLを利用者端末3に返信する(ステップS210)。ここでは、図2(b)に示すように、下位数値「001」に対しては、下位URL「aaa/bbb/index.html」が記憶されているものとし、URL置換サーバ21は、上位URL「http://www.aaa.jp/」と下位URL「aaa/bbb/index.html」とからなるURL、すなわち、受信したURL「http://www.aaa.jp/001」の下位数値部分を、検索した下位URLに置換したURL「http://www.aaa.jp/aaa/bbb/index.html」を、利用者端末3に返信することとなる。なお、例えば下位数値が「500」であれば、その下位数値に対してはURL「http://www.defg.jp/hi.html」が記憶されているので、そのURLを返信することとなる。URL置換サーバ21は、返信したURLと返信時刻とをログデータとして取得する(ステップS211)。
 利用者端末3は、返信されたURLにリダイレクトし、利用者端末3には、該当するページが表示される。ここでは、URL「http://www.aaa.jp/aaa/bbb/index.html」が返信されるので、URL置換サーバ21内のページが表示されることとなる。なお、上述したように下位数値が「500」であって、URL「http://www.defg.jp/hi.html」が返信された場合には、「www.defg.jp」のドメイン名のWebサーバ内のページが表示されることとなる。このように、表示されるページは、クライアント側サーバシステム2内のページとは限らず、外部のサーバ内のページの場合もある。
  4-2.上位URLと下位数値とを入力した場合
   4-2-1.非クラウド型の場合
 上位URLと下位数値の入力方法には、以下に説明するブラウザ入力とフォーム入力とがある。
 〈ブラウザ入力〉例えば広告等に表示されたURL「http://www.aaa.jp/001」を用いてページを閲覧したい利用者は、利用者端末3でブラウザを立ち上げて、図3(c)に示すように、表示されたページのURL入力欄37に、そのURL(すなわち、上位URLと下位数値とからなるURL)を入力する。なお、「www.aaa.jp」は、URL置換サーバ21のドメイン名であるものとする。すると、利用者端末3は、入力されたドメイン名のコンピュータ、すなわち、URL置換サーバ21に、URL「http://www.aaa.jp/001」を送信し、「www.aaa.jp/001」で示されるページの送信を要求する(図5のステップS201)。
 〈フォーム入力〉利用者は、特定のページに設けられた専用フォームに下位数値を入力することにより、上位URLと下位数値とからなるURLを入力することもできる。ここでは、ある会社がクライアント側サーバシステム2を備えたクライアントであり、URL置換サーバ21のドメイン名が「www.aaa.jp」である場合を例に説明する。なお、「http://www.aaa.jp/数値」の形のURLに該当するページ若しくはディレクトリは、URL置換サーバ21には設けられていないものとする。例えば、その会社の広告で「弊社のホームページから、001で検索すると、キャンペーンページです。」との記載を見て、そのキャンペーンに応募したい利用者は、利用者端末3においてブラウザを立ち上げて、例えば既存の検索ツールを用いて、その会社のホームページの送信を要求する。URL置換サーバ21は、利用者端末3からの要求に応じて、その会社のホームページを利用者端末3に送信する(Webページ送信手段)。なお、クライアント側サーバシステム2が、URL置換サーバ21以外にWebサーバを有し、そのWebサーバから会社のホームページを送信するようにしてもよい。その会社のホームページには、図3(d)に示すように、専用フォームである下位数値入力部36が設けられており、利用者は、下位数値として「001」を下位数値入力部36に入力し、検索ボタン36aをクリックする。その会社のホームページには、URL置換サーバ21のドメイン名を含む上位URL「http://www.aaa.jp/」と入力された下位数値「001」とからなるURL「http://www.aaa.jp/001」にリダイレクトするためのプログラムが組み込まれており、検索ボタン36aのクリックにより、そのプログラムが起動されるので、利用者端末3は、ドメイン名「www.aaa.jp」を持つコンピュータ、すなわち、URL置換サーバ21に、URL「http://www.aaa.jp/001」を送信することとなる(図5のステップS201)。
 URL置換サーバ21はURL「http://www.aaa.jp/001」を受信すると(図5のステップS202)、以降は、上述した図5に示す処理を行うので、ここでは説明を省略し、図6を用いて、URL置換サーバ21の動作を詳説する。
 URL置換サーバ21は、URL「http://www.aaa.jp/001」を受信すると、Webサーバプログラムにより、図6のタイプA又はタイプBの処理を行う。なお、いずれのタイプの処理を行うかは、Webサーバプログラムの種類によるが、該当するページ若しくはディレクトリが無い場合に、その上位URLと下位数値とをURL置換プログラムに渡すものであれば、タイプA、B以外の処理でもよい。ここでは、該当するページ若しくはディレクトリが無い場合にNotFoundエラーハンドラが起動され、そのNotFoundエラーハンドラとして任意のプログラムを指定できるWebサーバプログラムであれば、タイプA、それ以外はタイプBの処理を行う。
 タイプAの場合、WebサーバプログラムにおけるNotFoundエラーハンドラとして、URL置換プログラムであるブラウザ用ハンドラプログラムを指定しておく。すると、URL「http://www.aaa.jp/001」のように該当するページ若しくはディレクトリが無いURLを受信した場合、ブラウザ用ハンドラプログラムが起動される。URL置換サーバ21は、ブラウザ用ハンドラプログラムに従って、上位URLと下位数値との切り分けを行い、下位数値でマッピングDB22を検索して、その下位数値が登録されていれば、登録URL(すなわち、上位URLとその下位数値に対応付けられた下位URLとからなるURL、若しくは、その下位数値に対応付けられたURL)を利用者端末3に送信してリダイレクト指示を行う。その下位数値が登録されていなければ、利用者端末3にNotFoundページへのリダイレクトを指示する。
 タイプBの場合、Webサーバプログラムにおいて、URLを書き換えて、URL置換プログラムであるフォーム検索用プログラムに下位数値を渡す。詳しくは、(1)受信したURL「http://www.aaa.jp/001」に該当するページ若しくはディレクトリが存在するか否かのチェックを行い、該当するページもディレクトリも無ければ、(2)受信したURL内に下位数値が存在するか否かのチェックを行う。そして、下位数値があれば、受信したURLの下位数値部分を、その下位数値をパラメータとする所定の下位URLに置換することにより、フォーム検索用プログラムのURL(例えば、「http://www.aaa.jp/001/handler/search.php?code=001」)に書き換えて、フォーム検索用プログラムを呼び出し、下位数値を渡す。URL置換サーバ21は、フォーム検索用プログラムに従って、渡された下位数値でマッピングDB22を検索し、その下位数値が登録されていれば、登録URLで利用者端末3にリダイレクト指示を行い、登録されていなければ、NotFoundページへのリダイレクトを指示する。
 なお、4-1.で説明したように、上位数値と下位数値とが入力されて、上位数値が上位URLに置換され、利用者端末3が上位URLと下位数値とからなるURLにリダイレクトした場合も、URL置換サーバ21は図6に示すように動作する。
 また、上述したフォーム入力では、一旦、URL置換サーバ21にURL「http://www.aaa.jp/001」を送信し、Webサーバプログラムでの処理を経て、URL置換プログラムに下位数値を渡したが、フォーム入力の場合、図6に示すように、Webサーバプログラムを経ずに、直接、フォーム検索用プログラムに下位数値を渡すことも可能である。かかる場合は、そのフォームが設けられたページを、下位数値入力部36に下位数値が入力されて検索ボタン36aがクリックされたとき、入力された下位数値をパラメータとするフォーム検索用プログラムのURLにリダイレクトし、直接、URL置換サーバ21中のフォーム検索用プログラムに下位数値を渡すように構成すればよい。
 図7は、クライアント側サーバシステム2における各プログラムとデータの動きを示したものである。上述したように、URL置換サーバ21は、URL置換プログラムにより、マッピングDB22を検索する。また、URL置換プログラムによりURLを利用者端末3に返信したとき、ロガープログラムが呼び出され、システム管理サーバ24は、ロガープログラムにより、返信したURLと返信時刻とをログデータとして取得し、システム管理DB25に格納する。利用者は、ログデータを閲覧するとき、システム管理PC26においてシステム管理プログラムを起動して閲覧する。このとき、システム管理サーバ24は、ログ解析プログラムによりログデータを解析し、分類、グラフ化等して表示する。また、システム管理PC26において、システム管理プログラムを起動することにより、システム管理DB25に対して数値の管理データ(例えば、下位数値及び対応するURL等)やスケジュールデータの追加、修正等を行うことができ、システム管理サーバ24は、スケジューラプログラムにより、スケジュールデータに従ってマッピングDB22に対しデータの更新を行う。
   4-2-2.クラウド型の場合
 図8に示すように、利用者は、4-2-1.で述べた非クラウド型の場合と同様にして、ブラウザ上で上位URLと下位数値とからなるURL、例えばURL「http://www.ddd.net/020」を入力し、若しくは、クライアントが用意したページ内の専用フォームに下位数値、例えば「020」を入力する(図8のステップS301)。なお、このページは所定の上位URL(ここでは「http://www.ddd.net/」)と入力された下位数値とからなるURLにリダイレクトするように構成されている。従って、利用者端末3は、URL「http://www.ddd.net/020」を、入力されたドメイン管理のWebサーバ、すなわち、ドメイン名「www.ddd.net」を持つWebサーバに送信することとなる。このWebサーバは、サービス提供者側サーバシステム1内のものでもクライアント側サーバシステム2内のものでもない、外部のサーバとする。
 ドメイン名「www.ddd.net」を持つWebサーバは、URL「http://www.ddd.net/020」を受信すると(ステップS302)、そのURLに該当するページ若しくはディレクトリが存在するか否かを判定し(ステップS303)、存在する場合には該当するページを送信し(ステップS304)、利用者端末3にはそのページが表示される(ステップS305)。一方、該当するページ若しくはディレクトリが存在しない場合には、呼び出し用スクリプトファイルを組み込んだNotFoundページ(以下、「NotFoundカスタムページ」という。)を送信する(ステップS306)。なお、クラウド型クライアントは、ドメイン名「www.ddd.net」を持つWebサーバに、該当するページ若しくはディレクトリが存在しない場合には、上記のようなNotFoundカスタムページを送信するように設定しておく。
 ここで、URL「http://www.ddd.net/020」に該当するページ若しくはディレクトリは存在しないものとし、利用者端末3には、NotFoundカスタムページが表示される(ステップS307)。すると、そのページ内の呼び出し用スクリプトファイルが実行されて、URL置換サーバ11に、実行プログラムを記述したスクリプトファイルを要求し、サービス提供者側サーバシステム1からスクリプトファイルを読み込む(ステップS308、S309)。このスクリプトファイルに記述されている実行プログラムは、利用者端末3に、入力された上位URLと下位数値とをURL置換サーバ11に対して送信させ問い合わせを行わせるものである。したがって、利用者端末3は、この実行プログラムに従って、入力された上位URLと下位数値とをURL置換サーバ11に送信し、問い合わせを行う(ステップS310)。
 URL置換サーバ11は、マッピングDB12を参照して、受信した上位URLに対応する上位数値を逆引きし(ステップS311)、その上位数値と受信した下位数値とでマッピングDB12を検索する。そして、その上位数値に対応付けられてその下位数値がマッピングDB12に登録されていなければ(ステップS313でNO)、利用者端末3にNotFoundページ(なお、上述したNotFoundカスタムページではなく本来のNotFoundページ)へのリダイレクトを指示し(ステップS314)、利用者端末3にはNotFoundページが表示される(ステップS315)。一方、URL置換サーバ11は、その上位数値に対応付けられてその下位数値がマッピングDB12に登録されていれば(ステップS313でYES)、登録URL(すなわち、上位URLとその下位数値に対応付けられた下位URLとからなるURL、若しくは、その下位数値に対応付けられたURL)を利用者端末3に返信してリダイレクト指示を行う(ステップS316)。なお、返信したURL及び返信時刻は、ログデータとして取得される(ステップS317)。利用者端末3は、返信されたURLにリダイレクトし(ステップS318)、該当するページが利用者端末3に表示される(ステップS319)。
 ここでは、URL「http://www.ddd.net/020」がURL置換サーバ11に送信されて、その上位URL「http://www.ddd.net/」から上位数値「09034567890」が逆引きされ、その上位数値と下位数値「020」とから下位URL「eee/info.html」が検索される。そして、URL「http://www.ddd.net/020」の下位数値部分を下位URLに置換したURL「http://www.ddd.net/ eee/info.html」が、利用者端末3に返信される。
 5.実施形態の効果
 URL置換システムSによれば、クライアントのWebサイトを示す上位URL(本実施形態では、URLのうちのドメイン名まで)は、上位数値に対応させて、サービス提供者側サーバシステム1のマッピングDB12の上位記憶部12aに登録し、そのWebサイト内の個々のWebページを示す下位URL(本実施形態では、URLのうちのドメイン名より先の部分)は、下位数値に対応させて、クライアント側サーバシステム2のマッピングDB22に登録することができる。すなわち、サービス提供者側サーバシステム1の負担を増大させることなく、個々のWebページに対応する下位数値の登録ができるので、クライアントにとっては、数値の入力だけで閲覧できるWebページを多数登録できて、利用者にWebページを閲覧してもらい易くなり、利用者にとっては、数値の入力だけでダイレクトに表示されるWebページが多数設けられることとなり、目的のWebページの閲覧が容易となる。そして、例えば、会社の電話番号を上位数値として、「電話番号*777でキャンペーンページです。」といった聴覚的にも利用者に覚えてもらい広告が可能となり、広告効果が向上する。
 また、クライアント側サーバシステム2は、利用者端末3から「上位URL/下位数値」の形のURLを受信した場合、受信した上位URLと受信した下位数値に対応する下位URLとからなるURL、若しくは、受信した下位数値に対応するURLを、利用者端末に返信し、利用者端末は返信されたURLに該当するページを表示する。すなわち、例えば「http://www.○○○.jp/100」といった、短く覚え易い上位URLと下位数値とからなるURLを、本来のURLの代わりに使用して、目的のページを閲覧させることもできるので、クライアントは、利用者に覚えてもらい易いURL表示を広告や広報等に行うことができて、広告・広報効果が向上する。
 また、クライアント側サーバシステム2を有さないクラウド型クライアントは、サービス提供者側サーバシステム1のマッピングDB12に、上位数値と上位URLとを登録しておくとともに、下位数値と下位URLとを登録しておくことにより、利用者に数値の入力だけで目的のWebページを閲覧させることができる。
 さらに、上記4-2-2.で述べたように、サービス提供者側サーバシステム1は、上位URLと下位数値とを受信したときに、上位記憶部12a及び下位記憶部12bを参照して、受信した下位数値が、受信した上位URLに対応する上位数値に対応付けられて下位記憶部12bに記憶されている場合には、受信した上位URLと受信した下位数値に対応する下位URLとからなるURL、若しくは、受信した下位数値に対応するURLを、利用者端末3に返信する。したがって、クラウド型クライアントは、上述したスクリプトファイルを用いた仕組みのように、入力された上位URLと下位数値とをサービス提供者側サーバシステム1に送信する仕組みを設けておけば、「上位URL/下位数値」の形の入力で目的のWebページを表示させることもできる。
 また、クライアント側サーバシステム2が、下位数値入力部36が設けられたページ(例えばクライアントのホームページ)を利用者端末3に送信し、下位数値入力部36に下位数値が入力され所定の操作(実施形態では、検索ボタン36aのクリック)がなされると、所定の上位URLと入力された下位数値とからなるURLが、クライアント側サーバシステム2に送信され、クライアント側サーバシステム2で本来のURLに置換されるので、利用者は、例えばクライアントのホームページ上で下位数値の入力を行うだけで、目的のWebページを閲覧することができ、目的のWebページの閲覧が非常に容易である。なお、クライアント側サーバシステム2に、所定の上位URLと入力された下位数値を送信するときは、必ずしもURLとして送信しなくてもよく、例えば、パラメータとして送信することもできる。
 また、クライアント側サーバシステム2が、返信したURLのログデータを取得するので、非クラウド型クライアントは、Webページへのアクセス状況を把握できる。そして、下位数値に外部のサーバのURLを対応付けることもでき、その外部のサーバのURLを返信したときもログデータが取得されることから、外部のサーバへのアクセスも把握できる。
 また、クラウド型クライアントも、クライアント管理サーバ17にアクセスしてユーザIDとパスワードを入力し、所定の操作を行うことにより、システム管理DB15に記憶されているログデータを、ログ解析プログラムにより分類、グラフ化等させて、クライアント端末4に表示させることができ、Webページへのアクセス状況を把握できる。
 また、数字ボタンをクリック若しくはタッチ操作することにより上位数値と下位数値とを入力可能な画面が、利用者端末3に表示され、その画面上で入力された上位数値と下位数値とは、サービス提供者側サーバシステム1に送信されるので、電話のボタンを押すようなイメージで上位数値と下位数値の入力ができ、入力が容易である。
 6.変形例
 (1)本実施形態では、上位数値及び上位URLの登録数は、クライアント側サーバシステム2毎に1つとしたが、複数としてもよい。登録が複数許可される場合、クライアントは、異なるドメイン名を含む上位URL(例えば、URL置換サーバ21を2つ設けて、それらのドメイン名を含む上位URLをそれぞれ登録する場合や、URL置換サーバ21と外部のWebサーバのドメイン名を含む上位URLをそれぞれ登録する場合等)や、例えば「http://www.aaa.jp/info1/」と「http://www.aaa.jp/info2/」のように、同じドメイン名で異なるディレクトリを含む上位URLを登録できる。1のクライアント側サーバシステム2に対して複数の上位数値を登録可能とした場合、システム管理サーバ24は、登録されている上位数値及びその上位数値に対応付けられている上位URLを、下位数値登録画面に表示して、上位数値毎に下位数値を対応付けて入力可能とすることが望ましい。
 (2)本実施形態では、入力する数値を「0521234567*001」のように2階層で構成したが、例えば「0521234567*01*001」というように3階層以上で構成することも可能であり、かかる場合、「0521234567*01」をサービス提供者側サーバシステム1に登録して上位数値として扱い、「001」をクライアント側サーバシステム2に登録して下位数値として扱う方法と、「0521234567」をサービス提供者側サーバシステム1に登録して上位数値として扱い、「01*001」をクライアント側サーバシステム2に登録して下位数値として扱う方法とがある。すなわち、上位数値や下位数値がそれぞれ階層構造を持つように構成されていてもよい。
 (3)上位記憶部12aと下位記憶部12bとを本実施形態のように混在させずに、マッピングDB12内で分離させて設けてもよいし、別々のDBに分けてもよい。
 (4)既存のプログラムにアドオンで、数値入力部34、35を表示する機能を設けることにより、利用者端末3に数値入力部34、35を表示させるようにしてもよい。
 (5)上位数値及び下位数値の入力を容易にするためには、数値入力部34、35のような形態が望ましいが、図3(d)の下位数値入力部36のような数値入力部に、上位数値及び下位数値を入力させることとしてもよい。
 1 サービス提供者側サーバシステム
 2 クライアント側サーバシステム
 3 利用者端末
 12a 上位記憶部(第1の記憶部)
 12b 下位記憶部(第3の記憶部)
 22 マッピングDB(第2の記憶部)
 S URL置換システム

Claims (6)

  1.  それぞれインターネットを介して利用者端末と交信可能に構成された、サービス提供者側サーバシステムとクライアント側サーバシステムとを備え、
     前記サービス提供者側サーバシステムは、
      上位数値と少なくともドメイン名までが含まれたURLの上位部分とを対応付けて記憶した第1の記憶部と、
      前記利用者端末から上位数値と下位数値とを受信し、前記第1の記憶部を参照して、受信した上位数値に対応するURLの上位部分と受信した下位数値とからなるURLを、前記利用者端末に返信する第1のURL返信手段と、
     を備え、
     前記クライアント側サーバシステムは、
      下位数値とURLの下位部分若しくはURLとを対応付けて記憶した第2の記憶部と、
      前記利用者端末から、URLの上位部分と下位数値とからなるURLを受信し、前記第2の記憶部を参照して、受信したURLの上位部分と受信した下位数値に対応するURLの下位部分とからなるURL、若しくは、受信した下位数値に対応するURLを、前記利用者端末に返信する第2のURL返信手段と、
     を備えることを特徴とするURL置換システム。
  2.  前記サービス提供者側サーバシステムが、前記第1の記憶部に記憶されている上位数値に対応付けて下位数値を記憶するとともに、当該下位数値に対応付けてURLの下位部分若しくはURLを記憶した第3の記憶部を有し、
     前記第1のURL返信手段が、前記第1の記憶部と前記第3の記憶部とを参照して、前記利用者端末から受信した上位数値が前記第1の記憶部に記憶されている場合において、受信した下位数値が受信した上位数値に対応付けられて前記第3の記憶部に記憶されていない場合には、受信した上位数値に対応するURLの上位部分と受信した下位数値とからなるURLを、前記利用者端末に返信し、受信した下位数値が受信した上位数値に対応付けられて前記第3の記憶部に記憶されている場合には、受信した上位数値に対応するURLの上位部分と受信した上位数値及び下位数値に対応するURLの下位部分とからなるURL、若しくは、受信した上位数値及び下位数値に対応するURLを、前記利用者端末に返信することを特徴とする請求項1記載のURL置換システム。
  3.  前記クライアント側サーバシステムが、前記利用者端末からの要求に応じて、下位数値入力部が設けられたWebページを前記利用者端末に送信するWebページ送信手段を備え、
     前記Webページは、前記利用者端末において前記下位数値入力部に下位数値が入力され所定の操作がなされると、所定のURLの上位部分と入力された下位数値とを、前記利用者端末から前記クライアント側サーバシステムに送信するように構成されていることを特徴とする請求項1記載のURL置換システム。
  4.  前記クライアント側サーバシステムが、第2のURL返信手段により返信したURLのログデータを取得するログ取得手段を備えることを特徴とする請求項1記載のURL置換システム。
  5.  インターネットを介して請求項1~4のいずれか一項に記載のURL置換システムと交信可能に構成された利用者端末であって、
     0から9までの数字ボタンが表示されて、当該数字ボタンをクリック若しくはタッチ操作することにより、上位数値と下位数値とを入力可能な画面を表示する画面表示手段と、
     前記画面上で入力された上位数値と下位数値とを前記サービス提供者側サーバシステム

    に送信する送信手段と、
     を備えることを特徴とする利用者端末。
  6.  それぞれインターネットを介して利用者端末と交信可能に構成された、上位数値と少なくともドメイン名までを含むURLの上位部分とを対応付けて記憶した第1の記憶部を備えたサービス提供者側サーバシステムと、下位数値とURLの下位部分若しくはURLとを対応付けて記憶した第2の記憶部を備えたクライアント側サーバシステムと、を用いたURL置換方法であって、
     前記サービス提供者側サーバシステムは、前記利用者端末から上位数値と下位数値とを受信したとき、前記第1の記憶部を参照して、受信した上位数値に対応するURLの上位部分と受信した下位数値とからなるURLを、前記利用者端末に返信し、
     前記クライアント側サーバシステムは、前記利用者端末からURLの上位部分と下位数値とからなるURLを受信したとき、前記第2の記憶部を参照して、受信したURLの上位部分と受信した下位数値に対応するURLの下位部分とからなるURL、若しくは、受信した下位数値に対応するURLを、前記利用者端末に返信することを特徴とするURL置換方法。
PCT/JP2011/069594 2010-09-13 2011-08-30 Url置換システム WO2012035969A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020137006308A KR101517916B1 (ko) 2010-09-13 2011-08-30 Url 치환 시스템, 이와 교신 가능한 이용자 단말 및 url 치환 방법

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2010204780A JP5610523B2 (ja) 2010-09-13 2010-09-13 Url置換システム
JP2010-204780 2010-09-13

Publications (1)

Publication Number Publication Date
WO2012035969A1 true WO2012035969A1 (ja) 2012-03-22

Family

ID=45831440

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2011/069594 WO2012035969A1 (ja) 2010-09-13 2011-08-30 Url置換システム

Country Status (3)

Country Link
JP (1) JP5610523B2 (ja)
KR (1) KR101517916B1 (ja)
WO (1) WO2012035969A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106790593A (zh) * 2016-12-28 2017-05-31 北京奇虎科技有限公司 一种页面处理方法和装置

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101370770B1 (ko) * 2013-07-10 2014-03-06 주식회사 바이오스페이스 어플리케이션 다운로드 방법 및 시스템

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002082856A (ja) * 1997-10-28 2002-03-22 Nternet Number Corp ネットワーク上の情報へのアクセス方法及びシステム
JP2002091846A (ja) * 2000-09-14 2002-03-29 Akira Kunii ウェブサイトアクセス方法及びそのためのサーバーシステム
JP2002334104A (ja) * 2001-05-07 2002-11-22 Sony Corp 情報配信システム、情報配信サーバ、クライアント、情報送信方法、受信方法、並びにプログラム

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002082858A (ja) * 2000-06-30 2002-03-22 Seiko Epson Corp 情報配信システム、情報配信方法、この方法をコンピュータに実行させるためのプログラム、およびこのプログラムを記録したコンピュータ読み取り可能な記録媒体
JP2003141143A (ja) * 2001-11-05 2003-05-16 Comdoors:Kk データ通信方法、および、検索サーバ

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002082856A (ja) * 1997-10-28 2002-03-22 Nternet Number Corp ネットワーク上の情報へのアクセス方法及びシステム
JP2002091846A (ja) * 2000-09-14 2002-03-29 Akira Kunii ウェブサイトアクセス方法及びそのためのサーバーシステム
JP2002334104A (ja) * 2001-05-07 2002-11-22 Sony Corp 情報配信システム、情報配信サーバ、クライアント、情報送信方法、受信方法、並びにプログラム

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106790593A (zh) * 2016-12-28 2017-05-31 北京奇虎科技有限公司 一种页面处理方法和装置

Also Published As

Publication number Publication date
JP5610523B2 (ja) 2014-10-22
KR101517916B1 (ko) 2015-05-06
JP2012059218A (ja) 2012-03-22
KR20130041329A (ko) 2013-04-24

Similar Documents

Publication Publication Date Title
US7933917B2 (en) Personalized search method and system for enabling the method
US20110119298A1 (en) Method and apparatus for searching information
CN108881339A (zh) 推送方法、用户标签的生成方法、装置及设备
WO2010071966A1 (en) Method and system for storing contact information in a network contact database
KR100372225B1 (ko) 홈페이지 작성시스템, 홈페이지 자동 변환방법, 프로그램기록매체 및 홈페이지 뷰잉 차별화방법
KR101637016B1 (ko) 이용자 반응형 웹페이지 제공 방법
CN101374119A (zh) 提供信息服务的方法和系统以及标识资源的方法
KR101537555B1 (ko) 인스턴트 메신저 상의 메시지 바로 검색 지원 방법
JP5610523B2 (ja) Url置換システム
JP2006236165A (ja) 口コミ情報共有装置
JP2020047067A (ja) コンテンツ閲覧履歴取得システムおよびコンテンツ閲覧履歴取得方法
KR20150140298A (ko) 스마트 검색 서비스
JP5133796B2 (ja) 検索支援装置
KR20150083589A (ko) 북마크 공유관리 서버, 이를 이용한 북마크 공유관리 시스템 및 방법
JP6507062B2 (ja) 電話番号の動的割当システム及び動的割当システム用のコンピュータプログラム
KR102361405B1 (ko) 전자지도 기반 데이터셋 연결형 웹페이지 제작 시스템
JP5134671B2 (ja) オンラインブックマーク提供方法及びネットワークシステム
US8510286B1 (en) Method, architecture and platform for content takedown on the internet
TW201337602A (zh) 統一資源定位符置換系統
KR100368338B1 (ko) 이메일 주소를 이용한 타겟 웹페이지 접속방법
JP2002183004A (ja) ページアドレス指定システムおよび方法
WO2017006444A1 (ja) 情報取得装置、情報取得プログラム及び情報取得方法
KR20010076035A (ko) 인터넷 서비스 직접 접근 시스템 및 방법
JP2018200661A (ja) チャットシステム、プログラム
KR20120076507A (ko) 방문 웹사이트정보 검색시스템 및 검색방법

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11824976

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 20137006308

Country of ref document: KR

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11824976

Country of ref document: EP

Kind code of ref document: A1