Hey everyone, we're so happy to be celebrating the fourth anniversary of the SEOClerks Marketplace. This past four years has been an amazing journey. And, to say thank you to all our loyal members, we are offering a l...
Hey Clerks Nation, It's time again for the Fun Friday Contest. This week you need to post a banner that you created that promotes SEOClerks, CodeClerks or ListingDock. Obviously we will be looking for originality, cre...
Hello Clerks Nation, We are going to give away a $100 gift card to the user that purchases the 400,000th service. We are currently at 399,105 so we are very close. You can see how close we are by looking at the order ...
Hey Clerks Nation, Me and Jordan were talking about doing a new contest for ListingDock. It would involve developing and submitting a video that promotes the site. If we had enough submissions we would have a 1st, 2nd...
Hey Clerks Nation, It's time again for our Fun Friday Contest. This week I want you to submit a screenshot of your own personal SEOClerks FaceBook fan page including the cover photo. Again, we will be looking for g...
Each Friday SEOClerks will be doing a contest on the SEOClerks FaceBook fan page and will give away free money. We want to get everyone involved in this so please Like and Share our posts (this could increase your chanc...
Orders are just like a private messages, so we've made them function the same as the inbox. When a user updates an order, it becomes "unread" to the other party. This will result in a bolded title in the manage orders/sh...
We've been toying with the idea of 100% from the affiliates you refer who order your own service/listing on SEOClerks, CodeClerks and ListingDock. This would allow sellers to spend money advertising their own profiles/se...
I am looking forward to start a photo gallery kind of blog but i read it somewhere that google doesnot allows that their ads be placed anywhere around images .... so will it be a waste of me to start a photoblog ?? Be...
I would like to purchase some facebook likes, as far as I see it the only one way to get likes for people who selling them is to create 1000 accounts and that way you can send 1000 likes to the page. but how do they sell...
i have money in my pay pal account i do transfer it pay pal to SEO clears my balance did increase but my affiliate sales money is same and when ever i with draw some money then affiliate sales money decreases , why this...
Hello, I need your help! I sold a service for YT views, likes, comments and subs, one of buyers cancelled his order, after I nearly did all my work on it, I over delivered likes and I still have 1 day and 10 hours deadli...
I am semsarwar. I am a new member of seoclerks. I have a problem. The problem is what is social bookmarking? It is a very big problem for me. Please answer me every body and every where of any way. I want know soon time....
Hi All I Am Not Getting Many Orders As Expected :/ What am I doing wrong? Haider.
If I post my link on Pinterest, would it provide any good SEO benefits?
How to show Google search result? hello every body i need your help. so please help me.. when i search a site on Google in results it shows not only Title, description, but also additional links and details. please...
Is it a worldwide system to withdraw money. If is it so, so why it is not available in the world . If I want to be a member of payza , what should I do first time . Please inform me about it because I don’t know the pa...
What matters most on Google? Quality backlink or Quantity backlinks?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='youtubebooster' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='youtubebooster' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=89682 | 1 | SELECT distinct quesid FROM answers WHERE userid=89682 | /opt/clerks-staging/docroot/faq.php 258 () () |
| 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 A.quesid IN (7143,7135,7137,2448,7268,7236,7230,7267,7223,7690,7686,7689,7687,10344,10350,10473,10476,10483,10487,10488,10490) 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 A.quesid IN (7143,7135,7137,2448,7268,7236,7230,7267,7223,7690,7686,7689,7687,10344,10350,10473,10476,10483,10487,10488,10490) 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 A.quesid IN (7143,7135,7137,2448,7268,7236,7230,7267,7223,7690,7686,7689,7687,10344,10350,10473,10476,10483,10487,10488,10490) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 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 A.quesid IN (7143,7135,7137,2448,7268,7236,7230,7267,7223,7690,7686,7689,7687,10344,10350,10473,10476,10483,10487,10488,10490)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A where A.status='1' | 1 | SELECT count(A.ansid) as total
FROM answers as A where A.status='1' | /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='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='42124' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='42124' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='68392' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='68392' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='85012' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='85012' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19352' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19352' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='60525' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='60525' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19120' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19120' | /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 |
| Avg Time | Count | SQL | Max | Min |
| 0.095687 | 1 | SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%Youtubepromatiom%') ORDER BY total_recommendations desc LIMIT 0,40 | 0.095687 | 0.095687 |