# Rel Attributes

#### 5. **Rel Attributes:**

* **Purpose**: Provides additional information to search engines about the nature of the link.
* **Types**:
  * `rel="nofollow"`: Instructs search engines not to follow the link.
  * `rel="noopener"`: Improves security by preventing the new page from accessing the window\.opener property.
  * `rel="sponsored"`: Indicates that the link is part of an advertisement or sponsored content.
  * `rel="ugc"`: Indicates that the link is user-generated content (e.g., comments, forum posts).

wfu-link-rel =&#x20;
