What does it cost to blog?

I get a lot of requests for people asking for help on how to start a blog and how much will it cost. This is usually so they can either put up some pictures or they had heard they could make a lot of money by throwing up a few articles.

Starting a blog for the intent of only making money will probably fail. I mainly say this because after a couple of months, if it even makes it that long, it would not generate any kind of significant dollars you may have heard about. The successes out there are usually created out of passion in their niche, and not just creating articles based on high paying keywords.

However, I also don’t think people should be discouraged and should give it a shot. If anything they will learn useful skills working with publishing software and may discover they may even love writing and go off writing about what they love. A hobby that can help pay the bills is pretty satisfying.

So, lets talk about the cost. First you need a domain. This is roughly around $10-20USD. The second thing you need is a hosting provider.

I generally suggest finding a cheap  provider that cost somewhere between $5-$10 a month. You may question why go cheap on it, and what if you start to get tens of thousands of visitors a day? Well that is a great problem to have, and if you start hitting those kinds of numbers, you can always upgrade or move to another provider. Until you learn the ropes, it may sound like a daunting task but automated installers and automatic upgrades are the norm these days at any reputable provider.

So give it a shot the internet is a huge resource of people willing to share their knowledge to help you get your website or blog off the ground.

Questions? Just comment below.

Vbulletin 4.15 Spoiler Tags

I have been using vBulletin with a spoilers tag addon which seems to be very popular on my forum. Vbulletin’s latest upgrade with the CKE editor seem to have broken that functionality and the add on was never updated yet.

This is what I have done to get around it for now:

in the BB code manager:

add:

Title:
Spoilers

BB Code Tag Name:
sp ( or whatever you want)

Replacement: (from the VSQ template)

<div>
<h2>Spoiler</h2>
<div>{param}</div>
</div>

Example:

[sp] this is a test [/sp]

Button Image:
http://www.yourdomain.com/images/editor/spoiler.gif (if you want an image in the advanced editor)

Just a temp workaround until the real add on is updated, hopefully soon.

Notes:

You can’t use [spoiler] in the bbcode since its already in use which is why I called it [sp].
Naming the spoiler doesn’t work (example, [spoiler=name]) although I’m sure there is an easy way to fix that, but just haven’t bothered.

Easy way to redirect www.domain.com to domain.com

Useful quick tip for anyone needing to redirect pages. Usually its something I throw into sites to redirect them from www.mywebsite.com to mywebsite.com. I have run into many issues in the past where the cookie handling in software is limited to either domain.com or www.domain.com which is very annoying to the end-user as www.domain.com and [...]

[Continue reading…]

Google Plus Invite Give Away

googleproject.jpg.scaled500

I just received my Google+ invite and will be inviting whoever wants to get in early and explore the features. Post a comment below and I’ll get one out to you asap. All I ask is to send out a tweet / like this post and once you get your invite, spread it around to [...]

[Continue reading…]

Make more money with your blog

If you are already monetizing  your blog or forum with Adsense and are already receiving a decent amount of traffic you may want to look at adding in-text ads in your content. In-text ads work by highlighting certain words on your site which users can mouse-over to produce an advertisement, the user then then click if interested or continue [...]

[Continue reading…]

Shrinking photo image sizes for uploading

iphoto

Uploading photos from abroad taking a long time? I have been asked a few times about this, usually when people are travelling and end up on finicky connections. Usually this is because the upload speed of your connection is very slow. What you can usually do is set your camera to take lower resolution photos. [...]

[Continue reading…]