|
|
| Author |
|
avalynmarie
Just Born

Stars : 
Status : Offline
Join Date: 23 Jun 2007
Posts: 32
Location: California
|
|
Okay, I keep reading about this robot.txt file and as I understand it, it tells search engines which part your site not to crawl. Is that correct? Also, what is the exact code that needs to be copied into the website editor? I keep finding long-winded explainations that I don't completely understand, what I really need is code that I can copy and paste. _________________ www.GinisMagic.com |
| Back to top |
|
Advertisement
Advertiser
|
|
|
| Back to top |
|
b0b0
Guru Wanabe

Stars : 
Status : Offline
Join Date: 07 Feb 2007
Posts: 228
Location: Seville, Spain
|
|
Hi,
well... here is an example for my PC .... I'm using easyphp (apache + mysql) to create my websites...
I noticed at some point google was visiting some websites on my pc ! (well some link must have been followed online that redirected to my no-ip account on my pc)
Anyway ...
I created a
robots.txt file at the root of my website:
Containing :
User-agent: *
Disallow: /b0.b0.free.fr/
This tells ALL the robots, spyders, crawlers to NOT visit the folder /b0.b0.free.fr/
Now bear in mind that some bad robots won't even read that file ... they will crawl the whole website ...
ps : you don't need a website editor for this .... the windows notepad is enough to create this txt file that you can later upload on your server
b0b0 _________________ http://blworks.net - http://fotoworks.free.fr - http://b0.b0.free.fr |
| Back to top |
|
avalynmarie
Just Born

Stars : 
Status : Offline
Join Date: 23 Jun 2007
Posts: 32
Location: California
|
|
how do I upload it to my server? I've only ever used the editor provided by my host, GoDaddy. _________________ www.GinisMagic.com |
| Back to top |
|
b0b0
Guru Wanabe

Stars : 
Status : Offline
Join Date: 07 Feb 2007
Posts: 228
Location: Seville, Spain
|
|
Don't you have a FTP access to your webserver ?
If yes, then just upload robots.txt in the root of your website...
If you don't have ftp access, there must be another way for you to upload a txt file the same way you uploaded your images on your website, but not sure on how godaddy works :/
b0b0 _________________ http://blworks.net - http://fotoworks.free.fr - http://b0.b0.free.fr |
| Back to top |
|
|
|