<a href="URL" rel="nofollow">Link Text</a> in a custom code embed or CMS field, as Webflow lacks direct support for HTML editing in Rich Text Blocks.Adding a nofollow tag to external links in Webflow requires manual intervention, as there isn't a direct built-in editor feature for this. Here's how you can achieve it:
<a href="URL" rel="nofollow">Link Text</a> for your external link within a Rich Text Block.
To add a nofollow tag, manually input the HTML using a custom code embed or within the CMS. Webflow currently lacks a direct option in the editor for this, so manual adjustment is required.