How to fix nested link warnings
In this guide, we explain what nested links are, why they cause issues, and how to resolve the warnings they generate in Framer.
FAQ
What are nested links in Framer and why do they cause warnings?
A nested link occurs when one link is placed inside another. Since browsers don’t support this, Framer displays warnings when nested links are detected. Examples include adding a link to a layer and then inserting text with additional links, or embedding a smart component that contains its own links inside a linked layer.
How can I fix nested link warnings in my Framer project?
To fix nested link warnings, first use the warning to locate the problematic links. Then, remove one of the links—usually, it’s better to remove the outer link. Finally, restructure your design to ensure links are no longer nested.
What happens if I ignore a nested link warning and publish my site?
If you publish with nested links, Framer automatically removes the nested link and replaces it with a placeholder. This placeholder is not recognized by search engines, doesn’t support long-press or right-click, and has reduced accessibility. It’s recommended to fix the nested link manually to improve user experience and SEO.
Updated


