Forum Moderators: open
If a comment has been posted from that IP for that particular product, the table is no longer visible.
If I were to hide the table from the engines (which helps boost my text to HTML ratio by about 5%), would this be considered cloaking?
I've also toyed with the idea of having the user enter comments by clicking a link that would contain the user comments form, but I want to avoid this if possible. Any suggestions?
-panic
You might try putting the form in an <iframe>. That would show the table/form to the human, but since iframes leave a pretty small footprint (about the same as a link), you could get the same effect as with the cloaking, without actually cloaking.