Name

<link> — An hyperlink to another document

Description

<link> tags enumerate all the links to other documents a document contains.

Attributes

NameTypeDefault
scoreCDATA0
urlidCDATANone
urlCDATANone
score

The intrinsic score associated with the link. When crawling searchbox fetches prefers fetching documents pointed by links with higher score.

urlid

A unique numeric id identifying this link. See <low> tag.

url

The link URL.

Parents

<fff> tag

Children

This tag has no children.