Hi People, I have some WP themes I wish to get some sponsorship for via links in the footer. From some reading around I understand that most people encode the footer using base64, but does anyone do anything else? Im aware that a "experienced" user will just switch out the footer for a clean one if they want to, but I want to give value to anyone who sponsers my themes. Does anyone use a more robust solution? Im aware you could do some code checks in PHP to make sure its still there, or is this going a little over the top? Would be interested in hearing peoples thoughts! Thanks!
Interested in the answer to this question, myself! Will keep an eye on this thread... thanks for posting it, David!
Actually figured out how to do this myself if anyone else wants to know. I found the encoding easy, it was just finding the PHP to control it. Have written a Base64 Tutorial for Wordpress themes If it helps anyone!
Try making them as discrete as possible rather than bothering with encryption. Anyone who can spot encryption can remove it quite easily. My idea of the perfect sponsor link is one they don't notice until months or years later
I think GoogleBot crawls Flash now, so I guess you could put sponsored links in a Flash footer. It could still be removed but it would take longer to fix the theme.
"My idea of the perfect sponsor link is one they don't notice until months or years later" now that's a great trick there, can you explain how you do that?