SEOClerks

how can i reach on level 2 ?



Write the reason you're deleting this FAQ

how can i reach on level 2 ?

hi,

There has been so many days have been passed i tried alot to reach on level 2 please tell me how do i increase my level or upgrade my level ,
i had done 10 sales but still on level one, and my rating also decrease before 2 days it was 70% now it is 60 how this happen ?

waiting for response
Amberly

Comments

Please login or sign up to leave a comment

Join
Aplau
Level 2 sellers are getting serious and earning serious money. To obtain a level two status...

RequirementsCompleted 10 Orders on time
Have a 90% rating or higher
Answered or asked 20 SEO Questions in the FAQ
Have no Infractions (follow the rules)
Login Often (once per 14 days)
Account is at least 7 days old
Completed 1 Payment Withdrawal that is 20 days old
First Completed Sale is at least 30 days old
But I see you have 60% rating. I think you are not giving good service to buyers.



Are you sure you want to delete this post?

creativehead
You have completed 10 sales but your rating have to be 90% to be level 2. And you should submit a support ticket as your rating has decreased without any reason. visit this link for details about levels - https://www.seoclerks.com/userlevels/   . Thanks.



Are you sure you want to delete this post?

jackeline2sweet
answer the questions posted in FAQ's by others..
or Post questions of which you really want to get the answers..
This automatically increase your level..
after posting 20 FAQ's you will be on level 2..



Are you sure you want to delete this post?

abirseo
To reach user level 2, you must fulfill the following requirements:
  • Completed 10 Orders on time
  • Have a 90% rating or higher
  • Answered or asked 20 SEO Questions in the FAQ
  • Have no Infractions (follow the rules)
  • Login Often (once per 14 days)
  • Account is at least 7 days old
  • Completed 1 Payment Withdrawal that is 20 days old
  • First Completed Sale is at least 30 days old



Are you sure you want to delete this post?

akshat112
SEOClerks set some conditions to go to level 2. First of all, even if you have completed more than 10 orders, it is necessary to have a 90% rating.or higher. The other thing is that you should have at least 20 answers or questions in FAQ to get promoted.
Hope it helps.
If you think that something is going wrong, you can contact to support team, they can solve your problem.



Are you sure you want to delete this post?

Seofreak
Level 2 sellers are getting serious and earning serious money. To obtain a level two status...

Requirements:
Completed
10 Orders on time
Have a 90% rating or higher
Answered or asked 20 SEO Questions in the FAQ
Have no Infractions (follow the rules)
Login Often (once per 14 days)
Account is at least 7 days old
Completed 1 Payment Withdrawal that is 20 days old
First Completed Sale is at least 30 days old

Source : Seoclerks.com/userlevels



Are you sure you want to delete this post?

Tj00
Level 2 sellers are getting serious and earning serious money. To obtain a level two status...

RequirementsCompleted 10 Orders on time
Have a 90% rating or higher
Answered or asked 20 SEO Questions in the FAQ
Have no Infractions (follow the rules)
Login Often (once per 14 days)
Account is at least 7 days old
Completed 1 Payment Withdrawal that is 20 days old
First Completed Sale is at least 30 days oldBenefitsCan create services for more than $100 (no upper limit)
Payment 4 days after order completion
Can Create Instant Downloads
Can Create Subscription Services
Promotion on IndexKings
Social Bookmarking
Ability to delete public comments on services
Larger instant Withdraw Limit
Withdraw 20 times per 31 days
Withdraw as little as $5

Details - https://www.seoclerks.com/userlevels/



Are you sure you want to delete this post?

samkap
hello friend

Requirements:
Completed
10 Orders on time
Have a 90% rating or higher
Answered or asked 20 SEO Questions in the FAQ
Have no Infractions (follow the rules)
Login Often (once per 14 days)
Account is at least 7 days old
Completed 1 Payment Withdrawal that is 20 days old
First Completed Sale is at least 30 days old

more Details - https://www.seoclerks.com/userlevels/



Are you sure you want to delete this post?

KatherineKool
Need atleast 10 orders to increase your user level
Your Account should be atleast 7 days old
min 90% rating is required
20 answers to FAQS should be done
i hope my answer would be satisfied to increase rating.



Are you sure you want to delete this post?

LukasMGK
Hi Amberly, to get level 2 you must have rating up to 90% , but I see your rating is 60% now. I recommend you do the best for buyer every order they create so they will satisfy and leave a positive review for your service and for your account. 

Best Regards,
Lukas



Are you sure you want to delete this post?

Order Now
Process Time: 0.09224796295166

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-864001SELECT querystring, added FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400

/opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once()

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

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

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

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

SELECT * FROM seoclerks.members WHERE USERID=242291SELECT googleplus_profile FROM seoclerks.members WHERE USERID=24229

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

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

SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='6689' 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='6689' 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=31184 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=31184 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=31120 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=31120 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=31122 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=31122 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=31128 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=31128 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=31152 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=31152 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=31153 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=31153 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=31156 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=31156 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=31159 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=31159 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=31240 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=31240 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=31283 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=31283 LIMIT 5

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

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

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

SELECT * FROM questions WHERE quesid!='6689' AND status='1' AND (question like '%how i reach level 2 ?%' OR question like '%reach%' OR question like '%level%') -- ORDER BY RAND() LIMIT 151SELECT quesid, question, seo, userid FROM questions WHERE quesid!='6689' AND status='1' AND (question like '%how i reach level 2 ?%' OR question like '%reach%' OR question like '%level%') -- ORDER BY RAND() LIMIT 15

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

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

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

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

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

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

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

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

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

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

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

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

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

SELECT * FROM seoclerks.members WHERE USERID='55560.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='55560.jpg'

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

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

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

SELECT * FROM seoclerks.members WHERE USERID='48593.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='48593.jpg'

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

SELECT * FROM seoclerks.members WHERE USERID='23458.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='23458.jpg'

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

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

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

SELECT * FROM seoclerks.members WHERE USERID='10103.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='10103.jpg'

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

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

/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
0.7586842SELECT A.*, B.seo, B.name as categoryname, C.username, C.userlevel, C.lastlogin, C.ip, C.profilepicture FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID ORDER BY A.bdays desc LIMIT 0,400.4098320.348852

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin
0.3793422SELECT A.*, B.seo, B.name as categoryname, C.username, C.userlevel, C.lastlogin, C.ip, C.profilepicture FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID ORDER BY A.bdays desc LIMIT 0,400.4098320.348852
0.2338531SELECT COUNT(A.wantid) AS total FROM wanttobuy as A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID 0.2338530.233853
0.1459601SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 5856 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%facebook fan fanpage%' ) LIMIT 40.1459600.145960