Hi, Just wondering if anyone knows how to protect the source code of your WordPress blog from being accessed? I have a bunch of links in my source code that I organize, and someone is stealing them. Thank you!
it's virtually impossible to do, unless you buy software that hides your source code. I wanted to look into it, but I think there are drawbacks (spidering issues).
I am not sure I understand, surely your code should not be accessible. What do you mean when you say you have a "a bunch of links"? If you have links that point to source code, (for whatever reasons), then you can protect them server side, (with .htaccess if you use apache for example). FFMG