SEOClerks

Did you hear about top expensive domain name?



Write the reason you're deleting this FAQ

Did you hear about top expensive domain name?

We know that domain is the first importance elements to make any website. And we are always try to get ever best domain name for our website. But, it is depend on availability.

Below I will met with you ever best sold out domain name:

> 16 million dollar has to spend for first and ever best domain name. Which purchased by QuinStreet and online base marketing company. The domain name is: insure.com

> 14 million dollar need to spend for second ever best domain name: fund.com. Which purchased by Gentile, Philip

> 8.5 million dollar domain has purchased by Facebook. Which called fb.com and in 2010 they sold it.

> 7.5 billion dollar domain purchase by 2 companies one is Jake Winebaum ex chairman of Walt Disney Internet Grou for business.com and another one purchased by jewellery retailer who doing business for diamond jewellery store for diamond.com

Regards by Ajlancer

Comments

Please login or sign up to leave a comment

Join
Everett
Wow. If I could go back in time to say about 1998, I would buy up these domains, and then sell to the highest bidder.. and then become an instant millionaire. I have tried the domain selling business and I was not very successful. A lot of people withdrew their offers, and never heard anything back. But to imagine that a domain can go for millions is mind boggling. I wish I had a nice domain that even went for about ten thousand dollars, but unfortunately I do not. We can all dream though, with the hopes of making it big. Did you hear about top expensive domain name?Did you hear about top expensive domain name?



Are you sure you want to delete this post?

idealmike
Yeah me and you both Everett! Domain brokerage is big business but there's only that very small percent of domainers that get luck with a domain like that which sells for x millions. But then, these same people started off like me and you, probably not realizing that their domain would be so valuable one day that someone or some corporation was willing to pay x millions for it. I think that's one part of it that keeps me motivated to always try new things with new domains/websites. I've had some success in the past selling domains and it's a good crack as well so it keeps me motivated to try new things and hopefully one day, become the next fortune 500 company or end up on one of these lists. The only thing is, it's getting harder and harder to come up with something unique these days as everything you can think of, has usually already been thought about.

For instance, I was thinking about starting a blog or a forum on self help stuff and people that wanted to help other people with life stuff, advice, encouragement etc etc. I liked the idea of using the .me TLD so the site could be called selfhelp.me or youhelp.me or something. No chance! Most of those are already taken (even if they are just parked domains). This is because there are some big players (domainers) out there that know that eventually, someone will want that domain and be willing to pay big money to get it too.



Are you sure you want to delete this post?

Lynne
Bursts into song "If I could Turn Back Time.... "

Yes imagine! Oh my that would be amazing.

It is tempting to go and spend the day searching for domain names that might fetch millions... but I'm not so sure I would ever manage one that works out in my favor lol. It would be another day of messing around online, dreaming of millions.



Are you sure you want to delete this post?

idealmike
Wow that's awesome. I already knew about all of those domain names or had come across them at some point. I didn't know they were purchased for those prices though that's incredible. Wish I would have registered fb.com around the time Facebook.com was. Some of those are on the List of most expensive domain names sold including several more not mentioned here such as Insurance.com sold $35.6 million in 2010. Internet.com sold for $18 million in 2009. Could you imagine if you owned all those domain names and websites. And it's crazy to think how those domains sold for that much considering they are just domains really. Although a little piece of Internet reality that can never be destroyed by a freak weather advent such as lightening, floods, earthquakes and landslides. They'll be there forever. I wonder if any of these domains drop and then you'll be able to register them again. I would imagine not. I'd expect they are all paid up for at least a 100 years what do you think? Did you hear about top expensive domain name?



Are you sure you want to delete this post?

Lynne
Geez that is insane how much money was sent on those domain names. It makes me think that you could make money if you can get hold of good domain names to hold onto and sell later down the line to someone that desperately wants it. I suppose people are already doing this right?



Are you sure you want to delete this post?

vinaya
I have read about these high priced domains. I registered many domains in a hope that one day I will be able to sell these domains for a high price. sadly, every year I am paying more than $200 for domain renewal but not been able to sell any of my domains. The highest domain price I have ever paid is $32 to renew my domain.



Are you sure you want to delete this post?

Corzhens
Internet truly brings out the crazy people, pardon the pun. I wonder who is in his right mind to spend so much just for a domain name huh. It is really incredible to read the figures that correspond to the domain names. I wonder if that situation still works now that there are still people who are crazy to buy domain names in millions of dollars.



Are you sure you want to delete this post?

Order Now
Process Time: 0.56775403022766

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='17860'1SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='17860'

/opt/clerks-staging/docroot/viewfaq.php 496 () ()

SELECT * FROM seoclerks.members WHERE USERID='4987'1SELECT * FROM seoclerks.members WHERE USERID='4987'

/opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() ()

SELECT * FROM categories_faq WHERE CATID='41'1SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='41'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType()

SELECT * FROM seoclerks.members WHERE USERID=49871SELECT googleplus_profile FROM seoclerks.members WHERE USERID=4987

/opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() ()

SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=17860 LIMIT 51SELECT m.username FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=17860 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='17860' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc1SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered, b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b WHERE a.quesid='17860' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc

/opt/clerks-staging/docroot/viewfaq.php 1245 () ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=97631 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=97631 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=97738 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=97738 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=97872 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=97872 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=97536 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=97536 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=97540 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=97540 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=136375 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=136375 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=166925 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=166925 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

UPDATE questions SET total_views = total_views + 1 WHERE quesid='17860'1UPDATE questions SET total_views = total_views + 1 WHERE quesid='17860'

/opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() ()

SELECT * FROM questions WHERE quesid!='17860' AND status='1' AND (question like '%Did hear top expensive domain name?%' OR question like '%hear%' OR question like '%expensive%' OR question like '%domain%' OR question like '%name?%') -- ORDER BY RAND() LIMIT 151SELECT quesid, question, seo, userid FROM questions WHERE quesid!='17860' AND status='1' AND (question like '%Did hear top expensive domain name?%' OR question like '%hear%' OR question like '%expensive%' OR question like '%domain%' OR question like '%name?%') -- ORDER BY RAND() LIMIT 15

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM seoclerks.members WHERE USERID='1915' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='1915' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='5097' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='5097' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='3757' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='3757' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='10788' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='10788' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='1323' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='1323' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=17860%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID 1SELECT USERID, username FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=17860%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM categories1SELECT * FROM categories

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

select * from categories_software order by name asc1select * from categories_software order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories()

select * from categories_wanttobuy order by name asc1select * from categories_wanttobuy order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories()

select * from categories_wanttotrade order by name asc1select * from categories_wanttotrade order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories()

SELECT * FROM seoclerks.members WHERE USERID='2951.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='2951.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='272.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='272.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='306632.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='306632.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='585810.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='585810.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='600657.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

select * from categories_faq order by name asc1select * from categories_faq order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories()

Invalid SQL

count(*)sql1error_msg

Expensive SQL

Tuning the following SQL could reduce the server load substantially
LoadCountSQLMaxMin

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin