What's the meaning of rel equal bookmark?
-
What does rel=bookmark really do? For example, if a reference is made. According to the html5 specification, did you not understand what that would be?
-
Atribut
rel
simply describes the reference, which means that it's a reference to which document it leads.
Exactly.rel=bookmark
indicates that this reference is anchor and leads to a point in the same document.And it does not, in fact, suggest that search engines, that this reference is constant and that ordinary users are not.