GB2372340A - A method of automatically generating an e-mail message when a web page contains a dead hyper-link - Google Patents

A method of automatically generating an e-mail message when a web page contains a dead hyper-link Download PDF

Info

Publication number
GB2372340A
GB2372340A GB0103686A GB0103686A GB2372340A GB 2372340 A GB2372340 A GB 2372340A GB 0103686 A GB0103686 A GB 0103686A GB 0103686 A GB0103686 A GB 0103686A GB 2372340 A GB2372340 A GB 2372340A
Authority
GB
United Kingdom
Prior art keywords
hyper
web
link
page
dead
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
GB0103686A
Other versions
GB0103686D0 (en
Inventor
Stephen Anthony Gerar Chandler
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to GB0103686A priority Critical patent/GB2372340A/en
Publication of GB0103686D0 publication Critical patent/GB0103686D0/en
Publication of GB2372340A publication Critical patent/GB2372340A/en
Withdrawn legal-status Critical Current

Links

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

Abstract

A software method comprises browser software that, if an internet user cannot connect to a Uniform Resource Locator (URL) pointed to by a dead hyper-link on a page/document (eg a web-page), performs a network conductivity test and then automatically generates an e-mail message which is sent to the web-master of the web-page that contained the dead hyper-link. The decision to initiate this process and send the message would be left to the user of the browser software. To facilitate this web pages would include within a header section of html code a special type of entry giving the e-mail address of the web-master. When a user clicks on a dead hyper-link the browser searches for the special entry which, after verifying internet connectivity, displays a button, on the same web-page, that a user can click on to send the automatic e-mail message.

Description

Automatic generation of messages to assist the removal of dead hyper-links Introduction The world wide web is becoming one of the most important methods of accessing documents, or pages, whether simple text or diagrams, pictures, animated illustrations, video clips etc which may be contained within the documents. The pages are addressed by an Uniform Resource Locator (URL) which indicates the protocol required to interpret them, the computer on which it is held, and the address of the file held on the computer. Information is viewed using a web browser running on a computer such as Netscape Navigator or Microsoft Internet Explorer, or other technology such as adapted televisions, or mobile telephones. The term web browser will be used herein to include all such technologies.
The distinguishing feature of the world wide web is the use of hyper-links which are typically highlighted sections of text which when selected, usually by a mouse click, will cause the browser to download and display another document, or web page, pointed to by the hyper-link. The means used for this is normally for the displayed page to be defined by a source file written in Hyper Text Markup Language (HTML) which is stored on the web page's host computer and is transmitted to the browser by communications means, normally involving the internet. This language contains instructions used for formatting the displayed page and other functions, as well as for the implementation of hyper-links. For example the source file might contain: ... Jonah was swallowed by the < A HREF=http://www. purplewhale. com > whale < /A > ...... which would be displayed on the screen as: ... Jonah was swallowed by the whale.......
Other documents, such as those written in Microsoft Word, may also contain hyperlinks which when selected launch a web browser to display the page referred to. The invention described herein is equally applicable to any such software means for displaying such files or pages which may contain hyper-links, and such means are included within the class of browsers for the purpose of this document.
One increasingly common annoyance in using the world wide web, though, is the fact that many of the hyper-links point to pages which no longer exist, have been moved elsewhere or have never been set up properly. In all these cases the web browser just returns a message to the effect that the URL in question cannot be reached. The purpose of this invention is to expedite the remedy of such dead links. Although there may be the possibility of e-mailing the web site manager to let him know of the problem, few users do this as it is usually just too much bother to collate the relevant facts and then e-mail the web page author or webmaster. The problem is inherent in the concept of the world wide web and arises in that there is no way the owner of a web site can know which other sites point to it, and whether problems will arise if it is changed, moved or deleted. The same result may occur due to a temporary break in network connectivity, and this would generate a false alarm and it is important to reduce the number of such false alarms.
The Invention The proposed solution to this is for the browser software to perform a network connectivity test and then automatically generate an e-mail message to be sent to the author or web-master of the page which contained the dead hyper-link. The decision to initiate this process and send the message would preferably be left to the user of the browser software. To facilitate this web pages would include within the header section of the html code, a special type of entry giving the e-mail address of the person responsible for maintenance of the web page. When writing web pages with a hyper-text editor, this would either prompt the user for an e-mail address at the start of each page or leave it at a default value previously determined by the software On reaching a dead or malfunctioning hyper-link, the user would initiate the process, whereupon the browser would search for the special entry. If one were found, having verified internet connectivity, it would display on the same page as the message, a button which the user could click on to automatically send an e-mail reporting the fault. This would preferably be of standard form giving the URL of the web page on which the hyper-link exists, which hyper-link was attempted and what remote URL was unsuccessfully attempted to be accessed. It could also possibly return the HTML source of the web page with the affected URL highlighted, and possibly with suggestions for fixing the problem. It would also send other helpful diagnostics, such whether the problem was in finding the host on the name server, accessing the host or accessing the web site on the host, as well as time, software versions etc.
This would require a specific enhancement of HTML, with a new instruction keyword, say"WEBMASTER". e. g.
< WEBMASTER ADDRESS="myname@mailserver. com" > < /WEBMASTER > This syntax has the advantage that it would have no effect on the normal appearance of the web page. There would obviously need to be changes to web browsers to use this information, and preferably in authoring software to prompt for its inclusion.
A mentioned above, it is important that a check be made to ensure that the machine in question is in fact connected to the internet. This could be most simply done by accessing some specific URL, which would provide acknowledgement. The only potential problem with this would be the use of proxy servers which may provide filters (eg family filters) which would prevent sites being reached. There would be no problem so long as such servers correctly report"access denied"rather than simply making sites unreachable.
Internet connectivity could be assessed by attempting connection to a specific web site. However the preferred method is for the browser to use a special SMTP server preferably hosted by the browser manufacturer. Connection to it could be used to provide automatic filtering of the messages, e. g. malicious misuse of the facility which might be identified by an excessive number of reports coming from a particular user, and generate network diagnostic statistics as well as testing internet connectivity. The browser software itself could, of course, provide this filtering itself before the message were sent in stead or as well. The browser software would obviously just cancel any message which could not be delivered immediately.
The method could be used on networks not connected to the internet, but the mail server would obviously need to be on the network, which would require the provision of a means to change the identity of the special mail server.
The invention described would be a useful feature not only for the authors of web sites and for those encountering dead hyper-links who would possess such enhanced browsers, but also all other users of the world wide web due to the reduction of dead hyper-links.

Claims (4)

  1. Claims 1. A software method for the automatic generation of e-mail messages when a user of the internet is unable to connect to an Uniform Resource Locator (URL) pointed to by a hyper-link on a web page or other referring document, to be sent to whoever is responsible for the maintenance of the web page which contains the hyper-link.
  2. 2. A method according to (1) in which the e-mail address of the person to whom the message is to be sent is contained within the source of the web page.
  3. 3. A method according to (2) in which the address is recorded within the source code of the page being displayed by means of an additional instruction devised for the purpose.
  4. 4. A method according to (1), (2) or (3) in which the final authority for transmitting the message rests with the user of the software by providing input to the browser.
GB0103686A 2001-02-15 2001-02-15 A method of automatically generating an e-mail message when a web page contains a dead hyper-link Withdrawn GB2372340A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB0103686A GB2372340A (en) 2001-02-15 2001-02-15 A method of automatically generating an e-mail message when a web page contains a dead hyper-link

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB0103686A GB2372340A (en) 2001-02-15 2001-02-15 A method of automatically generating an e-mail message when a web page contains a dead hyper-link

Publications (2)

Publication Number Publication Date
GB0103686D0 GB0103686D0 (en) 2001-03-28
GB2372340A true GB2372340A (en) 2002-08-21

Family

ID=9908759

Family Applications (1)

Application Number Title Priority Date Filing Date
GB0103686A Withdrawn GB2372340A (en) 2001-02-15 2001-02-15 A method of automatically generating an e-mail message when a web page contains a dead hyper-link

Country Status (1)

Country Link
GB (1) GB2372340A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1717712A1 (en) * 2004-01-16 2006-11-02 Seiko Epson Corporation Network connection presence/absence judgment method, data structure for judging whether network connection is present or absent, and recording medium containing the data structure
US7590634B2 (en) 2005-12-09 2009-09-15 Microsoft Corporation Detection of inaccessible resources

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5978842A (en) * 1997-01-14 1999-11-02 Netmind Technologies, Inc. Distributed-client change-detection tool with change-detection augmented by multiple clients
US6321242B1 (en) * 1998-02-06 2001-11-20 Sun Microsystems, Inc. Re-linking technology for a moving web site

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5978842A (en) * 1997-01-14 1999-11-02 Netmind Technologies, Inc. Distributed-client change-detection tool with change-detection augmented by multiple clients
US6321242B1 (en) * 1998-02-06 2001-11-20 Sun Microsystems, Inc. Re-linking technology for a moving web site

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
http://www.informatica-didactica.de/HyFISCH/ZieleWerkzeug/HyperwaveDokumentation/LinkIntegrityLennon.htm *
http://www.linkalarm.com/what/index.html *
http://www.pumatech.com/mind-it_service/service.html *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1717712A1 (en) * 2004-01-16 2006-11-02 Seiko Epson Corporation Network connection presence/absence judgment method, data structure for judging whether network connection is present or absent, and recording medium containing the data structure
EP1717712A4 (en) * 2004-01-16 2008-09-24 Seiko Epson Corp Network connection presence/absence judgment method, data structure for judging whether network connection is present or absent, and recording medium containing the data structure
US7590634B2 (en) 2005-12-09 2009-09-15 Microsoft Corporation Detection of inaccessible resources

Also Published As

Publication number Publication date
GB0103686D0 (en) 2001-03-28

Similar Documents

Publication Publication Date Title
US8448241B1 (en) Browser extension for checking website susceptibility to cross site scripting
US8255480B2 (en) Substitute uniform resource locator (URL) generation
CN100579055C (en) Processing method and device for instant communication information including hyperlink
JP4384732B2 (en) Context-aware web communication device and data network browser
KR100817841B1 (en) Seamless Translation System
US20070124500A1 (en) Automatic substitute uniform resource locator (URL) generation
US10104191B2 (en) Page views for proxy servers
US7631046B2 (en) Method and apparatus for lawful interception of web based messaging communication
Weissinger ASP in a nutshell: a desktop quick reference
US20050027820A1 (en) Page views proxy servers
CN101964025A (en) XSS (Cross Site Scripting) detection method and device
JP2001282797A (en) Method and device for controlling browsing of internet and medium with program for executing the same method recorded thereon
US8595325B2 (en) Substitute uniform resource locator (URL) form
US20050108363A1 (en) Web page update notification method and web page update notification device
CA2767033A1 (en) System and method for enhancing digital content
US7219298B2 (en) Method, system, and program for verifying network addresses included in a file
CN104834588A (en) Permanent residence cross site script vulnerability detection method and apparatus
US20050021858A1 (en) Network conduit for providing access to data services
WO2001052078A1 (en) Dead hyper link detection method and system
US20050015442A1 (en) Page views for proxy servers
US7356566B2 (en) Selective mirrored site accesses from a communication
GB2372340A (en) A method of automatically generating an e-mail message when a web page contains a dead hyper-link
Vigo et al. Evaluating web accessibility for specific mobile devices
JP2004529421A (en) Method and apparatus for processing internet forms
US6868499B1 (en) Method and apparatus for password re-entry

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)