To add nofollow tags to individual links in Webflow, you'll need to embed custom code directly into the link.
1. Edit the Link
- Select the link you want to edit on your Webflow page.
- Look for the settings (gear) icon next to the link element and click on it.
2. Add Custom Attribute
- In the link settings, find the Custom Attributes section.
- Click Add Custom Attribute.
- For Name, enter rel.
- For Value, enter nofollow.
3. Save and Publish
- Save your changes to the page once you've added the custom attribute.
- Publish your site to apply the changes and ensure the nofollow tag is included for the specific link.
Summary
Add a nofollow tag to individual links in Webflow by using the Custom Attributes section in the link settings and specifying the "rel" attribute with a "nofollow" value. This ensures that search engines do not follow the link or pass any SEO value to the linked page.