Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Website Design: Blocking Robots: Use robots.txt
- Date: Thu, 1 Nov 2007 14:05:31 -0400
- From: jep200404 <jep200404@example.com>
- Subject: Re: [tlug] Website Design: Blocking Robots: Use robots.txt
- References: <4728D362.6090606@meta-for.org> <20071031153201.6ee93d8a.jep200404@columbus.rr.com> <4728FADF.6060905@meta-for.org> <78d7dd350710312014m51c5d1f6q9ab3a572fd3f5fde@mail.gmail.com> <f118b8b90710312110g7c0e7a7fqb45dcf2e245bd889@mail.gmail.com> <78d7dd350711010650m14c0e6c3xb31bd77c73d17954@mail.gmail.com> <4729E756.1090206@meta-for.org>
Two recurring themes are: 1. Use standards. 2. K.I.S.S. "Daniel Son[g]" wrote: > I really don't want robots to go any further than the front page, ... There's a standard for that. Use robots.txt: http://en.wikipedia.org/wiki/Robots.txt You seem to not have one yet: [jep@example.com ~]$ lynx -dump http://meta-for.org/robots.txt Not Found The requested URL /robots.txt was not found on this server. [jep@example.com ~]$ showing yet another use for lynx. I usually use wget for that. [jep@example.com ~]$ wget -O - http://meta-for.org/robots.txt --13:57:55-- http://meta-for.org/robots.txt Resolving meta-for.org... 208.111.34.112 Connecting to meta-for.org|208.111.34.112|:80... connected. HTTP request sent, awaiting response... 404 Not Found 13:57:55 ERROR 404: Not Found. [jep@example.com ~]$ To see what a robots.txt file looks like, try the following: wget -O - http://colug.net/robots.txt > ... blocking them implicitly, by requiring extra data to be passed > in the request body. Keep it simple. Use the robots.txt standard.
- References:
- [tlug] Feedback needed
- From: Daniel Son
- Re: [tlug] Feedback needed (i.e., website design): KISS
- From: jep200404
- Re: [tlug] Feedback needed (i.e., website design): KISS
- From: Daniel Son
- Re: [tlug] Feedback needed (i.e., website design): KISS
- From: Nguyen Vu Hung
- Re: [tlug] Feedback needed (i.e., website design): KISS
- From: Keith Bawden
- Re: [tlug] Feedback needed (i.e., website design): KISS
- From: Nguyen Vu Hung
- Re: [tlug] Feedback needed (i.e., website design): KISS
- From: Daniel Son
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Analog to Digital Converter recommendations?
- Next by Date: Re: [tlug] grub/possible sata issue
- Previous by thread: Re: [tlug] Feedback needed (i.e., website design): KISS
- Next by thread: Re: [tlug] Arial ... MS ...: Embrace Free Fonts
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links