WO2019027070A1 - Serveur d'aide à la production de site web et procédé d'aide à la production d'un site web par ledit serveur - Google Patents

Serveur d'aide à la production de site web et procédé d'aide à la production d'un site web par ledit serveur Download PDF

Info

Publication number
WO2019027070A1
WO2019027070A1 PCT/KR2017/008425 KR2017008425W WO2019027070A1 WO 2019027070 A1 WO2019027070 A1 WO 2019027070A1 KR 2017008425 W KR2017008425 W KR 2017008425W WO 2019027070 A1 WO2019027070 A1 WO 2019027070A1
Authority
WO
WIPO (PCT)
Prior art keywords
candidate
website
user terminal
template
web
Prior art date
Application number
PCT/KR2017/008425
Other languages
English (en)
Korean (ko)
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 주식회사 아이온커뮤니케이션즈
Publication of WO2019027070A1 publication Critical patent/WO2019027070A1/fr

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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • G06F16/24578Query processing with adaptation to user needs using ranking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • the present invention relates to web site production support. More particularly, the present invention relates to a server and method for supporting the creation of a user's web site.
  • HTML Hypertext Markup Language
  • WYSIWYG refers to a method in which words and phrases formatted on the screen are displayed in the same manner as the printout in a document editing process, for example, "to obtain by viewing".
  • He is also applied to the HTML editor so that users can easily create layouts, content elements, and other elements (eg, bulletin board menus, login features, video player) have.
  • layouts, content elements, and other elements eg, bulletin board menus, login features, video player
  • a web site production support server and a web site production support method can provide a template of a web site that has been verified by other users to a user, It is a technical challenge to be able to create a site.
  • the technical problem to be solved by the web site production support server and the web site production support method according to an embodiment of the present invention is not limited to the above-mentioned problems, and other problems not mentioned can be obtained from the following description As will be appreciated by those skilled in the art.
  • a method of supporting web site production comprising: crawling web sites on a web to store information and templates for each of the web sites; Receiving at least one of business type information and website type information from a user terminal; Selecting candidate web sites corresponding to at least one of the business type information and the website type information; And transmitting the candidate templates corresponding to the selected candidate websites to the user terminal so that the user of the user terminal can produce the website.
  • the web site creation support server and the web site creation support method according to an embodiment of the present invention allow a user to easily create a web site.
  • the web site production support server and the web site production support method according to an embodiment of the present invention can provide a template of a web site that has been verified by other users to a user, So that the inflow effect can be exhibited.
  • FIG. 1 is an exemplary diagram illustrating an environment in which a web site creation support server according to an embodiment of the present invention is applied.
  • FIG. 2 is a flowchart illustrating a method of supporting web site creation according to an exemplary embodiment of the present invention. Referring to FIG.
  • FIG. 3 is an exemplary diagram showing a template corresponding to a website.
  • FIG. 4 is a diagram for explaining a tournament method for determining a final template according to an embodiment of the present invention.
  • FIG. 5 is an exemplary diagram showing a candidate template displayed on a screen of a user terminal.
  • FIG. 6 is a block diagram illustrating a configuration of a web site production support server according to an embodiment of the present invention.
  • the information on each of the web sites includes a layout of each web site, menu information included in each web site, and type information of contents included in each web site, And may be generated based on the information of each website.
  • the method comprising: determining a candidate template selected by the user terminal as a final template among the candidate templates; And creating a web site based on the final template according to an editing input of the user terminal for the final template under a wig-wig environment.
  • the step of transmitting the candidate templates to the user terminal comprises: classifying the candidate templates into a group including a predetermined number of candidate templates; And transmitting the predetermined number of candidate templates to the user terminal in units of the groups to determine the final template in a tournament manner.
  • the step of transmitting the candidate template to the user terminal may further include transmitting the site map information of the website corresponding to each candidate template to the user terminal.
  • the screen of the user terminal displays a site map of a website corresponding to the candidate template together with a candidate template, and at least one of a link website related to the website and its template according to the selection of the user terminal through the site map Can be displayed on the screen.
  • the web site production support method may further include the step of assigning a score according to each of predetermined criteria to the web sites, wherein the selecting of the candidate web sites comprises: And selecting the candidate websites considering the score more.
  • the predetermined criteria may be set based on at least one of an update time point of each website, a number of times users visit each website, and an exposure frequency of each website.
  • a crawler that crawls web sites on the web; A memory for storing information and templates for each of the crawled websites; A communication unit for receiving at least one of business type information and website type information from a user terminal; And a controller for selecting candidate websites corresponding to at least one of the business type information and the website type information, wherein the communication unit can transmit candidate templates corresponding to the selected candidate websites to the user terminal.
  • a component represented by 'unit', 'module', or the like refers to a case where two or more components are combined into one component, or one component is divided into two or more ≪ / RTI >
  • each of the components to be described below may additionally perform some or all of the functions of the other components in addition to the main functions of the component itself, and some of the main functions And may be performed entirely by components.
  • FIG. 1 is an exemplary diagram illustrating an environment in which a web site creation support server 100 according to an embodiment of the present invention is applied.
  • a web site creation support server 100 includes various web servers 300, a user terminal 200, May be connected via the network 10.
  • the network 10 may include a wired network and a wireless network.
  • the network 10 may include various networks such as a local area network (LAN), a metropolitan area network (MAN), and a wide area network (WAN).
  • the network 10 may include a known World Wide Web (WWW).
  • WWW World Wide Web
  • the network 10 according to the embodiment of the present invention is not limited to the above listed networks, and may include at least a known wireless data network, a known telephone network, and a known wire / wireless television network.
  • the web server 300 is a server operating a web site.
  • the support server 100 crawls a web site operated by each of the web servers 300 and provides the information to the user terminal 200.
  • the user terminal 200 is a terminal used by a user who wants to create a web site, and can create a website under a wig-wig environment based on a template (to be described below) provided from the support server 100.
  • 1 shows a desktop PC as a user terminal 200. This is an example only and the user terminal 200 can be connected to the support server 100 via a network 10 in addition to a desktop PC, A smart phone, a tablet PC, a notebook, and the like.
  • FIG. 2 is a flowchart illustrating a method of supporting web site creation according to an exemplary embodiment of the present invention. Referring to FIG.
  • step S210 the support server 100 crawls Web sites on the web to obtain information on each of the Web sites, and stores information on each of the Web sites and templates generated from the information on the Web sites.
  • the information of each of the web sites may include information about layout of each web site, menu information included in each web site, and information about the kind of content included in each web site.
  • the layout of each Web site may refer to information indicating where the menus and contents of each Web site are arranged in the Web site.
  • the menu information may indicate information on which menus are included in each web site, and the type of contents may be determined by what kind of contents are included in each web site, for example, And the like.
  • the information of each of the web sites may further include at least one of business type information of each web site and type information of each web site.
  • the support server 100 generates a template corresponding to the website based on the information of each of the websites.
  • the template represents the layout of the actual website before the menus and contents are placed.
  • a template 130 is a template 130 in which elements (menus and contents) of a website are located at any position And the type of the content element is visually displayed.
  • the support server 100 receives at least one of business type information and website type information from the user terminal 200.
  • the business type information refers to the business type information to which a user wants to produce a web site, and may include, for example, a business such as a hospital business, a real estate business, and a sales business.
  • the web site type information indicates what type of web site the user wants to produce.
  • the web site type information may include a portal site, a search site, an e-commerce site, a download site, an information site, and a blog site.
  • the user can access the support server 100 through the user terminal 200 and select at least one of the business type information and the website type information of the web site to be produced by the support server 100 on the web site provided by the support server 100 .
  • step S230 the support server 100 selects candidate websites corresponding to at least one of the business type information and the website type information received from the user terminal 200 among the stored web sites.
  • the support server 100 may select the candidate websites in consideration of the criteria selected by the user terminal 200 in selecting the candidate websites.
  • the criteria selected by the user terminal 200 may include the update time of each web site, the number of times users visit each web site, or the frequency of exposure of each web site.
  • the support server 100 crawls web sites from the web servers 300, the support server 100 determines whether or not each of the web sites 300 is updated according to at least one predetermined criterion of the update time of the website, You can calculate the scores of websites. For example, the higher the score of the website update, the higher the score of the website, the higher the score of the user's visit to the website, and the higher the score of the website exposure on the portal site or the news, the higher the score .
  • the support server 100 notifies the user terminal 200 of at least one of the business type information of the website and the website type information, A predetermined number of candidate websites having a high score can be selected based on the selected specific criteria.
  • step S240 the support server 100 extracts a candidate template corresponding to each of the selected candidate websites and transmits the extracted candidate template to the user terminal 200.
  • the user terminal 200 can select one of the candidate templates as a final template.
  • the user terminal 200 can create a website by editing menus in a final template or inserting contents in a wig-wig environment.
  • the support server 100 can post the completed website to a specific domain.
  • the user can create a website using all the elements included in the final template, but can also create a website by excluding specific elements from the layout of the final template, adding new elements, or changing specific elements.
  • a website can be created using all the templates of the link websites linked to the main website, and a website can be created using only a part of the link websites Alternatively, you can create a website by adding a new link website.
  • the support server 100 transmits candidate templates to the user terminal 200 and transmits the candidate templates to the user terminal 200 in order to allow the user to determine the final template, It is possible. Specifically, the support server 100 classifies the candidate templates into groups including a predetermined number of candidate templates, and transmits a predetermined number of candidate templates to the user terminal 200 in units of groups, You can decide.
  • FIG. 4 is a diagram for explaining a tournament method for determining a final template according to an embodiment of the present invention.
  • the support server 100 groups the six candidate templates into two, and then groups the candidate template 1 and the candidate template 2, To the terminal 200.
  • the support server 100 can transmit the group including the candidate template 3 and the candidate template 4 to the user terminal 200.
  • the candidate template 3 is determined from the candidate template 3 and the candidate template 4 and the candidate template 5 among the candidate template 5 and the candidate template 6 is determined
  • the candidate template 2 and the candidate template 3 are displayed on the screen of the user terminal 200, Can select candidate template 2 among them.
  • the candidate template 2 and the candidate template 5 are displayed on the screen of the user terminal 200, and the user can select the candidate template 2 to determine the final template.
  • FIG. 5 is an exemplary diagram showing a candidate template displayed on the screen 500 of the user terminal 200.
  • the user views the candidate template 1 512 displayed on the screen 500 of the user terminal 200 and the candidate template 2 By selecting a selection menu 542 or 544 corresponding to any one of the candidate templates 514.
  • each candidate template 512 is displayed on the screen 500 of the user terminal 200, but each candidate template 512
  • the captured images 522 and 524 of the candidate websites i.e., the captured images of the actual web sites operated in the web server 300
  • the site map information 532 and 534 of the candidate web sites Can be displayed.
  • the user can view the captured images 522 and 524 of the candidate web site to see how they are operating.
  • the user can confirm the structure of the site maps 532 and 534 of each candidate website, select one of the menus of the site maps 532 and 534, and select the template of the link website linked to the candidate website At least one of the captured images may be further identified. For example, if the user selects' Introduction 'among the menus of the site map 532 of the candidate website 1 522, the support server 100 displays the captured image of the link website corresponding to' The template can be displayed on the screen of the user terminal 200.
  • the candidate template 1 and the candidate template 2 are displayed but also the information of the link site actually linked to the corresponding main page is also provided to the user This makes it easier for users to create websites.
  • the screen 500 of the user terminal 200 displays each candidate template 512 and 514 along with scores of the candidates for each candidate website 522 and 524
  • the scored criteria information eg, the time of the update of the candidate website, the number of visits of users to the candidate website, or the frequency of exposure of the website
  • FIG. 6 is a block diagram showing a configuration of the support server 100 according to an embodiment of the present invention.
  • the support server 100 may include a crawler 610, a communication unit 650, a memory 630, and a control unit 670.
  • the crawler 610, the communication unit 650, the memory 630, and the control unit 670 may be implemented by at least one processor or the like, and may operate according to a program stored in the memory 630.
  • the crawler 610 crawls web sites on the web to collect information of each web site.
  • the memory 630 stores the template generated by the control unit 670 and information about each of the web sites based on the information of each web site.
  • the communication unit 650 receives at least one of the business type information and the website type information from the user terminal 200 according to the connection of the user terminal 200.
  • the control unit 670 selects candidate websites corresponding to at least one of the business information and the website type information among the websites stored in the memory 630 and stores candidate templates corresponding to the selected candidate websites in the memory 630 .
  • the communication unit 650 transmits candidate templates corresponding to the selected candidate web sites to the user terminal 200.
  • the controller 670 creates a website based on the final template according to the editing input of the user terminal 200 for the final template under the wig-wig environment , And publishes it in a predetermined domain to complete the web site production.
  • the embodiments of the present invention described above can be written in a program that can be executed in a computer, and the created program can be stored in a medium.
  • the medium may be one that continues to store computer executable programs, or temporarily store them for execution or download.
  • the medium may be a variety of recording means or storage means in the form of a combination of a single hardware or a plurality of hardware, but is not limited to a medium directly connected to a computer system, but may be dispersed on a network.
  • Examples of the medium include a magnetic medium such as a hard disk, a floppy disk and a magnetic tape, an optical recording medium such as CD-ROM and DVD, a magneto-optical medium such as a floptical disk, And program instructions including ROM, RAM, flash memory, and the like.
  • a recording medium or a storage medium managed by a site or a server that supplies or distributes an application store or various other software to distribute the application may be mentioned.

