|
Thanks for the help, I had a look at the webpage suggested, couple of questions - sorry to be a pain.
When I make a txt file - can I use Notepad and do I save it as encoding ANSI, or do I have to use some other format.
I take it that the text below will ban search engines from TestDir folder and also the pages named in the html folder.
# start of robots.txt file
User-agent: *
Disallow: /testdir/
Disallow: /html/test_1.htm
Disallow: /html/test_2.htm
# EOF
When I FTP to the site should I also use ASCII format to save the content.
One other question why should I need to place a favicon.ico in the root dir, and what is it.
Dave
Last edited by scantime : 11-30-2005 at 07:47 AM.
|