Welcome to Welcome to DNF.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars

If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.

Register Today on DNForum IT'S FREE!

Results 1 to 14 of 14
  1. #1
    DNF Member

    Join Date
    Nov 2005
    Posts
    288
    DNF$
    1,190
    Bank
    0
    Total DNF$
    1,190
    Donate  

    Is there a tool or software that will break a domain in to keywords...

    Strip off the domain extension and then separate out the keywords and spit out a list of separated words.

    Basically the exact reverse process of what you do to find good keyword names. I'm really tired of doing it manually for my names when I need to do some keyword research. If so please PM I don't live in the forums.

    Example:
    FreeComputerSystems.com --> free computer systems

    But when you have 3000 names and are buying and selling it's a pain in the ass.
    For more information you can visit Cashcows.com

    I'm Developing more than selling these days, here is one I'm working on at the moment:
    Sell Settlement - About Structured Settlements.

  2. #2
    Platinum Lifetime Member
    twenty-three's Avatar
    Join Date
    Aug 2008
    Posts
    39
    Country

    Germany
    DNF$
    447
    Bank
    0
    Total DNF$
    447
    Donate  
    If you can't find anything I can write one. Just let me know.

    twenty-three

  3. #3
    GreenFriendly.com
    biggedon's Avatar
    Join Date
    Sep 2002
    Location
    96.net
    Posts
    13,257
    Blog Entries
    1
    Country

    United States
    DNF$
    59,399
    Bank
    0
    Total DNF$
    59,399
    Donate  
    Quote Originally Posted by Cashcows View Post
    Strip off the domain extension and then separate out the keywords and spit out a list of separated words.

    Basically the exact reverse process of what you do to find good keyword names. I'm really tired of doing it manually for my names when I need to do some keyword research. If so please PM I don't live in the forums.

    Example:
    FreeComputerSystems.com --> free computer systems

    But when you have 3000 names and are buying and selling it's a pain in the ass.
    if you buy keyword enriched domains, then no other software or tool is needed


    but if you're smart and know how to read between the lines.... some of what you seek is already being done for those who use ppc's
    Need A SedoPro Account PM Me * nev.org * pmm.org * svc.net * ispoof.com * umm.org * sop.net * qfm.net * upyo.com * vioz.com * uce.org * wta.net * eoso.com * Coming Soon: Appraise.xxx

  4. #4
    Gold Lifetime Member

    Join Date
    Nov 2003
    Posts
    12
    DNF$
    108
    Bank
    0
    Total DNF$
    108
    Donate  
    OK, so I come onto DNF today, ready to post this exact question !
    I have been looking around for a tool, but I cant find one.
    Im interested in talking to you, twenty-three, because it sounds like only a custom tool will do the job....

  5. #5
    Old school
    Luc's Avatar
    Join Date
    Jul 2002
    Location
    Los Angeles
    Posts
    1,619
    DNF$
    13,704
    Bank
    0
    Total DNF$
    13,704
    Donate  
    There are a few tools, and I don't mean to spam, but I really don't know of anyone else offering these.

    I developed a multi-language word parser. It's very time consuming to make one that is very fast, supports multiple languages and can handle large loads. My tool is server based, but you can use desktop applications to access it as well.

    The following tools will do the job:

    1. EstiBot.com, all appraisals will parse domains into words. There is a seperate tool that specifically does word parsing and nothing else. http://www.estibot.com/word_parser.php
    2. DomainResearchTool.com (desktop based app) - Uses the same word parsing technology via API (not enabled in demo copies)
    3. DomainPlex.com - The same technology offered via API for bulk queries in the millions per day.

    Good luck,
    Luc
    Last edited by Luc; 04-07-2010 at 05:08 PM.
    Looking for type-in domains? Page Rank Domains? Link Popularity Domains? Alexa Domains?
    Domain Research Tool Finds, Tracks and Acquires domains.

  6. #6
    WannaDevelop.com
    mike031's Avatar
    Join Date
    Mar 2004
    Location
    NY
    Posts
    3,958
    DNF$
    23,483
    Bank
    0
    Total DNF$
    23,483
    Donate  
    estibot is nice.. there is also http://autosuggestion.net/
    Expiring Domain Lists @ DomainStryker.com
    SnapNames, NameJet and GoDaddy
    .

  7. #7
    Internet Entrepreneur
    David G's Avatar
    Join Date
    Apr 2002
    Location
    Sonoran Desert
    Posts
    6,002
    Blog Entries
    144
    Country

    United States
    DNF$
    3,470
    Bank
    0
    Total DNF$
    3,470
    Donate  
    Hi Luc,

    I am looking for something similar which would automatically capitalize the words but not necessary to add spaces since I already did that by hand.

    i.e. Word1Word2Word3Word4.com or whatever

    Quote Originally Posted by Luc View Post
    There are a few tools, and I don't mean to spam, but I really don't know of anyone else offering these.

    I developed a multi-language word parser. It's very time consuming to make one that is very fast, supports multiple languages and can handle large loads. My tool is server based, but you can use desktop applications to access it as well.

    The following tools will do the job:

    1. EstiBot.com, all appraisals will parse domains into words. There is a seperate tool that specifically does word parsing and nothing else. http://www.estibot.com/word_parser.php
    2. DomainResearchTool.com (desktop based app) - Uses the same word parsing technology via API (not enabled in demo copies)
    3. DomainPlex.com - The same technology offered via API for bulk queries in the millions per day.

    Good luck,
    Luc

  8. #8
    Old school
    Luc's Avatar
    Join Date
    Jul 2002
    Location
    Los Angeles
    Posts
    1,619
    DNF$
    13,704
    Bank
    0
    Total DNF$
    13,704
    Donate  
    You can use the API for that, and a line of PHP code.

    The ucwords function in php capitalizes words, then you can replace the spaces with nothing using str_replace. However, you need to use the API (it allows for single or bulk submissions). I don't know of any other way of doing it. If you know PHP, feel free to apply for an API account David and I'll approve it.

    Thanks,
    Luc
    Looking for type-in domains? Page Rank Domains? Link Popularity Domains? Alexa Domains?
    Domain Research Tool Finds, Tracks and Acquires domains.

  9. #9
    DNF Member

    Join Date
    Nov 2005
    Posts
    288
    DNF$
    1,190
    Bank
    0
    Total DNF$
    1,190
    Donate  
    Quote Originally Posted by biggedon View Post
    if you buy keyword enriched domains, then no other software or tool is needed


    but if you're smart and know how to read between the lines.... some of what you seek is already being done for those who use ppc's
    What do you mean no other tool is needed?

    And I have several keyword and domain tools and none of them do this. I need a tool that will do this and I'm not interested in a service with monthly fee. So that rules out Estibot.com

    I just want to break my domains down to run them though google keyword tool and see which are searched for the most. There has t be an easy way of doing this automatically out there in fairly inexpensive tool.

    There are several tools that go the other direct from keywords into domains.
    For more information you can visit Cashcows.com

    I'm Developing more than selling these days, here is one I'm working on at the moment:
    Sell Settlement - About Structured Settlements.

  10. #10
    Internet Entrepreneur
    David G's Avatar
    Join Date
    Apr 2002
    Location
    Sonoran Desert
    Posts
    6,002
    Blog Entries
    144
    Country

    United States
    DNF$
    3,470
    Bank
    0
    Total DNF$
    3,470
    Donate  
    Quote Originally Posted by Luc View Post
    You can use the API for that, and a line of PHP code.

    The ucwords function in php capitalizes words, then you can replace the spaces with nothing using str_replace. However, you need to use the API (it allows for single or bulk submissions). I don't know of any other way of doing it. If you know PHP, feel free to apply for an API account David and I'll approve it.

    Thanks,
    Luc
    Thanks Luc but I am not too technical or a programmer and don't know much about using php, or what ucwords is, str_replace, or what your api account is or how to apply for it?

  11. #11
    Exclusive Lifetime Member
    chipmeade's Avatar
    Join Date
    Mar 2007
    Location
    NoVa
    Posts
    661
    Blog Entries
    1
    DNF$
    2,521
    Bank
    0
    Total DNF$
    2,521
    Donate  
    Quote Originally Posted by trader View Post
    Hi Luc,

    I am looking for something similar which would automatically capitalize the words but not necessary to add spaces since I already did that by hand.

    i.e. Word1Word2Word3Word4.com or whatever
    Simple Solution: Put your domains (with spaces) into Word, highlight them, click on Format/Change Case. Select TitleCase. Then select all again, select edit/replace. and Replace all " " with nothing. You also might want to replace ".Com" with ".com" as well
    Free, Premium Available .com Names FreshAvails.com. Try our Sneak Peek Program
    Follow Us On Twitter! Get the Scoop before it happens. Twitter.com/FreshAvails
    DomainVictor.com-Domains for Sale!

  12. #12
    Internet Entrepreneur
    David G's Avatar
    Join Date
    Apr 2002
    Location
    Sonoran Desert
    Posts
    6,002
    Blog Entries
    144
    Country

    United States
    DNF$
    3,470
    Bank
    0
    Total DNF$
    3,470
    Donate  
    Thanks Chip. You have showed how the most simple solution is often best, i.e. Occams Razor: ""If you have two theories that both explain the observed facts, then you should use the simplest until more evidence comes along" - "The simplest explanation for some phenomenon is more likely to be accurate than more complicated explanations." - "If you have two equally likely solutions to a problem, choose the simplest." - "The explanation requiring the fewest assumptions is most likely to be correct."

  13. #13
    Found a neat site that does word splitting
    http://tools.domainsbot.com/secured/default.aspx

    Inludes following Tools you can also import up to 1000 domains pretty cool features ( No i do not own this site )


    - Domain Classifier
    - Multilanguage Domain Splitter
    - Keyword Language Classifier
    - Phonetic Language Classifier
    - Typo Generator
    Domainsource.com INC
    http://www.domainsource.com

  14. #14
    Platinum Lifetime Member
    tradingnames.org's Avatar
    Join Date
    Feb 2010
    Posts
    181
    DNF$
    1,142
    Bank
    0
    Total DNF$
    1,142
    Donate  
    Yeah I just use estibot for that, it doesn’t detect them all and makes a bit of a mess of the odd one “fo r exa mple”, but on the whole it does an ok job, you do need to read through your list afterwards to correct those kind of errors though.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Domain name forum recommended by Domaining.com