Tag Archives: paypal

Today, is a Good day

Hey everyone,

I must say, today is a good day :) . I’ve been paid from one of my CPM companies (YesAdvertising) for publishing their ads etc.

I’ve earned 174,62$, for some of You it would not be too much, but hey, it is one of some companies I’m testing and now I can say with a pure heart – The Yesadvertising Company (which belongs to Yesup Ecommerce Solutions) is fully legitimate CPM company, paying through Paypal :).

I also post a proof of payment here :).

Yesadvertising Payment Proof

Click Here to sign up with them :)

Also a little detail on the company. Yesadvertising pays up to 1.80$ per 1000 impressions of popups if the traffic is UK/US based. Other countries have lower rates. Also after publishsing about 20,000 popups You can also put an inpage banner on Your site (rates starting from 0.25$ )

Make some additional cash by writing posts.

pay per postIf You have a blog it is obvious, that You like sharing your thoughts and opinions with others right? What if someone pays You for doing that? Think about it – writing about Your favourite film/book/restaurant or any other thing You like, telling Your honest review to world and getting paid for that? “Impossible” you say, well it is not :) .

Ever heard of Paid Per Post? It is a affiliate program focusing directly on bloggers. They search for people who have some products, and need some popularity and gives You the opportunity to review this product, tell everyone, who is visitng Your blog what You think about some product – You can recommend it, dislike it and even then – You’ll be paid. Good for us, bloggers right?

I was a bit skeptical, but joined and I do not regret it. A lot of offers, quick and reliable payments, which are made via Paypal after 30 days of writing a post. This is required, because after 30 days, Pay Per Post checks Your blog for this post, make sure it is still there and is not modified in any kind of way.

So I’d like You to see some details about Pay Per Post blog requirements to join:

  1. Blogs Only: PayPerPost only accepts blogs, and not websites, message boards, e-mails, IM or other similar services.
  2. English Only Blogs:The blog and all posts relating to PayPerPost Opportunities must be in the English language or such other language as is identified in the particular Opportunity.
  3. Original Blog Content:The blog must contain original editorial content in addition to Opportunity-related or other paid posts. Blogs that exist primarily for payment will not be accepted.
  4. Minimum Blog Age:logs must be live for a minimum of thirty (30) days, counted from the date of the blog’s first post, with at least ten (10) pre-existing posts written in the 30 days prior to registration with the PayPerPost Marketplace.
  5. Chronological Archives: Blogs must have a chronological archive to verify age. Categorical archives will not be accepted. You acknowledge and agree that PayPerPost may also verify compliance with these age and posting requirements via a third party spider.

Basic simple rules – as You can see it is not hard to meet the requirements :) . Hope You’ll join them and make a great revenue, because I believe every single blogger would be happy from some additional cash :)

So, Join them already! start making money!

“Liked my Post? Buy Me a beer!” Button

Buy me a Beer!

Today, After studying some paypal features, I remembered, that I always wanted to have “Buy me a Beer” button on my blog. So i did a nice looking image, write a little code ( thanks to paypal support ). And here it is, a functional “Liked my Post? Buy me a beer!” button :). If anyone Would like to have something familiar, then it is pretty easy.

First, You’ll need to create a nice looking button ( or if You can’t, I can help You, just contact me ). After that, go to Paypal site about donation. There You have a code, which will use.

It should look like this:

<form name=”_xclick” action=”https://www.paypal.com/cgi-bin/webscr” method=”post”>
<input type=”hidden” name=”cmd” value=”_xclick”>
<input type=”hidden” name=”business” value=”YOUR PAYPAL ACCOUNT HERE”>
<input type=”hidden” name=”item_name” value=”NAME FOR DONATION – FOR EXAMPLE BUY ME A BEER!”>
<input type=”hidden” name=”currency_code” value=”USD”>
<input type=”hidden” name=”amount” value=”10.00″>
<input type=”image” src=”YOUR IMAGE ADDRES” border=”0″ name=”submit” alt=”NAME FOR DONATION – FOR EXAMPLE BUY ME A BEER!”>
</form >

I placed it in my Single Post, and Page theme templpates, thanks to that, it is visible at every page of my site. I’m also a bit sceptical about this button, so, if noone will “buy me some beer” I’ll propably remove it from my site.

If You have any problems or need help with adding it to Your site/blog feel free to contact me – I would to help if needed :).