Home » HTML » Html miscellaneous » Question
  1. __________ prevents the page from being indexed altogether.
    1. noindex
    2. novalue
    3. nofollow
    4. noarchive
    5. None of these
Correct Option: A

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.



Your comments will be displayed only after manual approval.