Hi, After using aMember, I experience high drop in adsense revenues and I noticed that most of the adsense spots are not related to the content. This is strange for high rated website like mine which used to get high adsense related ads before using aMember. Currently, I am only protecting the source files folder in the server and parts of my website content that does not affect the adsense. The site is built on WordPress. Please help?
I suspect one has nothing to do with the other.. that being said, just update your robots.txt to specifically instruct Google not to try and index your aMember protected files/folders.
Hi, Thanks for the reply, I have done this and no thing happened. I still have not relative ads as if AdSense do not see the content at all. Also, I added the following codes to the .htaccess: # allow search engines access RewriteCond %{HTTP_USER_AGENT} Googlebot [OR] RewriteCond %{HTTP_USER_AGENT} Googlebot-Image [OR] RewriteCond %{HTTP_USER_AGENT} Mediapartners-Google [OR] RewriteCond %{HTTP_USER_AGENT} msnbot RewriteRule ^(.*)$ - [L] Any help?