|
|
|
|
|
|
|
|
|
|
|
#1 |
|
I want to set the record straight - I thought the cop was a prostitute
|
if you have something like this in .htaccess
ErrorDocument 404 http://www.yourdmain.com/404page.html then you don't need to change it. When you upload blank robots.txt to your domain root you should be able open http://yourdomain.com/robots.txt in bowser and get a blank page. If that's not the case you are probably redirecting somewhere. Maybe it's best to post contents of your .htaccess just to be sure something is not hiding in there. |
|
|
|
|
|
#2 |
|
They have the Internet on computers, now?
Join Date: Apr 2005
Posts: 148
|
Tjid is all I have in my .htaccess file:
ErrorDocument 404 http://www.stars4porn.com/missing.html AddType application/x-httpd-php .html When I type in: http://www.stars4porn.com/robots.txt I get my empy (almost) robots.txt file: ############################### # # User-agent: * # # list folders robots are not allowed to index # Disallow: Disallow: Disallow: Disallow: # # list specific files robots are not allowed to index # Disallow: Disallow: # # ############################### Everything seems to be working fine my problem is only with google: When I use their robots.txt tool I get: robots.txt file does not appear to be valid Then it shows the default text of my robots.txt file but it shows the text on my 404 page not my blank (almost) robots.txt page. |
|
|
|
![]() |
|
|