Top
The Webbot Log Database - Link Types
These are some useful hints for handling wildcard matching:
- %
- Matches any number of characters, even zero characters.
- _
- Matches exactly one character.
- \%
- Matches one %.
- \_
- Matches one _.
Type in the link relationship that you are interested in, for example
stylesheet, image, referer, up,
TOC, etc. Case doesn't matter and you can use the wildcards above.
| Source | Link Type | Destination |
@q1.1 | @q1.0 | @q1.2\n" >
|
No match found.
Prev" >
Prev
Next" >
Next
Paste in the URI that you want to find out the outgoing links from this address. Make the URI relative to http://www.w3.org so that you have something like /Library/. You can use the wildcards above, like for example /Library/%.
| Source | Link Type | Destination |
@q1.1 | @q1.0 | @q1.2\n" >
|
No match found.
Prev" >
Prev
Next" >
Next
Paste in the URI that you want to find out the incoming links to this address. Make the URI relative to http://www.w3.org so that you have something like /Library/. You can use the wildcards above, like for example /Library/%.
| Source | Link Type | Destination |
@q1.1 | @q1.0 | @q1.2\n" >
|
No match found.
Prev" >
Prev
Next" >
Next
Henrik Frystyk Nielsen
@(#) $Id: links.sql,v 1.3 1998/08/29 19:56:44 frystyk Exp $