Vidyalelo
HTML · Q60

Basic HTML

Programming · HTML · question 60

Q60

__________ prevents search engines from following links inside the page

A.
noarchive
B.
nofollow
Answer
C.
noindex
D.
novalue

Answer: Option B

Solution

Answer: Option B
Solution:
nofollow is a value that can be assigned to the rel attribute of an HTML a element to instruct some search engines that a hyperlink should not influence the link target’s ranking in the search engine’s index.