Home » HTML » Html miscellaneous » Question
  1. For keeping blog comment spam down we use ___________.
    1. title
    2. heading
    3. meta
    4. nofollow
    5. None of these
Correct Option: D

nofollow attribute is used for comments in blogs to keep blog comment spam down. This tag was created to keep spammy users away. This attribute tells Google and other search engines to not follow the link to the next page. Heading contains tag starting from h1 to h6. Title of the document is defined by title which is helpful for search engines. Meta is something related to data i.e like information of data.



Your comments will be displayed only after manual approval.