SEOClerks

Steemit - A new ERA in Social Media? - Part 4



Write the reason you're deleting this FAQ

Steemit - A new ERA in Social Media? - Part 4

Here's Part 4!

Now it's time to show you the "moolah" and the amazing payouts!

This is probably the biggest reason people join steemit. They see all of these INSANE payouts.. Often for "crap" posts too..

So, what did I do? Being a bit skeptical.. I made my first post..

Here's a few examples of posts that made a ton of cash..

Steemit - A new ERA in Social Media? - Part 4

That's insane.. Right?

-Hell yeah! I want in! ...

Steemit - A new ERA in Social Media? - Part 4

That was the total amount I made.. $0,33... Seriously..?


Oh, I forgot to mention.

You will be paid in both Steem Power and Steem Dollars. Sorry for not mentioning this earlier and sorry for not having the exact numbers on this..

However, you will be paid something like 60% or so in Steem Dollars. The other 40% will people who upvoted on your post split, and you will also earn Steem Power..

Anyhow, about 60% or so will be paid in Steem Dollars. I haven't been using Steemit long enough to have all these details. Sorry. Steemit - A new ERA in Social Media? - Part 4


Moving on..
I earned $0,33. That's pure crap. Sure, don't get me wrong here.. I made money for making 1 post.. Something like that would never happen on Facebook or Twitter for instance, so that's cool.. But yeah.. $0,33 when I saw others making THOUSANDS..

I felt deceived.


So what did I do..?
-I made a couple of other posts.. I tried to understand the process of the whole thing.. I tried to figure out things like; When to post. What to post. What tags to use etc.

And here's what I finally managed to do:

(Note that I've made a bunch of posts before these, and none of them made me any money. I made less than $4 on all of them before these I'll show you.)

These are my HIGHEST earnings so far:

Steemit - A new ERA in Social Media? - Part 4Steemit - A new ERA in Social Media? - Part 4

As you can see... I've made almost $1000 on these two alone. And I've earned about $500-600 more on top of that.


-WAIT!

Don't just run off now. Read the next part before you do anything.

You can find the next part here.


Best Regards,
hitmeasap

Comments

Please login or sign up to leave a comment

Join
Webguy2024
I just joined steemit to check it out. I am looking around the website to get a better grasp of what it is all about and how it works. Have you posted an article on steemit? If so, send your link so I can see an example. Can you earn from upvoting or posting a reply to an article?



Are you sure you want to delete this post?

hitmeasap
Hey webguy,
Yes that is correct. You can earn not only from creating your own content, but also from upvoting and commenting on others content. It's called curation reward.

Here's a link to my most recent post. Which is still active.
Steemit: I will tell 500,000 people about you!! - And This WILL Make Us Go BIG!

The reason that post have that much pending payout is because of "dantheman". You can find him among the votes. He's one of the founders or something like that and is indeed a "whale".



Are you sure you want to delete this post?

Webguy2024
Thanks very good post! This could be an opportunity for many members to learn about crypto curriency and earn some money



Are you sure you want to delete this post?

Webguy2024
I just posted a reply to your post, see below: If people up-vote it I earn money?



Are you sure you want to delete this post?

hitmeasap
Thanks, yeah I just saw it Steemit - A new ERA in Social Media? - Part 4

And yes. That is correct. However, whales or people with a bunch of steem power is the ones who'll make any real impact. "minnows" won't do much at all. I'll upvote your comment and I believe that reply will be worth $0,01 after that. (Due to my steem power). That money is also divided by other people who upvotes and the author of the main post. In this case, me.

It's a huge learning curve.. And I'm still a rookie myself with much to learn.. But it's fun, and at cool the same time. Steemit - A new ERA in Social Media? - Part 4



Are you sure you want to delete this post?

Lynne
OK so this is starting to look like it might be worthwhile... let's see your cash out in the next post Andre Steemit - A new ERA in Social Media? - Part 4 And see how easy it is to cash out of course.



Are you sure you want to delete this post?

Corzhens
I admit that it looks easy to earn in Steemit because even just a few posts can earn you much when the engagement is high. That will happen when you have friends in Steemit or if your profile name is well established and familiar to many users. However, we will still go to the end which is the withdrawal of earnings. I am not comfortable in earning crypto currency that’s why I am hesitating about this site.



Are you sure you want to delete this post?

Order Now
Process Time: 1.4909629821777

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='18354'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='18354'

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

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

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

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

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

SELECT * FROM seoclerks.members WHERE USERID=61601SELECT googleplus_profile FROM seoclerks.members WHERE USERID=6160

/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=18354 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=18354 LIMIT 5

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

SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='18354' 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='18354' 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=101129 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=101129 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=101130 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=101130 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=101131 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=101131 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=101135 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=101135 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=101138 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=101138 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=101153 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=101153 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=167508 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=167508 LIMIT 5

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

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

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

SELECT * FROM questions WHERE quesid!='18354' AND status='1' AND (question like '%Steemit - ERA Social Media? - Part 4%' OR question like '%Steemit%' OR question like '%Social%' OR question like '%Media?%' OR question like '%Part%') -- ORDER BY RAND() LIMIT 151SELECT quesid, question, seo, userid FROM questions WHERE quesid!='18354' AND status='1' AND (question like '%Steemit - ERA Social Media? - Part 4%' OR question like '%Steemit%' OR question like '%Social%' OR question like '%Media?%' OR question like '%Part%') -- ORDER BY RAND() LIMIT 15

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

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

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

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

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

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

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

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

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

SELECT * FROM seoclerks.members WHERE USERID='43' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='43' 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=18354%' 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=18354%' 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='29365.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='29365.jpg'

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

SELECT * FROM seoclerks.members WHERE USERID='6160.png'1SELECT profilepicture FROM seoclerks.members WHERE USERID='6160.png'

/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='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