ccTLD experiment update

This item was filled under [ Development ]

OK, I’ve developed and indexed approximately 25% of the domains now and added Adsense on most of the websites. Currently they bring in approximately $6 per day, which would result in 6 x 365 = $2190 per year if ranking, visits and clicks remain the same. The cost of owning all the domains in this experiment is approximately (actually less than) $2000 per year. This means that I’m already making a speculative profit of $190 per year even though only 25% of the domains are used. One could then speculate the when all domains are indexed and monetized, I would make another 3 x 2190 = $6570 per year in profit. That would mean $190 + $6570 = $6760.

Well, I will continue to develop and put my experimental sites out there and see what happens.

Phase 1 of the ccTLD experiment completed

This item was filled under [ Development ]

Yesterday I just finished registering the domains for my ccTLD experiment in which I’m going to buy approximately 200 domains targeted for the Swedish population. The goal was to buy 100 .SE domains and 100 .COM domains, all to be developed in swedish. I ended up with 85 .COM domains and 115 .SE domains due to the fact that many of the .COM’s had been purchased by other investors after my Domainhunter tool discovered them.

Next step will be to put these domains into my development platform in order to let the search-engines discover them, index them and see how they rank initially. After that I (or a copywriter) will develop useful content for each website and see how that changes rankings and traffic. Finally, I will add Adsense to the website and see how well they monetize.

My estimate is that they will provide me with an yearly profit corresponding to 1-2 months worth of salary, that would be approximately $5000-$10000 per year.

I’ll see if I can publish a complete list of the stats of the domains exact matches and CPC.

ccTLD domaining experiment coming up next week

This item was filled under [ domaining ]

This weekend I’ve been doing some research trying to find avaiable .SE (Sweden) ccTLD domains having decent search volumes and CPC. This is a process I have semi-automated by writing a PHP script that takes the .CSV data generated by Google Adwords Keyword Tool (GAKT) as input and then checks if the keywords are available as .SE or .COM domains. The result is stored in a mySQL database.

Looking at the database now reveals that there is a lot of good and decent keywords domains (1-3 words) available to hand-register.

Tonight and tomorrow I intend to hand-register 100 .SE and 100 .COM domains targeted towards people in Sweden. Even if the population in Sweden is low, I think that domains with more than 700 monthly searches and a average CPC will make a nice yearly profit once developed and indexed.

So, next week will be hand-registering and coming month will include getting the domains indexed in Google. After that I will develop each domain into a few pages relevant content and place Adsense or similar on them. After that? Rake in the profits….or…maybe not. Hopefully this will result in 1-3 extra monthly earnings.

What do you think? Waste of time? I will prove you wrong then I hope.

One wordpress codebase, many websites

This item was filled under [ Development ]

Today there is a lot of talk about Wordpress 3.0 coming out soon and the merge of Wordpress MU. This will enable you to run several blogs/websites on the same codebase, as I understand it.

If you wish to accomplish this today, you normally install Wordpress MU and some plugin which makes it possible to host several websites or blogs using the same codebase. This is great as is speeds up the process of creating a new website or blog, as well as the maintenance time is reduced. And time is money, so…

I’ve been using Wordpress MU + plugin for almost a year now and it’s working fine. But, some details are annoying, such as the “www” in the URL was lost for me as well as the pinglist. Why not use the regular Wordpress and modify it I thought? All the content is in the database and just dynamically setting the table prefix should do it? Right? Yes? No? The key is to set $table_prefix dynamically using the PHP variable $_SERVER['HTTP_HOST'] .  Well, the solution below works for me so far:

Just update the wp-config.php file (setting the $table_prefix dynamically) similar to as below and point your next domain to join the Wordpress installation and install it.

// get domain requested
$domain = $_SERVER['HTTP_HOST'];
// cleanup $domain so www never is present, and preplace . with _
$domain = str_replace(”www.”, “”, $domain);
$domain = strtolower($domain);
$domain = str_replace(”.”, “_”, $domain);
$table_prefix = “wp_” . $domain . “_”;

Let me know if you have any problems with this solution and Ill try to be more specific.

Advatages using the solution above (Wordpress + modification) instead of WP MU + multisite plugin (IMHO): “www” in the URL (maybe no big deal), pinglist. No 1 advantage: I think it is easier to sell developed domains/websites developed on Wordpress. Extracting a website from WP MU seems difficult.

Domain sales case study, part 1

This item was filled under [ domaining ]

Inspired by the post by Chef Patrick I’ve decided to try selling 12 of my domains on the generic TLD’s ,com and .net starting with trying to estimate their value using different tools available on the internet. Step one will be to post requests for evaluation on domaining forums, I will try using NamePros.com and DomainState.com. I will also free online evaluation tools, such as Valuate.com. The domains I will try to evaluate and hopefully sell within a month is listed below. I’m pretty sure some are crap and hopefully a few are decent at least. What is your opinion?

nailcuticle .com ($600 according to Valuate.com)

trojanagent .com ($120 according to Valuate.com)
mcsaexam .com ($520 according to Valuate.com)
yadb .net ($110 according to Valuate.com)

boogierock .net (<$50 according to Valuate.com)
actionrock .net (<$100 according to Valuate.com)
oldschoolebm .com ($160 according to Valuate.com)
sludgemetal .net (<$100 according to Valuate.com)
synthpop .biz (<$50 according to Valuate.com)
synthpunk .net (<$50 according to Valuate.com)
terrorcore .net (<$50 according to Valuate.com)

oliverecipe .com ($730 occording to Valuate.com)

After the domains are valuated I will try selling them on domain marketplaces such as Sedo.com and Afternic if they are estimated above $100, using some promotions. Domains estimated below $100 I will try to sell cheap on forums or Bido.com. If no luck selling on marketplaces, Ill try selling other domains on Bido.com as well. I don’t think the domains are strong enough to make competing domains and Adwords buyers interested in bying the domains if I contact them, what do you think?

Well, I’ve just posted some appraisals in forums now and will see if they differ from the Valuate.com service. Do you have any appraisal ideas yourself?

How to sell domains quickly

This item was filled under [ General ]

I just realized that I have a couple of GEO domains on the .NU TLD, which I probably never will develop. Since these domains will expire shortly I really need to find a way to sell them for a decent price quickly. So, I going to make a post here to both promote my sales and inform our readers about the progress. Hopefully this will end up with me selling most of the domains at a decent price. The domains in question are names of states in USA and they exist on the .NU TLD, see below:

indiana .nu
illinois .nu
massachusetts .nu
missouri .nu
northcarolina .nu
pennsylvania .nu
tennessee .nu
utah .nu
cornwall .nu
caracas .nu
oregon .nu

banff .nu

flexifuel .nu

I will also sell one GEO domain related to Canada (Banff) and one cars related domain (flexifuel .nu).

Next, I will start my doing some Twitter posts about my dilemma of selling domains in a short amount of time then probably promote the domains in forums.

What do you as a reader recommend?

If you are interesten in any of the domains above, send me an email at johanATeversoft.se

.SE GEO domains for sale

This item was filled under [ General ]

I just put out a couple of auctions on some of my GEO domains on the swedish ccTLD at MissDomain. The domains in question are:

bournemouth .se
brno .se
carcassonne .se
galway .se
jerez .se
karlsruhe .se
kaunas .se
perugia .se
perpignan .se
naples .se
lauderdale .se
sanford .se
bequia .se
cozumel .se
curitiba .se
yucatan .se
hampshire .se
surrey .se
lancashire .se
kappl .se
liege .se
leiden .se
haarlem .se
berkshire .se
puertoplata .se
baska .se
braga .se

The starting bid is at 15 Euros for each domain. All GEO locations have more than 1000 Google searches per month (wide) and a couple hundred up to a thousand monthly (exact) searches. have a look at Google Adwords Searchtool for details.

Getting back on track

This item was filled under [ domaining ]

Summer holidays are definitely over and I’m trying to get back on track and start working with my domains and websites again. I thought I would spend a lot of time with this during my vacation, but I choose not to and instead travel and spend time with familiy and friends.

Anyway, now I have a lot on new energy for my hobby or “on the side job” and I look forward to develop new and existing websites, sell and purchase domains and hopefully watch my daily revenue increase. The average daily Adsene income is at $25 at the moment, which is low considering the amount of domains owned. I will start selling lot’s of them during this fall/winter though, since I don’t have time to delevop and SEO adjust them all, and keeping them will be too expensive.

So, if you are interested in purchasing decent GEO domains on the swedish ccTLD, don’t hesitate to contact me. I will publish a post about my currently available domains shortly.

Develop your own domain parking and mini-site platform

This item was filled under [ General ]

I haven’t written anything on this blog for a very long time since I’m always working late every night on developing my domains into mini-sites or coding my domain parking and mini-site platform. Now, since my internet connection is down, I thought that I could write a few lines on this blog, sharing what I’ve learnt the last months.

Q: is it to late to get into the domaining business?
A: No. I started november last year (not including my honeymoon in the business, a year where I taught myself the basic stuff) during a sale of ccTLD’s here in Sweden. Today I make $35-$45 USD a day using approximately 600 domains. 50% of these are probably not pulling in any money.

Q: what skills do I need?
A: patience and an average IQ as well as an interest in making money and developing websites. It’s gonna take time, both working time and calendar time and you need to do it for fun partly.

I have more Q&A’s in my head somewhere but I’m gonna save them, just wanted to tell you (and take notes for myself) about how to build a domaining platform, similar to those you pay money for. I find it more fun to make my own. That way I can include all the features I want, when I ant them and keep all the revenue myself. :)

The basic idea
I started thinking about developing my own domain parking platform some time after purchasing all my domains. After having them parked for a while i realized that the income was low as well as the fact that most domains were not for type-in traffic. I needed a quick way to both get my sites indexed in Google (and other search-engines)in order to be able to

1) increase traffic
2) publish affiliate ads
3) display a “contact me” page in order to get a hold of potential byers and advertisers
4) gradually develop my parked pages into mini-sites displaying Adsense

In order for this to work I would require:

1) all domains point to the same folder of PHP files
2) detect which domain is executing the current PHP file
3) extract the HTML and text etc to display for this particular domain
4) assemble a webpage to present to the visitor


Pretty straighforward right?
But how do we accomplish this? Must I become a PHP and SQL whiz first? Nah, easy, I’ll show you every step. When we are done you will have a basic domain parking application up and running. Yes, promise. From there you may develop and add any modules and features you’d like.

Step 1: sign up with a webhosting provider which lets you point unlimited domains to the same account as well as setting the directory that every virtual host is to execute in. Myself, I’m using Servage right now and the examples will be taken from there. Ask your provider how to do it with them.

Step 2: purchase some domains if you don’t already have any. Look for 2-3 keyword domains, there are still some breadcrubs left out there.

Step 3: database design and implementation. Yes, it’s best to keep all the information (except images and templates) in a database from day 1. That way you may create a very powerful application after a while. What do we need for the very least….hmmm….a table about domains maybe? Right, create a new database, name it [yourname]park for example. Mine would be called johanpark. Next, create a new table…what to name it? Well, domain of course. We are going to store information about domains in it. Create it with the following columns:

domain_id (INT)
domain_name (TEXT)
welcome_text (TEXT)

Make the domain_id column primary key and set it to autoincrement. That’s all you need to get started.

Step 4: set nameservers to your selected webhosting company. Using FTP or the online filemanager, create a folder in which to store your PHP files for your domaining platform. Point at least one of your domains to this directory.

Step 5: add one row to the database with the domain_name corresponding to a domain pointing to the directory. Domain_name should have the format ‘www.domain.tld’ in order to work in this basic approach. Welcome_text should contain the HTML or just plain text to display. Later we might talk about templates, SEO etc. Remeber: keep it simple and iterate instead of making it complicated and never to work. :)

Step 6: in this directory, create your first PHP file: index.php and open it in a decent editor, like Notepad++ for example.

Step 7: code the first version of your domaining platform

<?
# setup database connection
$connection = mysql_connect([insert your db host here],
[insert db user here],
[insert password here]);
mysql_select_db([insert database here], $connection);

# lookup domain welcome text to be displayed
$domain_welcome_text = getDomainInfo($column);

# display welcome text for this domain
echo $domain_welcome_text;

# this function retrieves domain related information from the database
function getDomainInfo($column)
{
$sql = “SELECT * FROM domain WHERE domain_name = ‘” . $_SERVER['HTTP_HOST'] . “‘”;
$result = mysql_query($sql);
$row = mysql_fetch_array($result);
$text = $row["$column"];
return $text;
}

?>

Step 8: add another domain in database and point it to your domaining platform and you have parked another website at your own domain parking solution.

Well, thats the minimum solution, if any of you find it useful, let me know and I might show you more stuff later on. Good luck. Darn, my internet connection is still down…..grrr…

Work, work and then some more work

This item was filled under [ domaining ]

Domaining is hard work. There is no doubt. Especially when you start from scratch like me when it comes to your domainportfolio. Yeah, I might have scored a few semi-premium domains by hand registering a couple hundred domains at the end of 2008, but it’s not like I can park and forget them if I ever want to make any $$$ from them. Still, more of the domains than expected actually has type-in traffic, something I didn’t think so many of them would have, since they are semi-premium swedish TLD domains mostly.

I need to create CONTENT, to get TRAFFIC which in turn gives me MONETIZATION. CTM! CTM! It takes time, time and then more time. Which in return requires patience, patience and  then some more patience.

So, why not just use a Minisite development services? Well, I don’t really believe in them. Well, maybe the ones that costs a shitload of $$$ might work actually, but given my crappy domains the cost would be to high. I’m happy to launch a few hundred domains which brings in their regfee year one and then maybe regfee x2 or x3 upcoming years. Then I will sell adspace on these hardcore niched minisites for about 10x regfee. 300 sites like that. Yummy mummy! :)

Solution? Work, work and more work. Create your own parking/minisite development solutions in order to speed things up.

Don’t know how? Read a book you lazy donk! :) Learn basic PHP and SQL. Download a free HTML template and insert some shitty PHP integrated with at shitty database, just like my shitty private Parking/Minisite development platform.

Blargh, forgive my rambling, just tired and a bit frustrated since my Adsense average has dropped by 50% last 2 weeks. Frustrating….but still it’s probably well deserved since many of my sites are in development still.

So, I need more CTM!!!

First some sleep, sleep, and then more sleep.

Good night…over and out…zzzzZZZZZzzzz…..