Closed (fixed)
Project:
Image
Version:
6.x-1.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2007 at 20:41 UTC
Updated:
18 Feb 2008 at 00:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedsounds good to me. a patch would be great.
Comment #2
Hetta commentedOK, a patch against INSTALL.txt appended.
Comment #3
gregglesI just realized that "into the search engine" should probably be "into search engines".
I can't easily create patches here or I would do this. It's just a copy/paste anyway...
Comment #4
nschindler commentedJust my $0.02...
The standard for robots.txt doesn't support wildcards in Disallow lines. This may invalidate your robots.txt and cause some spiders to error out.
Googlebot and Yahoo! Slurp DO support wildcards in Disallow lines as an extension to the standard. So, you may want to have robots.txt speak to them specifically, like so:
References:
Yahoo! Slurp wildcard support: http://www.ysearchblog.com/archives/000372.html
Googlebot wildcard support: http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=40367
Robots.txt validator (try running http://www.redhat.com/robots.txt through it): http://tool.motoricerca.info/robots-checker.phtml
Robots.txt standard: http://www.robotstxt.org/robotstxt.html
Comment #5
gregglesWhile not part of the standard, I believe that google, yahoo, msn all support them for sure. So, given that over 85% of search engine traffic will respect them and that we don't want to suggest 20 "User-Agent: " lines, I think we could add:
Wildcards may not be supported by all search engines. Confirm whether it will work for search engines important to you.Comment #6
Hetta commentedLet's get this one done (patch for 5.x-2.x-dev, though).
Comment #7
gregglesLooks good to me.
Comment #8
drewish commentedthanks, committed to DRUPAL-5, DRUPAL-5--2, and HEAD.
Comment #9
gregglesThanks to you, drewish!
Comment #10
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.