What does a rel="nofollow" attribute on a link indicate?
- A The link should not be crawled or counted as an endorsement
- B The page should not be indexed
- C The link opens in a new tab
- D The link is broken
Answer
The link should not be crawled or counted as an endorsement
Google now treats it as a hint rather than a directive. rel=sponsored and rel=ugc are the more specific modern attributes.





