Would placing your contact form in an IFRAME help reduce spam? -


i haven't heard suggest technique before, i'm wondering if has thoughts on it?

would embedding iframed version of contact form inside page make more difficult bots locate or identify it?

no, putting content in <iframe> doesn't make harder crawler find it. if anything, means have lighter weight page target, making easier...


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -