__________ prevents the page from being indexed altogether.
A
noarchive
B
nofollow
C
noindex
D
novalue
Correct Answer: noindex
NOFOLLOW attribute instruct search engines that a hyperlink should not influence the link target’s ranking in search engine. NOINDEX prevents page from being indexed. To prevent a page from being cracked, NOARCHIEVE tag can be used. The noindex value of an HTML robots meta tag requests that automated Internet bots avoid indexing a web page.