Write the reason you're deleting this FAQ
Before writing a single word about my journey, I firstly want to thank SEOClerks platform for all the success I have achieved until today. I truly would be stuck in some 9-5 Job, but SEOClerks changed everything for me.
Here's a glimpse of what I've achieved until today:

Beautiful isn’t it?
It’s a 4000 sq.ft. fully furnished office. cost me around $60,000 to set up everything. We have 15 in-office working staffs and more than 15 work-from-home employees.
100% of this investment is my own earning starting from 2013 when I first joined SEOClerks.
Yes, it all started when I joined SEOClerks. I used to provide content writing services. At that time, I asked myself, “why on earth somebody would even pay me for writing content”, lol. Still I kept on writing, because I was getting paid
and I wasn’t even an excellent writer 
I did content writing for at least 6 months. Then the work started getting boring and monotonous. The worst part was that my earning limited and no matter how much hard I tried to deliver as many articles as possible to increase my revenue, I couldn’t. Common, I had only 24 hours a day and only 1 hand to write with.
Then I starting exploring SEOClerks platform for more work. Something that could generate additional revenue. I found a lot of sellers providing social media services (Facebook page Likes, IG followers, etc.). I got fascinated by the number of orders they had in queue. I used to do the math:
$5 service and 150 orders is queue = $750 (worth of services), and delivery time would be 3-5 days. I mean common, I am from a middle class family, and seeing someone earn $750 in 3-5 days was magical. And that was happening in front of my eyes…!! I had to know the secret.
I kept on doing my research, messaged a lot of sellers in SEOClerks and asked them how do they provided such services. I found nothing!! Then a strange idea hit my mind. I questioned myself,
“how about I create similar services with double the price, and buy from them when I get an order”. I didn’t even knew if this was legal at SEOClerks.
You won’t believe what I did to clarify myself if that was legal. I started a discussion in SEOClerks community asking if buying and selling was legal in SEOClerks.. lol.. a very stupid question right?? lol.
BUT, i got my answer. I knew exactly what I should do. I started creating a lot of smm services, with double the price. to my luck, I even started getting a lot of orders. Yea it took a few months for my “order in queue” to be 100+, but that was an achievement. I expanded my knowledge about smm and started providing similar services on other freelancing platforms too.
During this process, I made a lot of friends who provided similar services. One of them supported me and helped me provide those services in even cheaper prices. My revenue tanked…!!!
BUT very soon, all social media channels started to update their algorithm, and adding likes, following, shares started to get very difficult. I somewhere knew that providing such services won’t take me far.
While all this was happening, I never stoped my research about earning online. I came across SEO!!! Yes something that caught my attention and something that I was sure will last long unlike SMM services (FB Page Likes, IG followers and more).
I started reading hundreds of articles, watched hundreds of videos, attended webinars, and so much more. I learned website designing too.
Once I became confident enough with my knowledge of SEO, I started providing SEO services too. I hired freelancers to have my work done. Lots of my clients became really happy with the results they achieved, while a few were dissatisfied as I couldn’t deliver said results due to high competition. But those were my learning experiences,…!!!
In August 2017, I competed my masters degree. instead of joining a full time job, I decided to start my own digital marketing company here in Nepal. By the help of my friends and with an investment of $10,000, I officially started my company in a very small space of 700 sq. ft.
The company was first meant to provide digital marketing services, but within 1 month of operation, we thought to start providing SEO Training. And that’s exactly what we did.
Today, we shifted to an entirely huge space of 4000 sq. ft. intended to provide Digital Marketing Courses and certifications. We are Elance Academy!!! Till now, we have trained more than 500 students.
Thank you so much admins and managers of SEOClerks for providing such a good platform.
If you’re a beginner here at SEOClerks, I hope this post will keep you motivated towards your success.
All the best!!!
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| 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='28574' | 1 | SELECT 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='28574' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='78992' | 1 | SELECT * FROM seoclerks.members WHERE USERID='78992' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM categories_faq WHERE CATID='42' | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='42' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType() |
| SELECT * FROM seoclerks.members WHERE USERID=78992 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=78992 | /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=28574 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=28574
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='28574' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT 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='28574' 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=187193 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=187193
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=187199 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=187199
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=187197 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=187197
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=187200 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=187200
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=187204 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=187204
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=187214 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=187214
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=187241 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=187241
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=187262 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=187262
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='28574' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='28574' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='28574' AND status='1' AND (question like '%My Journey knowing Digital Marketing Establishing Digital Marketing Company%' OR question like '%Journey%' OR question like '%knowing%' OR question like '%Digital%' OR question like '%Marketing%' OR question like '%Establishing%' OR question like '%Digital%' OR question like '%Marketing%' OR question like '%Company%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='28574' AND status='1'
AND (question like '%My Journey knowing Digital Marketing Establishing Digital Marketing Company%' OR question like '%Journey%' OR question like '%knowing%' OR question like '%Digital%' OR question like '%Marketing%' OR question like '%Establishing%' OR question like '%Digital%' OR question like '%Marketing%' OR question like '%Company%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='2875' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2875' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='17031' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17031' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='8860' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8860' 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=28574%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=28574%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * 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 asc | 1 | select * 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 asc | 1 | select * 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='78992.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='78992.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='251829.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='251829.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='464244.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='464244.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='776842.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='776842.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='759275.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='759275.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='511523.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='511523.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
kdarling985
Are you sure you want to delete this post?