|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Robots
Should I be bothered about having an robots.txt file on my server or is it just a complete waste of time?
|
|
#2
|
|||
|
|||
|
It won't hurt anyone to have it. I think there are only advantages in having one.
|
|
#3
|
|||
|
|||
|
What are the advantages??
|
|
#4
|
|||
|
|||
|
User-agent: Mediapartners-Google*
Disallow: User-agent: * Disallow: admin.php Disallow: /admin/ This is one thing you can do. |
|
#5
|
|||
|
|||
|
Does anyone know if robots count as "unique visitors" to a website? In other words, are they recognized as a visitor or will the website know that it is a robot? Or a combination of the two?
|
|
#6
|
||||
|
||||
|
Stats packages like Urchin will report spiders and robots seperate from standard browsers I think.
__________________
Andy Moore << oh no it's got a blog..... Word Press WAP Plugin with Ad Mob Advertising revenue PHP developer deploying ringtones, mp3 downloads and realtones I'm a geek who's obsessed with stats and gadgets |
|
#7
|
||||
|
||||
|
The purpose of robots.txt is to specify pages which shouldn't be seen by specied search engines. Examples would be a members area which you don't want spidered or anything like that.
Not having a robots.txt doesn't effect your ranking.
__________________
Saving money is easy with discount codes from under tag coupons. Coupon codes for online purchases. |
|
#8
|
|||
|
|||
|
I notice this post is a bit dated but there are actually quite a few advantages. #1 being if your site is frequently spidered you can slow the crawl rate so your bandwidth isn't just hammered all the time. Also depending on your site content and needs you can use a robots.txt to not allow certain programs (like website copiers i.e. Offline Explorer)to access directories of your site. Not to mention most of the spiders standard requirements will be to include a robots.txt file in the not to distant future, if they don't already.
This is a copy of the robots.txt I have in use right now. |
|
#9
|
||||
|
||||
|
that sure is a long robots.txt file
![]() mine is a little shorter: Code:
User-agent: * Disallow: /_private/ Disallow: /_vti_bin/ Disallow: /_vti_cnf/ Disallow: /_vti_log/ Disallow: /_vti_pvt/ Disallow: /_vti_txt/ Disallow: /800by600/ Disallow: /new_site_folder/ Disallow: /php_uploads/ Disallow: /stats/ Disallow: /old/ |
|
#10
|
|||
|
|||
|
Yeah I actually started using that one while running a gfx site/forum so most users couldn't just randomly slurp my site.
|
|
#11
|
|||
|
|||
|
Amongst many other errors I am getting this sort of error relating to the forum on my site.
[client 207.46.98.49] File does not exist: /home/ranvetau/public_html/smf/Themes/default/help/index.php If I use this in my robots txt file is it correctly constructed and will it resolve the error log User-agent: * Disallow: /_private/ Disallow: /_vti_bin/ Disallow: /_vti_cnf/ Disallow: /_vti_log/ Disallow: /_vti_pvt/ Disallow: /_vti_txt/ Disallow: /smf/ |
|
#12
|
|||
|
|||
|
I added a robots.txt file just because I got tired to seeing 404 errors on my log analizer program. lol
-Mike Credit Repair and Free Credit Report Info http://www.CreditFamily.com |
|
#13
|
|||
|
|||
|
Thanks for your help smart arse. Credit Family? Must remember to recommend your organisation to my friends and family
|
|
#14
|
|||
|
|||
|
Quote:
It's written correctly and should fix your error listed, although you might just actually wanna have a look at your forum install. From what I know of SMF your missing your main help page or it might be mapped incorrectly? |
|
#15
|
|||
|
|||
|
Thanks for your help. I will take you advice and try to determine the cause of the error.
My apologies to all except creditfamily for my response to his reply. For clarification I have responded to him in another thread as follows. Is dasher1 on my back or what? lol Sorry to dissapoint you dasher1. My advertising is done on google adwords and through reciprocal links. Thanks for those of you who provided feedback! -Mike My reply No I am not on your back. If anything I am trying to indicate to you that your reply to my question regarding a robots.txt file was beneath the dignity of reasonable person. In an effort to make you understand how rude you are, I am trying to play the game your way and finding it difficult to match you. I give up, you win. You have asked questions that I am sure many with an advanced knowledge of the subject would find laughable. They, unlike you, have answered in polite and helpful terms. Your answer to my question did not receive the same consideration. In short mate, if you can't say anything helpful, keep your mouth shut and your fingers away from the keyboard. Only a fool stymies learning by ridiculing the pupil. |
![]() |
| Viewing: Dev Shed Forums > Web Design > Search Engine Optimization > Robots |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|