thewebduke
Regular Member
- Aug 13, 2009
- 237
- 91
Hey, Add this anonymize script to your autoblog footer if you dont want article owner to know you scrapped his content.
Usually article authors keep links in their feeds. so if anyone is clicking from your autoblog and landing on their page , they can easily know you scrapped their content.
If anyone can help me how to stop google bots access to wp-content folder using .htaccess, that will be apreciated. don't suggest robots.txt, i am looking for .htaccess code.
Thanks
Usually article authors keep links in their feeds. so if anyone is clicking from your autoblog and landing on their page , they can easily know you scrapped their content.
Code:
<script src="[URL="http://www.blackhatworld.com/blackhat-seo/view-source:http://js.anonym.to/anonym/anonymize.js"]http://js.anonym.to/anonym/anonymize.js[/URL]"
type="text/javascript"></script>
<script type="text/javascript"><!--
protected_links = "";
auto_anonymize();
//--></script>
Thanks