How to bulk export anchors of external links
External links are links that contain a domain other than yours in <a href=> HTML element. The text of <a href=”https://external-domain.com/“>Text (anchor) to identify the external domain</a> is called an anchor. An anchor text will be displayed visually for the user. And after clicking on this text, the user will go to the external domain. […]