So can a few people please help me out by listing different types of SEO Tools? Such as.. - Google PR Checker - Backlink Counter - Header Checker - Load Speed Tester and so on.. PS: This is for my website and I am loo...
I was checking our affiliate platform network's server reports last night and found something a bit disturbing. The average response time was about 3x time the number Google recommends. I drilled down to the reason being...
I found this GoDaddy coupon for a $0.98 .com domain. It worked at checkout. You might be able to get just the first year or maybe pay for second year. Still it's almost like getting a full year free for domain name. ...
If you have a domain name, can you sell it on SEOClerks?
Congratulations winners of the 3rd SEOClerks affiliate contest! If you are a winner, the funds have already been added to your account. Here are the winners of this contest: exjordanary (from 814 affiliates with 413 ...
When you are tired or don't feel like working, what motivates you to keep working?
What is the best social bookmarking site to use?
Is there something called "free advertising"?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='ramkumaritrvs' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='ramkumaritrvs' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=192250 | 1 | SELECT distinct quesid FROM answers WHERE userid=192250 | /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 (10337,10342,10513,10522,10524,10912,10976,11377,11378,11379,11381,11388,11389,11391,11392,11401,11423,11708,12090,12092,12126,12255,12279,12616,12617,12661,12679,12703,12728,12883,12887,13034,13091,13112,13128,13231,13281,13282,13285,13289,13303,13304,13808,13809,13810,13811,13813,13824,13852,13913,14156,14160,14161,14174,14175,14176,14183,14187,14196,14671,14683,15345,15348,15355,15373,16124,16139,16647,16650,16857,16858,16859,16860,16862,16865,16877,16891,16926,16928,16930,16967,17039,17041,17043,17044,17045,17054,17058,17059,17063,17064,17091) 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 (10337,10342,10513,10522,10524,10912,10976,11377,11378,11379,11381,11388,11389,11391,11392,11401,11423,11708,12090,12092,12126,12255,12279,12616,12617,12661,12679,12703,12728,12883,12887,13034,13091,13112,13128,13231,13281,13282,13285,13289,13303,13304,13808,13809,13810,13811,13813,13824,13852,13913,14156,14160,14161,14174,14175,14176,14183,14187,14196,14671,14683,15345,15348,15355,15373,16124,16139,16647,16650,16857,16858,16859,16860,16862,16865,16877,16891,16926,16928,16930,16967,17039,17041,17043,17044,17045,17054,17058,17059,17063,17064,17091) 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 (10337,10342,10513,10522,10524,10912,10976,11377,11378,11379,11381,11388,11389,11391,11392,11401,11423,11708,12090,12092,12126,12255,12279,12616,12617,12661,12679,12703,12728,12883,12887,13034,13091,13112,13128,13231,13281,13282,13285,13289,13303,13304,13808,13809,13810,13811,13813,13824,13852,13913,14156,14160,14161,14174,14175,14176,14183,14187,14196,14671,14683,15345,15348,15355,15373,16124,16139,16647,16650,16857,16858,16859,16860,16862,16865,16877,16891,16926,16928,16930,16967,17039,17041,17043,17044,17045,17054,17058,17059,17063,17064,17091) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 80, 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 (10337,10342,10513,10522,10524,10912,10976,11377,11378,11379,11381,11388,11389,11391,11392,11401,11423,11708,12090,12092,12126,12255,12279,12616,12617,12661,12679,12703,12728,12883,12887,13034,13091,13112,13128,13231,13281,13282,13285,13289,13303,13304,13808,13809,13810,13811,13813,13824,13852,13913,14156,14160,14161,14174,14175,14176,14183,14187,14196,14671,14683,15345,15348,15355,15373,16124,16139,16647,16650,16857,16858,16859,16860,16862,16865,16877,16891,16926,16928,16930,16967,17039,17041,17043,17044,17045,17054,17058,17059,17063,17064,17091)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 80, 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='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='25665' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='25665' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| 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='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='59594' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59594' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='43' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='43' | /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.179451 | 1 | SELECT 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.179451 | 0.179451 |