SEOClerks

Steemit - X Days of "spying" -Sneak Peek



Write the reason you're deleting this FAQ

Steemit - X Days of "spying" -Sneak Peek

Hello there,
I will most likely bring you a few CD's about steemit within the next couple of days..

If you haven't heard of it yet, you can read my previous CD here:
https://www.seoclerks.com/faq/18054/Steemit-4-Days-of-quot-spying-quot
--------------------------------

So, where shall I begin?
I've had some success on steemit so far.. Nothing to brag about though. However, I haven't dedicated myself completely as I've been skeptical.. That being said, I've still come across some information I want to share with you.

First of all, Steem Power is THE thing. Without SP you'll need to rely on luck. No matter how good your content is. Well, that's actually just half true. There's people on steemit who's searching the entire site to upvote GOOD content, so you've still have a chance without SP.

Steem Power however, is crucial.. And there's several whales & dolphins on steemit who team up and help each other out by "boosting" each others content.

Users with TONS of Steem Power is more powerful. It's that simple. - And some of the users takes advantage of that in more than one way.

And yeah.. I even have evidence to back that accusation.. But I'll share that with you in the next post. Steemit - X Days of "spying" -Sneak Peek



Best Regards,
hitmeasap

Comments

Please login or sign up to leave a comment

Join
TommyCarey
I've been interested in learning a bit more about steemit and now that you're posting about it, I'm going to stalk you Steemit - X Days of "spying" -Sneak Peek

The system seems ok, but where are they getting their money from? I wonder if they have a backer paying for all the content creation that is being made. If they do have a backer, and people are artificially upvoting threads to make more money, the backer is going to get pretty pissed. There will most likely be a system put in place to deny certain people from upvoting others if they're caught doing this for a profit.

Another thing I see is that since people are gaining all this upvoting power on steemit and pushing up certain threads to make more money, how long will that last? If there's no system put in place to prevent fraudulent upvotes then steemit is creating it's own bubble and it's only a matter of time before it pops. If the bubble does pop, everyone will lose their money and a lot of extremely pissed off people will be created.

There have been plenty of systems that offered the stars, but then they flew to close to the sun and burned up. See what I did there Steemit - X Days of "spying" -Sneak Peek

I think steemit is offering too much to their users, and that's why I'm going to start posting lol. If we get in while it's new, we can cash in on a few pay checks before the steemit bubble pops and we're screwed lol.



Are you sure you want to delete this post?

hitmeasap
I see your points and I've noticed people creating like a BILLION different bots. Automated bots who downvote plagiarism? and copied content.. They even downvote users comments on other topics, if they've been flagged as a spammer etc.. So they are clearly doing many things to keep the site clean and filled with positive attitude. I can't say where the money come from, only that it does.

There's even a Hockey player from AHL who signed up.. That's kind of fun Steemit - X Days of "spying" -Sneak Peek

And yeah, you can be my first stalker ever. I appreciate the opportunity! Steemit - X Days of "spying" -Sneak Peek



Are you sure you want to delete this post?

EliteWriter
I am not that interested to join the site myself to be honest, simply because I just do not have time to devote to anything new at the moment, but it is going to be interesting to follow your posts so that I will learn more about it. So thanks for that. I am just very skeptical about the funding of this site. They seem to be stating that those who do well are going to earn quite a bit of money, but to be honest I cannot fathom if that is possible. It looks sort of too good to be true I guess. Or is it just me?



Are you sure you want to delete this post?

procoder
Actually that's true, i mean i've seen some post generating a lot of money there. And i've joined in that site just because i wanted to know how it works, but still i'm trying to figure it out...



Are you sure you want to delete this post?

hitmeasap
I do agree with you EliteWriter. It looks to good to be true and up until now, I've been skeptical (and I still am in some ways) however, I do know that it's legit and that it works, so far at least.. But I can't say where the money comes from or for how long the site will be running.. It's still too early to tell.



Are you sure you want to delete this post?

Lynne
I've got the feeling too that this will take a huge amount of work and I'm just not sure that at the end of it that it would all be worth it.... but keep on updating us. I am very interested to know what you find.



Are you sure you want to delete this post?

hitmeasap
Well, there is a few things one COULD do. You could invest like $5,000 or so, and buy Steem Power for it. That will help you a long way, and reduce the time you need to spend on writing for instance. However, I would say that you should probably invest A LOT of time to make profit, no matter if you invest or not. But if you invest, then you'll be able to profit faster than without investment.

Another thing you could do, if you're an "established" blog owner or whatever. Team up with other people. That way you'll get help to "boost" your content a bit.. Hence, make more profits.

I'll cover more on this in another CD later on Steemit - X Days of "spying" -Sneak Peek



Are you sure you want to delete this post?

Order Now
Process Time: 1.1182570457458

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

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

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

SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='18241' 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='18241' 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=100312 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=100312 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=100315 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=100315 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=100388 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=100388 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=100411 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=100411 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=100530 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=100530 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=100432 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=100432 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=100531 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=100531 LIMIT 5

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

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

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

SELECT * FROM questions WHERE quesid!='18241' AND status='1' AND (question like '%Steemit - X Days "spying" -Sneak Peek%' OR question like '%Steemit%' OR question like '%Days%' OR question like '%"spying"%' OR question like '%-Sneak%' OR question like '%Peek%') -- ORDER BY RAND() LIMIT 151SELECT quesid, question, seo, userid FROM questions WHERE quesid!='18241' AND status='1' AND (question like '%Steemit - X Days "spying" -Sneak Peek%' OR question like '%Steemit%' OR question like '%Days%' OR question like '%"spying"%' OR question like '%-Sneak%' OR question like '%Peek%') -- ORDER BY RAND() LIMIT 15

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

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

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

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

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

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

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

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

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

SELECT * FROM seoclerks.members WHERE USERID='3881' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='3881' 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=18241%' 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=18241%' 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='19821.png'1SELECT profilepicture FROM seoclerks.members WHERE USERID='19821.png'

/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='212316.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='212316.jpg'

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

SELECT * FROM seoclerks.members WHERE USERID='377074.png'1SELECT profilepicture FROM seoclerks.members WHERE USERID='377074.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 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