Anyone that LIKES and SHARES our cyber Monday buy 3 get %20 back post will receive a free $10 dollar coupon. https://www.facebook.com/SeoClerks/posts/473276849447868 To receive your coupon please post your public shar...
Let me start this tutorial with a question. What do you think is the most important factor for a website to be successful? Did you said content or SEO? If your answer to my second second was yes, then I regretfully say t...
Forum spam is one of the most common problem which a forum admin has to face. Most admins hire moderators to keep spammers away. But that involves manual work, which is has many defects. I mean whenever there is involvem...
In last tutorial, http://www.seoclerks.com/forum/threads/how-to-earn-money-using-twitter.2905/, I discussed about making money through twitter by reviewing, advertising and affiliate marketing. I'll be continuing the tut...
In this chapter of keeping your wordpress blog safe and secure, I'll talk about keeping your sensitive wordpress folders hidden or not easily accessible to hackers. You can do it by locking you wordpress folder as well. ...
Wordpress ! Do I need to tell you what is it ? If you said NO, then you can start reading this tutorial from next section/paragraph. As I've marked this tutorial as "beginner", let me give a brief introduction to wordpre...
Finding high paid keywords and using them in your site comes under e-commerce search engine optimization. So, when you are determining keyword value, you are doing SEO for your site ! In part - 1, http://www.seoclerks.co...
If I ask you to describe your site homepage or a webpage of your site in 3 to 5 words, Can you do it ? No ? Then you are not alone in internet world ! When I was new to SEO, I used to wonder about it too. If your answer ...
This is the last part of the optimizing article trilogy. I'll be continuing from my last tutorial, http://www.seoclerks.com/forum/threads/how-to-optimize-article-of-a-wordpress-blog-part-2.2618/. As I said it is the last...
Hello everyone! Today I'm going to teach you how to create a shared spreadsheet. What does shared mean, you ask? Well, it basically means that multiple people can work on a spreadsheet at the SAME time.... the SAME sprea...
| 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='haleystar' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='haleystar' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=118107 | 1 | SELECT distinct quesid FROM answers WHERE userid=118107 | /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 (10459,10697,11286,11296,11298,11371,14490,15263,15331,16348) 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 (10459,10697,11286,11296,11298,11371,14490,15263,15331,16348) 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 (10459,10697,11286,11296,11298,11371,14490,15263,15331,16348) 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 (10459,10697,11286,11296,11298,11371,14490,15263,15331,16348)
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='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='3' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='49394' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='49394' | /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 |