Domain Name Keywords Script
Posted on May 8, 2008
Filed Under Programming |
One of the common problems that domain name industry programmers have is splitting a domain name like bluesuedeshoes.com into its keywords, blue suede shoes. It is trickier than it seems at first glance. I’ve decided to share my version just to demonstrate some recursive programming in PHP and to see if anyone else can put it to good use to evaluate domain names.
Comments
Leave a Reply
You must be logged in to post a comment.