When creating links, you should follow a few basic rules:
Google is by far the best but try other search engines as well.
❌ Figure: Bad example - Without visual indication
Google is by far the best but try other search engines as well.
✅ Figure: Good example - With visual indication
It should be inserted by CSS as following:
a[href*="//"]:not([href*="mysite.com"]):after {content: url(https://www.ssw.com.au/ssw/images/external.gif);padding-left: 4px;}
Figure: Icon can be added via CSS using a simple declaration