(I hope this topic is here) Well folks, I'm designer Wordpress Themes, designer and programmer, so I want to know the best way to protect the links placed in themes of wordpress, since most of those who do the gift, Thanks
Encrypt the bits that are sensitive, and include some essential stuff in there too so the encrypted bit can't be dropped.
If you meant links to your affiliate products (for example: http://www.sitename.com/id=?1234xyz), then the best way to protect them is with goCodes or some similar free wp plugin. I hope this helps