I have a problem with a Wordpress site that is not showing my adsense ads. Upon further investigation I noticed the robots.txt file was disallowing the bots to crawl the site! Or am I wrong? Hopefully someone can help me fix this problem because I cant find this file on my server to modify. http://www.sweettemplates.com/robots.txt Thanks in advance for your help
Your robots.txt code is User-agent: * Disallow: / That means you have blocked crawlers to access your whole website. To avoid this problem use: User-agent: * Disallow: