How to remove broken links and URLs in the Google search engine?
How could I know my search engine ranking without checking Google?
What is Google Page Rank and how important is it?
How to submit my new site to Google / Bing / Yahoo etc.?
Can I create my own web server at home? Will that work well?
When do we need to outsource jobs on our websites/blogs?
Do you have a list of domain or site value calculators? I wanna check out the price of my domain on various sources.
| 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 seoclerks.members WHERE username='abeng' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='abeng' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=1203 | 1 | SELECT distinct quesid FROM answers WHERE userid=1203 | /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 (3107,3102,3097,3096,3119,3117,3098,3099,3095,3108,3120,3104,3044,3045,3024,3025,3022,3004,3003,2979,2964,2951,3105,3093,3088,3168,3163,3176,3363,3362,3572,4020,4010,3997,3995,5347,5346,5308,5625,5903,5491,4977,5842,5546,5701,5372,4998,4990,4267,5850,2450,5371,4662,5938) 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 (3107,3102,3097,3096,3119,3117,3098,3099,3095,3108,3120,3104,3044,3045,3024,3025,3022,3004,3003,2979,2964,2951,3105,3093,3088,3168,3163,3176,3363,3362,3572,4020,4010,3997,3995,5347,5346,5308,5625,5903,5491,4977,5842,5546,5701,5372,4998,4990,4267,5850,2450,5371,4662,5938) 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 (3107,3102,3097,3096,3119,3117,3098,3099,3095,3108,3120,3104,3044,3045,3024,3025,3022,3004,3003,2979,2964,2951,3105,3093,3088,3168,3163,3176,3363,3362,3572,4020,4010,3997,3995,5347,5346,5308,5625,5903,5491,4977,5842,5546,5701,5372,4998,4990,4267,5850,2450,5371,4662,5938) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 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 (3107,3102,3097,3096,3119,3117,3098,3099,3095,3108,3120,3104,3044,3045,3024,3025,3022,3004,3003,2979,2964,2951,3105,3093,3088,3168,3163,3176,3363,3362,3572,4020,4010,3997,3995,5347,5346,5308,5625,5903,5491,4977,5842,5546,5701,5372,4998,4990,4267,5850,2450,5371,4662,5938)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 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='17031' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17031' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='18733' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18733' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='12262' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12262' | /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 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 seoclerks.members WHERE USERID='17457' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17457' | /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 |