Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Robots file
Name: ian_ok Date: August 27, 2004 at 02:19:28 Pacific OS: win xp 98 & 2k CPU/Ram: p3 512
Comment:
Hi all,
Stupid question here but do I have to upload a file called robots.txt to my webserver or is it simply a matter of putting the following mata tag?
<META NAME="robots" CONTENT="index,follow">
If I have to put a robots.txt file on my server what code etc do I need to put in the file?
Name: barelysane Date: August 27, 2004 at 08:37:58 Pacific
Reply:
Most search engines crawlers probably obey META entries for robot rules but if you want to be sure its best to put a robots.txt in your root directory as well. See here for details of the format: http://www.w3.org/TR/REC-html40/appendix/notes.html#h-B.4.1
0
Response Number 2
Name: smbotans Date: August 28, 2004 at 04:09:19 Pacific
Reply:
the following may be of help to you too http://www.1-hit.com/all-in-one/tool-robots.txt-generator.htm
Summary: Hi, How would you create a basic php sctript to save a value entered on a website into a plain text file on the server? For instance, if a user enters "1" into a text box and submits the value, how ca...
Summary: Hello, I need to find a way to do some client side programming and have the .js files colled into jsp pages, something of this sort: [head] [script src="/js/episnew.js"][/script] [/head] [body onload...
Summary: Thanks, but this does not help. The files and the directories are all read and writeable. Any other suggestions? Orders.txt is 666, I changed it to 777, but it didn't help as expected. ...