classifieds
Dec 30th 2004, 4:43 am
I have a lot of MLM/network marketing/affiliate types that post classified ads on my site. I allow them to include a URL in the ad if they desire. Most of them have some type of replicated webpage/sub-domain, landing page or affiliate web site (I screen out the ones that violate FTC guidlines).
My concern is that I could be inadvertently linking into a bad neighborhood and be penalized. Most of these advertisers do not care about IBLs/PR so I was considering putting the following wrapper around the OBLs:
<form name="myform" action="http://www.domain.com/somepage.html">
<a href="javascript:document.myform.submit()">Click here</a>
I found this somewhere on the web and the article stated that “the crawlers would ignore the URL in the form.”
Any truth to this statement?
Suggestions, thoughts or opinions would be appreciated!
-jay
My concern is that I could be inadvertently linking into a bad neighborhood and be penalized. Most of these advertisers do not care about IBLs/PR so I was considering putting the following wrapper around the OBLs:
<form name="myform" action="http://www.domain.com/somepage.html">
<a href="javascript:document.myform.submit()">Click here</a>
I found this somewhere on the web and the article stated that “the crawlers would ignore the URL in the form.”
Any truth to this statement?
Suggestions, thoughts or opinions would be appreciated!
-jay