I've never seen this before, but in Google webmaster tools I'm getting a warning for the robots.txt
Quote:
|
Some important page is blocked by robots.txt. More Details
|
The link goes to member.php?u=19
The robots.txt has blocked access to that section.
The robots.txt file :
Code:
User-Agent: *
Disallow:
Disallow: /editpost.php
Disallow: /inlinemod.php
Disallow: /itrader_feedback.php
Disallow: /itunes.php
Disallow: /member.php
Disallow: /memberlist.php
Disallow: /newreply.php
Disallow: /payments.php
Disallow: /posthistory.php
Disallow: /postings.php
Disallow: /printthread.php
Disallow: /private.php
Disallow: /profile.php
Disallow: /report.php
Disallow: /search.php
Disallow: /sendmessage.php
Disallow: /showpost.php
Disallow: /tags.php
Disallow: /usercp.php
Disallow: /usernote.php
Is it just a standard warning just asking as I've never seen this before.
|