Abstract

Un mode de réalisation de l'invention concerne un procédé d'aide à la production de site Web consistant à : explorer des sites Web sur Internet afin de stocker des informations ainsi qu'un modèle de chacun des sites Web ; recevoir, d'un terminal utilisateur, au moins un élément d'informations parmi des informations de type commercial et des informations de type de site Web ; sélectionner des sites web candidats correspondant à au moins un élément d'informations parmi les informations de type entreprise et les informations de type site Web ; et transmettre, au terminal utilisateur, des modèles candidats correspondant aux sites Web candidats sélectionnés pour permettre à un utilisateur du terminal utilisateur de produire un site Web.
PCT/KR2017/008425 2017-07-31 2017-08-04 Serveur d'aide à la production de site web et procédé d'aide à la production d'un site web par ledit serveur WO2019027070A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2017-0097305 2017-07-31
KR1020170097305A KR101956010B1 (ko) 2017-07-31 2017-07-31 웹 사이트 제작 지원 서버 및 이에 의한 웹 사이트 제작 지원 방법

Publications (1)

Publication Number Publication Date
WO2019027070A1 true WO2019027070A1 (fr) 2019-02-07

Family

ID=65233868

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2017/008425 WO2019027070A1 (fr) 2017-07-31 2017-08-04 Serveur d'aide à la production de site web et procédé d'aide à la production d'un site web par ledit serveur

Country Status (2)

Country Link
KR (1) KR101956010B1 (fr)
WO (1) WO2019027070A1 (fr)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102272175B1 (ko) * 2019-06-12 2021-07-05 카페24 주식회사 쇼핑몰의 특성에 따른 설정값을 이용하여 설정값을 설정하기 위한 사용자 인터페이스를 조정하는 방법, 장치, 및 시스템
KR102234562B1 (ko) * 2020-10-14 2021-03-31 랜드소프트 주식회사 웹 사이트 자동 구축 방법, 서버 및 시스템
KR20230041454A (ko) * 2021-09-17 2023-03-24 주식회사 팀솔루션 머신러닝 기반의 웹 페이지 템플릿 추천 방법 및 이를 위한 장치
KR102600743B1 (ko) * 2022-01-17 2023-11-13 주식회사 에스투퍼블리싱 웹사이트 제작 방법 및 웹사이트 제작 서비스 제공 서버
KR102551123B1 (ko) * 2022-06-20 2023-07-05 주식회사 리치닥 사용자 맞춤형 병원 홈페이지 자동 생성 및 ai crm과 연동하는 솔루션 시스템 및 방법
KR102553061B1 (ko) * 2022-07-11 2023-07-07 주식회사 파란샘 인공지능을 이용한 홈페이지 레이아웃 제공 시스템 및 그 동작 방법
KR102614703B1 (ko) * 2023-04-12 2023-12-15 클라우드호스피탈 주식회사 의료기관용 웹페이지 구축서비스를 통해 수집되는 정보에 기반하여 의료서비스를 중개하는 방법

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003223454A (ja) * 2002-01-29 2003-08-08 Mitsubishi Electric Corp テンプレート提供システム、テンプレート提供方法及びプログラム
KR20040041104A (ko) * 2004-03-22 2004-05-13 최경춘 효율적인 홈페이지 제작방법
KR20050063886A (ko) * 2003-12-23 2005-06-29 하나로드림(주) 사용자의 요청에 따른 컨텐츠 공급 방법 및 시스템
JP2006350988A (ja) * 2005-06-17 2006-12-28 Kutschman Hardy Peter 業種別コンテンツ管理システムのテンプレート化
KR20150095161A (ko) * 2014-02-10 2015-08-20 네이버 주식회사 사이트의 제작을 지원하는 사이트 관리 방법 및 시스템

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003223454A (ja) * 2002-01-29 2003-08-08 Mitsubishi Electric Corp テンプレート提供システム、テンプレート提供方法及びプログラム
KR20050063886A (ko) * 2003-12-23 2005-06-29 하나로드림(주) 사용자의 요청에 따른 컨텐츠 공급 방법 및 시스템
KR20040041104A (ko) * 2004-03-22 2004-05-13 최경춘 효율적인 홈페이지 제작방법
JP2006350988A (ja) * 2005-06-17 2006-12-28 Kutschman Hardy Peter 業種別コンテンツ管理システムのテンプレート化
KR20150095161A (ko) * 2014-02-10 2015-08-20 네이버 주식회사 사이트의 제작을 지원하는 사이트 관리 방법 및 시스템

