Title: hyperlink trouble
Last modified: August 19, 2016

---

# hyperlink trouble

 *  [jamez309](https://wordpress.org/support/users/jamez309/)
 * (@jamez309)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/hyperlink-trouble/)
 * Customer Quote:
 * I want my image to redirect to another address, for example: [http://example.net”](http://example.net”)
 * Except when i click on the link, the address includes my own domain and the link
   becomes:
 * [http://blackops.codintelligence.com/”http://example.net”](http://blackops.codintelligence.com/”http://example.net”)
 * my html code is this:
 *     ```
       <a href="//example.net”"><img src="http://blackops.codintelligence.com/wp-content/uploads/2010/10/ordernow.jpg" alt="" title="" width="900" height="737" class="aligncenter size-full wp-image-110" /></a>
       ```
   

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Anonymous User
 * (@anonymized-3085)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/hyperlink-trouble/#post-1777066)
 * `<a href="//example.net”">`
    should be `<a href="http://example.net">`
 *  Thread Starter [jamez309](https://wordpress.org/support/users/jamez309/)
 * (@jamez309)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/hyperlink-trouble/#post-1777077)
 * thanks for your reply, unfortunately its still including my domain with it even
   with http://
 *  [eridout](https://wordpress.org/support/users/eridout/)
 * (@eridout)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/hyperlink-trouble/#post-1777080)
 * I just tried this code in a page and it works for me:
 * `<a href="http://www.fcps.edu"><img src="http://www.mydomain.com/blog/wp-content/
   uploads/2010/10/flower-emrtemp.png"></a>`
 *  [eridout](https://wordpress.org/support/users/eridout/)
 * (@eridout)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/hyperlink-trouble/#post-1777081)
 * Make sure you don’t have some other funny character coded in your link where 
   you think you have a double-quote character.
 *  Anonymous User
 * (@anonymized-3085)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/hyperlink-trouble/#post-1777184)
 * agreed, I think we need to see a page with this on, to check what is actually
   in the link.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘hyperlink trouble’ is closed to new replies.

## Tags

 * [hyperlink](https://wordpress.org/support/topic-tag/hyperlink/)
 * [link](https://wordpress.org/support/topic-tag/link/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: Anonymous User
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/hyperlink-trouble/#post-1777184)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
