Just i have tried to submit sitemap.xml in google webmaster tools. But it returns following error URL restricted by robots.txt We encountered an error while trying to access your Sitemap. Please ensure your Sitemap follows our guidelines and can be accessed at the location you provided and then resubmit. But there is no robot.txt file in my directory.Even i tried to add a fresh robot .txt file with no restrictions. No success. Please check it http://cine-news.mediadir.in/sitemap.xml Any help?
Create a new robots.txt file with the following content: User-agent: * Disallow: Sitemap: {Your sitemap URL} Wait for Google to re-download the robots.txt file (usually every 24 hours), and see if that sorts the problem.
Yeah. Biscayne is right. User-agent: * Allow: / sitemap: domainname/sitemap.xml means all type of robots are allow to crawl Your page. Don't make it Disallow...