how to get more likes to my facebook fan page ? -sudharshan
Is there a way to modify or change your domain name after purchase without buying a new one, much like you would change a file name?
Can anyone provide me a list of top Social Networking sites?
What can be the best suggestion for any SEO Beginner? Who want to work as a freelancer on freelancing marketplace. Thanks
The recent problems, experienced by the leading giants of the daily deal industry, has undermined the belief of many businesses into the efficiency of running daily deal promotions. It really happens that companies do no...
How many of your Facebook friends do you know or have you met in real life?
What do you use to track your keywords? Here in this forum I found a link to microsite masters which is free for 10 keywords to track. Are there other free sites you use?
Can you have more than one Facebook account or is it illegal to do so?
Do you have a favorite Facebook group for finding friends or advertising your own page?
I created a Humour FB page before a week ago.... /FunAndLoveEverywhere Just got 115 likes...... How can I promote my page??? Note:Not going to spend any money Looking for replies.....
I need to get more visitors on my new website and i dont know what to invest in. I have bought tweets from popular users and sure i have gotten maybe 10 news visitors. I have used websites like bweeble which i like. Any ...
My site has been two months, but now very little traffic, and my medical website.Please give me some advice thank you very much
My brother is complaining that he is getting a 303 error on his website. Can someone explain what a 303 error is and how it can be fixed?
Almost everyone knows about using signature lines for SEO and backlinking. However, you can use forum signatures as a form of advertising to attract real visitors to your site. Even if you are just using your signa...
What is your view on original content? How do you know your content or site articles are original and not just similar to what other sites offer?
Is site speed important?
Facebook lets you change your name several times. But, many times i see fake names from users such as Kitty LuvsU (as the username) or some other made up name. And, you know that's not a real name. But these accounts ...
What is the best social bookmarking site to use?
What makes a blog popular?
Do you think their partnership is a good thing, or a bad thing?
I'd like to be able to quick check where a URL/Keyword exists in Google. Is there a really good free SERP checker available?
I like Google + for posting about my forum/blogs as there is a more involved community of readers. Facebook is alright for backlinking. And, though I get some people reading my posts, there is more interactivity on Go...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.banned_bot_ip WHERE ip='216.73.216.112' | 1 | SELECT count(id) as total FROM seoclerks.banned_bot_ip WHERE ip='216.73.216.112' | /opt/clerks-staging/docroot/include/functions/includes/security.php 1090 IsIPBannedBot() include_once() |
| 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='spykaushik' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='spykaushik' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=98829 | 1 | SELECT distinct quesid FROM answers WHERE userid=98829 | /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 (14066,14073,14076,14093,14290,14471,14835,15238,15249,15250,15743,15813,15867,15993,16003,16132,16134,16160,16171,16646,16650,16704,16802,17053,17261) 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 (14066,14073,14076,14093,14290,14471,14835,15238,15249,15250,15743,15813,15867,15993,16003,16132,16134,16160,16171,16646,16650,16704,16802,17053,17261) 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 (14066,14073,14076,14093,14290,14471,14835,15238,15249,15250,15743,15813,15867,15993,16003,16132,16134,16160,16171,16646,16650,16704,16802,17053,17261) 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 (14066,14073,14076,14093,14290,14471,14835,15238,15249,15250,15743,15813,15867,15993,16003,16132,16134,16160,16171,16646,16650,16704,16802,17053,17261)
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='86443' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='86443' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59395' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59395' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='97145' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='97145' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='87203' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='87203' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='86153' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='86153' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59328' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59328' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='40044' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='40044' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59055' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59055' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='63223' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='63223' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='64532' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='64532' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='39006' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='39006' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='63415' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='63415' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='63192' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='63192' | /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='20916' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20916' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='32969' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='32969' | /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 |