Also Published As

Publication number Publication date
KR20190013154A (ko) 2019-02-11
KR101956010B1 (ko) 2019-03-08

Similar Documents

Publication Publication Date Title
WO2019027070A1 (fr) Serveur d'aide à la production de site web et procédé d'aide à la production d'un site web par ledit serveur
WO2013105760A1 (fr) Système de fourniture de contenu et son procédé de fonctionnement
US20140164296A1 (en) Chatbot system and method with entity-relevant content from entity
WO2018182057A1 (fr) Procédé et système pour fournir une notification d'une liste de tâches à un utilisateur
WO2017160133A2 (fr) Procédé de configuration de classement de publications et serveur de services associé
WO2013105716A1 (fr) Système de fourniture d'image, appareil correspondant à ce système, et procédé pour la fourniture d'une image
WO2018155929A1 (fr) Dispositif et procédé de fourniture de service de jeu sur la base d'un itinéraire de leçon sur une carte de connaissances
WO2018155931A1 (fr) Dispositif et procédé de fourniture de service de jeu multi-utilisateur basé sur une carte de connaissances
WO2010064849A2 (fr) Procédé, système et support d'enregistrement lisible par ordinateur permettant de publier une publicité dans une région avec une préférence utilisateur élevée
CN110069688A (zh) 反爬虫的页面展示方法、服务器、存储介质及装置
CN112711731A (zh) 数据埋点方法、装置、设备及存储介质
WO2017204368A1 (fr) Procédé et dispositif de fourniture de service de tableur web
WO2018034509A1 (fr) Procédé et système de création de site web implémentés dans un navigateur web
WO2018221988A1 (fr) Procédé et système de fourniture d'informations de contenu
WO2017007131A1 (fr) Serveur de fourniture de contenu au moyen duquel une publicité est affichée, procédé associé, et support d'enregistrement lisible pour un dispositif électronique dans lequel un procédé pour afficher une publicité dans un contenu est enregistré sous la forme d'un programme
WO2017222226A1 (fr) Procédé d'enregistrement d'un produit publicitaire sur un contenu d'image, et serveur pour l'exécution du procédé
JP6519249B2 (ja) 回答支援プログラム、回答支援装置、及び回答支援方法
US6683623B1 (en) System and method for providing and accessing educational information over a computer network
WO2009145507A1 (fr) Procédé pour délivrer en sortie un guide de programmes électronique et récepteur de radiodiffusion de guide permettant le procédé
WO2015069083A9 (fr) Système et procédé de présentation de contenu dans un système de communication
WO2020122608A1 (fr) Système de production de livre numérique animé
WO2013103176A1 (fr) Procédé, système et support d'enregistrement lisible par ordinateur pour permettre à une pluralité d'utilisateurs de gérer un contenu en utilisant une pluralité d'objets virtuels sur une interface géographique
WO2018117401A1 (fr) Système de production de média, et procédé associé
WO2021080324A1 (fr) Coopération internationale enregistrée dans un support d'enregistrement lisible par ordinateur
WO2011046248A1 (fr) Procédé d'affichage de texte web et appareil utilisant une police de caractères en couleurs

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: 17919759

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17919759

Country of ref document: EP

Kind code of ref document: A1