Here's one I stumbled across while working with v2.21

Some people like to "suggest" names that are similar to the names the
customers are searching for.

I have added the suffixes "web.com" "online.com" "co.com" "net.com" and
"inc.com" to my OpenSRS.conf file and the result is that when a customer
looks up hername.com, it searches hername.com, hername.net, hername.org,
hernameweb.com, hernamenet.com, hernameonline.com, hernameco.com and
hernameinc.com

Try it at http://domains.shorecom.com

The code is such:

RELATED_TLDS = [
                       [ ".com", ".net", ".org", "web.com", "net.com",
"online.com", "co.com", "inc.com" ]


Can anyone see a way to do prefixed suggestive lookups like
"abouthername.com"

Bob Martin
Shore Communications, LLC
http://www.shorecom.com


Reply via email to