I am getting this error on the first line of robot.txt User-agent: *
my robot.txt is as follows:
User-agent: *
Disallow: /Search/
Disallow: /_layouts/
Disallow: /blog/_layouts/
Disallow: /Blog/_layouts/
Disallow: /ReusableContent/
Disallow: /Reports%20List/
Disallow: /WorkflowTasks/
Disallow: /SiteCollectionImages/
Disallow: /Documents/Forms/
Disallow: /Pages/Forms/
Disallow: /Internet/
I have figured there is a space /Reports%20List/
. is this creating issues?
I am not very much sure. Any help would be appreciated.