Closed (fixed)
Project:
Search 404
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 May 2007 at 18:11 UTC
Updated:
2 Jan 2014 at 19:02 UTC
Jump to comment: Most recent
Comments
Comment #1
forngren commentedGreat idea, I'll try figure out a way of doing this. An ignore numbers checkbox perhaps?
I'm afraid that I have to delay this a few weeks, but if someone steps up and provides a patch I'll certainly review that.
Comment #2
forngren commentedOr even better: a regexbox for ignoring stuff
Comment #3
niklp commentedJust as an addition; I'm not sure I fully understand this (nor does it really affect me, so I probably haven't read this thoroughly enough...), but would this have any effect of duplicate content, ie wouldn't it create the duplicate content effect?
If so, that's not a good thing for SEO... sorry if I've missed the point though.
Comment #4
forngren commentedNo, it won't affect SEO since a 404 header is returned by drupal core.
Comment #5
forngren commentedI added a PCRE box to 5.x-1.x-dev. It requires you to know the PCRE syntax. I have no time write documentation on on how to use it.
(If you want to see it in stable; please review 5.x-1.x-dev on a non-production site)
Comment #6
zyxware commentedSince this feature has already been implemented on the dev branch I am marking this as done.
Comment #7
zyxware commentedSorry I should have marked it as closed. Done.
Comment #8
zyxware commentedIn the meanwhile you can get your system working the way you want by stripping out the numbers corresponding to the dates eg: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 2006 2007 2008 to get the required functionality.