I have the following link on my website:
<a href="http://somepage.com" target="_blank"> Some Page </a>
When clicked, it is automatically converted to "http://www.somepage.com", however the page cannot be accessed from that URL.
How do I prevent the 'www' from being added?