hiding links on a website

Panther28

Elite Member
Executive VIP
Jr. VIP
Joined
May 2, 2010
Messages
9,938
Reaction score
16,040
Is it possible to hide links on a website, without having the link showing as
Code:
http://www.externallink.com
is it possible to encrypt the link in some sort of php or javascript code ?

I don't mean change the size or the color, i mean so if i viewed the source of the page, and searched for that url, it wouldn't show up.

any ideas?

Cheers
 
At the bottom of this article there are sponsored links http://www.huffingtonpost.com/dr-susan-taylor/causes-for-itchy-skin_b_1283382.html I think that's what you need
 
yeah, thanks mate, i had a look at that, and that would be perfect, but as soon as i inspect the element, you can see what the links are.
 
You can obfuscate the page source. This will send the noobs out by 80% but not fully safe.
 
If you are using wordpress then there are a lot of plugins by which you can cloak your links easily.
 
Back
Top