3 Great Ways to Monetize Content

By  on  

Monetizing content on the web usually boils down to one thing: advertisements. The problem with adding advertisements to your website, especially from the popular ad services, is that they can be slow and they certainly don't protect user privacy. That's where alternative monetizing opportunities come into play.

Let's take a quick look at a few alternative ways that bloggers, streamers, and writers can get paid for their work!

Coil

Coil is a new subscription service which promotes the web's best content to its readers and rewards content creators via the Web Monetization standard which has been proposed with the W3C. Coil believes in rewarding content creators without the need for ads that invade your users' privacy!

After creating an account at Coil, you next create a "payment pointer" which is essentially a digital wallet address. The payment pointer will then go into your webpage as a META tag; it will look something like:

<meta name="monetization" content="$ilp.uphold.com/gaE8U7Wm7Uhh">

Coil pays $0.36 for every hour a Coil Member spends on your content. Coil sends micropayments roughly every second for each visiting member. Every day I can go into my account and see how much I earned that day. It's been very fruitful for this blog! You can also hook Coil up to your YouTube, Twitch, and Imgur accounts!

Note: I've made thousands of dollars over the past year with Coil, at no cost to my users!

Brave Publishers

The Brave web browser blocks advertisements from the webs's largest to smallest ad scripts, which protects user privacy but can hurt content creators who rely on ad revenue. Brave Publishers is a program from the Brave browser that allows creators to automatically get paid by Brave browser users each time they visit your property.

Payments come in the form of $BAT cryptocurrency, which you can transfer to a crypto marketplace like Coinbase. Brave allows you to monetize a host of different content properties like YouTube, GitHub, Twitter, and more. It's easy to earn with Brave!

Note: I've made hundreds of dollars over the past year with Brave Publishers, at no cost to my users!

Donations

More than ever users understand that awesome content comes at the cost of the creator's time. Rather than being bombarded with loads of intrusive ads, let users donate to your website in any variety of ways:

"Donation" is no longer a bad word, and many services provide a "donate" widget that you can place on your website. Use it!

Advertisements have always been the model of payment on the web, and surely they will be for long to come, but it's always to get ahead of the curve. Coil, Brave, and other services are on the user's side, finding unique ways to get content creators paid without gross ads!

If you'd like to learn how to earn cryptocurrency as a developer and consumer, check out this awesome post: 5 Ways to Earn Free Cryptocurrency!

Recent Features

  • By
    Vibration API

    Many of the new APIs provided to us by browser vendors are more targeted toward the mobile user than the desktop user.  One of those simple APIs the Vibration API.  The Vibration API allows developers to direct the device, using JavaScript, to vibrate in...

  • By
    Regular Expressions for the Rest of Us

    Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...

Incredible Demos

  • By
    Introducing MooTools ElementSpy

    One part of MooTools I love is the ease of implementing events within classes. Just add Events to your Implements array and you can fire events anywhere you want -- these events are extremely helpful. ScrollSpy and many other popular MooTools plugins would...

  • By
    MooTools 1.3 Browser Object

    MooTools 1.3 was just released and one of the big additions is the Browser object.  The Browser object is very helpful in that not only do you get information about browser type and browser versions, you can gain information about the user's OS, browser plugins, and...

Discussion

  1. Really cool ideas for monetizing, especially Coil. I will check this one out on my website.

  2. You can also try Flattr (https://flattr.com) – seem to have a similar model to Coil.

  3. Texo

    hi, which payment pointer is most suitable for connecting with paypal and withdraw funds from it to paypal… Thanks, great article.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!