Hello What is the commission rate that Seoclerks takes from sellers ?! Example: If I offer a service for, let's say $10 , how much of them will I get, and how much Seoclerks will get? Thanks in advance
Is Seoclerks a registered Company? I know they are legit but are they registered?
Is cancelling order from seller side effects the rating ? G!
What should i set the "Maximum Days To Complete" option for a gig that i offer where the buyer gets his product instantly via download from me? For example, here is the service im wanting to know what i should set that o...
Can someone let me know how to center text in my gig descriptions? I have looked, and looked, and looked for it in the area where all the other formatting buttons are such as Bold, Underling, Italics, Bullets, Link, Imag...
Is there any way to add my picture in SEOclerks question or answer?
If someone desnt leave feedback how long will it take for me to receive the pay from the delivered job?
Any one can tell me,Why SEOclerks is better than any other site?
What is the best way to make money in SEOclerks?
How to get my gig on the fast page in SEOclerks?(Marketplace)
Who is the best seller on SEOclerks ? Please honestly about..
How to block some user here who i dont want that he write me again some spam msg?
My money is on cleared status, for how much time it requires to get the money in available for level one. I am new so just asking this question. Any help is appreciated.
Hlw i am newbie there.I want help from the seoclerks famous seller.How to i more sell in seoclerks.
Is there anyone who use the payza payment method in last 15 days.Please tell your expreince about use the payza.
How Highlight a service with taking the highlight gig? And how increase orders?
Hi I am new to this site but is there any software that we are not allowed to sell on the site?
The best way to choose what to sell is to go on SEOclerks and see what others are selling. Make sure to do your research before you post what you want to sell. Look at how other sellers are listing their items and loo...
Hello. I need help with seoclerks support. I dont know where i can submit ticket, as i made withdraw i get email that i need to contact support, and dont know where. Thanks
If i completed my work and the buyer if not check and what will happend.
What should I do if I've termination the work and the buyer (scam)refuses to work ? please answer
need help regarding this question . To share my all friends
I had a order and I delivered it.. After that how I withdraw them. When I go to my balance it shows my cash are in "Upcoming Payments". How long take this for withdraw money to my paypal account?
What is the payment method in seoclerks.If in their country have payapal not avaliable so how can they withdraw.
How much withdraw maximum amount for level 1 user.Please tell in details.
Is there any condition for to level 1 user for to withdraw on payza account.I want to withdraw my balance in payza account but i am level 1 user.
How to find the WTB link when you have bidded, but haven't bookmarked the link?
How I earn 50$ daily, 50$ is very enough for me. please anybody help me, I need money urgently please help me.. thanks
How i earn 100$? anyone help me in this. I want to earn much money, i need this as early as possible. thanks
Thr seller said he completed the order & asked for a good feedback but when i checked he did nothing at all so i rejected it !! My question is now what !? do i get my money back and when !? sorry for my bad english
How many days I have to wait to receive after sending a withdraw requesy on level 1?
Hello, What sort of things do you sell at SEO Clerk? How do you get them in the first place? i want to increase my sales so i am finding more things to sell.
Hello, I get some sales but I don't get a lot of sales for my services. how do you increase your sales? Please share!!
One of my client's order not yet completed and about to reach deadline. Can I get some extra days to do it or it would cancelled?
once a Buyer has marked a service complete when does the seller receive the money?
how do you know if a user has marked a service complete?
what is the most popular seoclerks service? and why
how long does it take to reach top rank here at seoclerks
is there a limit to how much you can withdraw to your PayPal account for example a minimum limit until you can withdraw funds and a maximum amount you are aloud to withdraw
How can I add positive reviews for my client(buyer)??
| Match | Count | SQL | Script |
| SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT 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 categories_faq WHERE seo=? | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE seo=? | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategoryInfoFromTypeSeo() |
| SELECT * FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='SEOClerks' LIMIT 1 | 1 | SELECT count(A.quesid) as total FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='SEOClerks' LIMIT 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='SEOClerks' ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 3520, 40 | 1 | SELECT A.*, C.username, C.userlevel FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='SEOClerks'
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 3520, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' AND CATID=39 | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' AND CATID=39 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=39 | 1 | SELECT count(A.ansid) as total
FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=39 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM members_ledger WHERE (script='/opt/clerks-staging/docroot/faq.php' OR script='/opt/clerks-staging/docroot/viewfaq.php') AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE (script='/opt/clerks-staging/docroot/faq.php'
OR script='/opt/clerks-staging/docroot/viewfaq.php')
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='13917' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='13917' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='11244' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='11244' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10381' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10381' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1856' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1856' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='26110' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='26110' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33436' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33436' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='29680' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29680' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='24427' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='24427' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='28559' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='28559' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='30796' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='30796' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='29659' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29659' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='8520' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8520' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33104' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33104' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='31058' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='31058' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17106' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17106' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='32937' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='32937' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='12836' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12836' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17466' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17466' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='34311' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='34311' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23413' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23413' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='8325' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8325' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='18533' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18533' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='31577' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='31577' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17038' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17038' | /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 |
| 0.790161 | 3 | SELECT count(A.ansid) as total FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=39 | 0.270431 | 0.255933 |