I have a link in my site:
<a href="www.bff.org.uk">BFI</a>
This may appear on a page with the URL:
mysite.com/articles/60
Clicking the link will go to
mysite.com/articles/60/www.bff.org.uk
I know adding http to the anchor resolves this, but why does www not go to the site? Is there a way to fix it so that www links do go to the site?