farahkhan
Level X3
Write the reason you're deleting this FAQ

My Fiancee is always very supportive every time I want to try something new so I decided to work even harder. After 2 months I was at Level 3 and started getting good sales. When I reached level 3 I set my goal to level X and started working on the quality of sales after 9 months of working I got Level X. Now as I told you I always want to deliver best at what I do so I thought what would be the best way to deliver this Community back what they have given me, So I decided to join Seoclerks staff and help members I became Moderator by Admin and just after a month or so they decided to make me their first Community Admin. This rank has never been awarded to anyone before on Seoclerks so this is really something amazing happened to me. And finally I am here with you guys sharing my whole journey from bed to Clerks Nation Community Admin 


Are you sure you want to delete this post?


Are you sure you want to delete this post?
Finally Made It To 150+
Hello guys
Hope you all are doing great. Today I finally hit 150+ Recommendation mark out of 327 positive reviews. I am very happy with my buyers so as my buyers I guess. I thought to share my success here at Seoclerks with you.
A little story why I joined Seoclerks :
So after a long time I decided to finally write my personal story for you guys why I started and joined Seoclerks.
Back in 2014 I was working with my fiancee in his Seafood company as manager operations and all was going great unfortunately " Or fortunately not sure " I suffered from kidney stone pain and doctor put me to complete bed rest for a month. I was lying for a week and there was nothing to do as I was unable to stand up or walk. I am always very active so bed rest was making me sick so I decided why dont I search something on internet and invest my time on it and learn something new. I was from software engineering so I decided to find some work in freelancing so I came to this marketplace.
When I signed up I never knew I would make this a full time work someday. I always looked up to level 3 and X sellers as I was level 1 that time so I started making notes on my computer by checking every good rating seller services and all about them by finding the maximum info from their reviews and recommendations. My theory is always if others are saying good things about a person he is good at what he does. So I started my first service and luckily I got my first sale on the first day and $5 order was like a biggest happiness that time as I was unable to even walk and made $5 so I was very excited and completed the order and got my first positive review.
After that I got 1 or 2 more sales after getting this great response I discussed this with my fiancee and he told me to start working on seoclerks daily if you are feeling good about itMy Fiancee is always very supportive every time I want to try something new so I decided to work even harder. After 2 months I was at Level 3 and started getting good sales. When I reached level 3 I set my goal to level X and started working on the quality of sales after 9 months of working I got Level X. Now as I told you I always want to deliver best at what I do so I thought what would be the best way to deliver this Community back what they have given me, So I decided to join Seoclerks staff and help members I became Moderator by Admin and just after a month or so they decided to make me their first Community Admin. This rank has never been awarded to anyone before on Seoclerks so this is really something amazing happened to me. And finally I am here with you guys sharing my whole journey from bed to Clerks Nation Community Admin
My objectives are always :
- Always honest with buyers.
- Never let their hopes down.
- Always deliver more than what they are expecting.
- Think of them first before their money.
- Always give best and promising support lifetime.
- Always help buyers with other things as well if they are in trouble.
- If buyer is really really in need and dont have money to pay and honest then just deliver it for free.
- Never do business with abusive or arrogant buyers no matter what they are offering to pay.
- Always think of buyer loss as your own loss.
- Never make buyer think that you are doing business only for money.
The Fun Part
When I become level X : I shouted in the room and went to my moms bedroom at 2 in the morning and hugged her I was literally crying and was happy like never before called my Fiancee and got response you totally deserve it.
When I got selected in staff as moderator : I didn't sleep for next 3 days straight out of happiness and learning new stuff as staff called my fiancee got response now be serious and handle the responsibility at your best.
When I become Community Admin : I called my brother at 12:15am He lives in other city I told her finally Seoclerks acknowledged my hard-work and called my Fiancee and got the response you deserve it and hard-work never go wasted. Also quoted a line from spider man film ( Great power comes great responsibility so use your power wisely and equal to all ).
I hope you all enjoyed reading it and may be you have learned something today by my story
Regards
Farah khan
Seoclerks Community Admin
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?
Congrats... hope that it'll be 200 soon enough :)
Are you sure you want to delete this post?
Wow , Congrats ...keep it up :)
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='12750' | 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='12750' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='210378' | 1 | SELECT * FROM seoclerks.members WHERE USERID='210378' | /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=210378 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=210378 | /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=12750 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=12750
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='12750' 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='12750' 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=61735 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=61735
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=61736 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=61736
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=61737 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=61737
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=61738 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=61738
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=61739 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=61739
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=61740 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=61740
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=61741 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=61741
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=61742 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=61742
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=61744 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=61744
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=61745 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=61745
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=61746 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=61746
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='12750' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='12750' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='12750' AND status='1' AND (question like '%Got 150+ Recommendations 325+ Thumbs up%' OR question like '%150+%' OR question like '%Recommendations%' OR question like '%325+%' OR question like '%Thumbs%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='12750' AND status='1'
AND (question like '%Got 150+ Recommendations 325+ Thumbs up%' OR question like '%150+%' OR question like '%Recommendations%' OR question like '%325+%' OR question like '%Thumbs%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='19821' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='18748' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18748' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='72631' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='72631' 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=12750%' 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=12750%'
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='176209.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='176209.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='8029.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8029.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6160.png' | 1 | SELECT 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='16348.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='16348.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='144798.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='144798.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='174709.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='174709.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='67509.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='67509.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='377074.png' | 1 | SELECT 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='430632.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='430632.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='200392.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='200392.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='104322.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='104322.png' | /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 |
topclassseo
as you can see i am also a old members around 2 years working here as a seller but not getting so much of reputation what you achieve in the small time so i am sure you are really a hard worker and luckiest person. wow very very interesting i have gone through your experience and one thing farah you are simply great and dedicated to this site. as you can see i am also a old members around 2 years working here as a seller but not getting so much of reputation what you achieve in the small time so i am sure you are really a hard worker and luckiest person.
Are you sure you want to delete this post?