Forum Moderators: mack
The site files are based on the following:
[somewebsite.com...]
All the php files are now in google's supplemental pages.
No one will ever see them nor will anyone query the kw listed in the meta tags, etc...
Does anyone know how to get these files out of the google's supplemental pages?
Thanks from
Paul Guzman
You need to place a robots.txt file in the root of domain:
[somewebsite.com...]
Containing:
User-agent: *
Disallow: /phpfiles/
Have a read through these for more info:
[robotstxt.org...]
[webmasterworld.com...]