Posted by droplet on September 8, 2010 at 3:31pm
9 followers
| Project: | Drupal core |
| Version: | 6.x-dev |
| Component: | other |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | robots.txt |
Issue Summary
similar topic: http://drupal.org/node/494462#new
no reason to block it. it should visitable on search engine and let users can find us.
I mean, the contact module is core, but on most sites something like a contact section (contact press department, contact webmasters) with important address information will not be indexed if u would have aliases like /contact/press or /contact/webmaster.
Is it really up to Drupal core to enforce /contact/ as a disallowed path just because core contains a module that uses /contact ?
Comments
#1
Subscribe, thanks @droplet for posting :)
#2
not to mention the people who use google as the address bar or if the contact link isnt that visible and they search for "site:example.com contact"..
#3
Here is a quick patch. Contact page must be crawled by search engine, it's definitly one of the most important page to be referenced for most of the sites I do.
#4
#5
Weird. I've no idea why that would be blocked.
Committed to HEAD. Marking down to 6.x.
#6
Easy peasy.
#7
just started up my box to patch it and you did.. haha
patch works
#8
The last submitted patch, 905576-6-remove-contact-from-robots.patch, failed testing.
#9
Maybe this one will pass.
#10
#11
The last submitted patch, 905576-9-remove-contact-from-robots.patch, failed testing.
#12
try this
#13
The last submitted patch, contact.patch, failed testing.
#14
ok. "testbot work ONLY with D7 patches"
http://drupal.org/node/894166
#15
Oh, duh. Back to RTBC per #7.
#16
Ok, I forgot that the tests only work for d7 ( http://drupal.org/node/894166#comment-3693940 ). So here is the same patch as #9, only filename is changed to prevent the patch from beeing incorrectly tested.
#17
cross-post
#18
subscribing
#19
Thanks, committed and pushed.
#20
Automatically closed -- issue fixed for 2 weeks with no activity.