How can you know about your SEO campaign whether it is working or not?
What you opined about HTML either it is Case Sensitive or Case Insensitive?
How important are blogs and their use of keywords to improve traffic or rank?
What is the difference between Do Follow and No Follow Links?
Is forum posting good for improving website rank and traffic?
How do I get High PR Backlinks to my website?
What are the best ways to get a website to appear on the first page of a search?
How long does it take for google to recognize backlinks?
how can i contact with the admin of seoclerks ? because i finished some works a few weeks ago and ihave not get the money thanks for your answers
How my website can be made to appear in the first page of Google search?
Do Google still read meta tags when ranking websites on its search engine?
How to do SEO on a mobile website? Is it different from a full pledged website?
What are the things to consider when designing a website or company logo?
What is harder to rank on Google search engines? Blogger/Blogspot or Wordpress blogs?
Is it ok to have sitewide backlinks on a website? Why and why not?
Best way to index backlinks after the Google Penguin update?
Is there a site where I can check if my website have any duplicate content?
Is it beneficial to create backlinks on high PR dead forums?
What are some good ways to boost Alexa Rankings of new websites?
Hey i was just wonder! Because i sell YouTube views and there's like 4000 people also selling them. I just wanted to know if there was an way to be on the first page when someone types in YouTube views or something? O...
I'm new to SEOclerks and loads of other people have the same gigs as me. How can I stand out from the rest of them?
I mean i do not have more than 1 order even with my well set up gig and service
my last user level is 2 but today is going down to level 1..is it usual or not..thanks
I think article writing is the best way to earn quick and easy money online,What you guys think is the best source to earn money online?
Tell me some good Paypal Alternatives
Do you use Twitter to promote your site? I think it's an excellent tool if used correctly. When I started my Minecraft forum, I used a program to follow anyone who tweeted about Minecraft for a few months, and then when ...
| 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='onlineforyou' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='onlineforyou' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=18317 | 1 | SELECT distinct quesid FROM answers WHERE userid=18317 | /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 (3306,3307,3305,3304,3303,3302,3301,3300,3285,3286,3287,3288,3289,3290,3291,3293,3294,3295,3296,3278,3271,3320,3325,3327,3316,3150,3151,3153,3154,3155,3156,3158,3152,3149,3161,3147,3148,3159,3175,3174,3170,3168,3164,3162,3163,3146,3137,3187,3192,3197,3208,3212,3215,3216,460,450,308,214,181,170,33,1088,1057,979,7815,10337,10346,10423,10436,10448,10458,10459,10466,10470,10479) 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 (3306,3307,3305,3304,3303,3302,3301,3300,3285,3286,3287,3288,3289,3290,3291,3293,3294,3295,3296,3278,3271,3320,3325,3327,3316,3150,3151,3153,3154,3155,3156,3158,3152,3149,3161,3147,3148,3159,3175,3174,3170,3168,3164,3162,3163,3146,3137,3187,3192,3197,3208,3212,3215,3216,460,450,308,214,181,170,33,1088,1057,979,7815,10337,10346,10423,10436,10448,10458,10459,10466,10470,10479) 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 (3306,3307,3305,3304,3303,3302,3301,3300,3285,3286,3287,3288,3289,3290,3291,3293,3294,3295,3296,3278,3271,3320,3325,3327,3316,3150,3151,3153,3154,3155,3156,3158,3152,3149,3161,3147,3148,3159,3175,3174,3170,3168,3164,3162,3163,3146,3137,3187,3192,3197,3208,3212,3215,3216,460,450,308,214,181,170,33,1088,1057,979,7815,10337,10346,10423,10436,10448,10458,10459,10466,10470,10479) 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 (3306,3307,3305,3304,3303,3302,3301,3300,3285,3286,3287,3288,3289,3290,3291,3293,3294,3295,3296,3278,3271,3320,3325,3327,3316,3150,3151,3153,3154,3155,3156,3158,3152,3149,3161,3147,3148,3159,3175,3174,3170,3168,3164,3162,3163,3146,3137,3187,3192,3197,3208,3212,3215,3216,460,450,308,214,181,170,33,1088,1057,979,7815,10337,10346,10423,10436,10448,10458,10459,10466,10470,10479)
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='4169' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4169' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20888' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20888' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17847' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17847' | /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='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='12835' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12835' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2513' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2513' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2537' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2537' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1323' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1323' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1129' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1129' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='498' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='498' | /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 |