robertman11
Level 2
Write the reason you're deleting this FAQ
Can someone tell me the footprints that are used to find .edu forums on Google and other search engines?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='321' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='321' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='9' | 1 | SELECT * FROM seoclerks.members WHERE USERID='9' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=9 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=9 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=321 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=321
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='321' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='321' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=1164 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=1164
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=188270 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=188270
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=2386 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=2386
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=187297 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=187297
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='321' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='321' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='321' AND status='1' AND (question like '% footprint .edu forums?%' OR question like '%footprint%' OR question like '%.edu%' OR question like '%forums?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='321' AND status='1'
AND (question like '% footprint .edu forums?%' OR question like '%footprint%' OR question like '%.edu%' OR question like '%forums?%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='39501' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='39501' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1981' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1981' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1323' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1323' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='147' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='311220' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='311220' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=321%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=321%'
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='9.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='852388.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='852388.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2921.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2921.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='806882.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='806882.jpg' | /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.097156 | 1 | SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%apsdevelopment%') ORDER BY total_recommendations desc LIMIT 0,40 | 0.097156 | 0.097156 |
robertman11
site:.edu "register iam over 13 years of age forum"
site:.edu "discussion board register"
site:.edu "bulletin board register"
site:.edu "message board register"
site:.edu "phpbb register forum"
site:.edu "punbb register forum"
site:.edu "forum signup"
site:.edu "vbulletin forum signup"
site:.edu "SMF register forum"
site:.edu "register forum Please Enter Your Date of Birth"
site:.edu "forums – Registration Agreement"
site:.edu "forum Whilst we attempt to edit or remove any messages containing inappropriate, sexually orientated, abusive, hateful, slanderous"
site:.edu "forum By continuing with the sign up process you agree to the above rules and any others that the Administrator specifies."
site:.edu "forum In order to proceed, you must agree with the following rules:"
site:.edu "forum register I have read, and agree to abide by the"
site:.edu "forum To continue with the registration procedure please tell us when you were born."
site:.edu "forum I am at least" "years old."
site:.edu "Forum Posted: Tue May 05, 2009 8:24 am Memberlist Profile"
site:.edu "View previous topic :: View next topic forums"
site:.edu "You cannot post new topics in this forum"
site:.edu "proudly powered by bbPress"
site:.edu "bb-login.php"
site:.edu "bbpress topic.php"
site:.edu "Powered by PunBB viewforum.php"
site:.edu "Powered by PunBB register.php"
site:.edu "The Following User Says Thank You to for this post"
site:.edu "BB code is On"
site:.edu "Similar Threads All times are GMT +1?
site:.edu "If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post"
site:.edu "Hot thread with no new posts"
site:.edu "Thread is closed"
site:.edu "There are" "users currently browsing forums."
site:.edu "forums post thread"
site:.edu "forums new topic"
site:.edu "forums view thread"
site:.edu "forums new replies"
site:.edu "forum post thread"
site:.edu "forum new topic"
site:.edu "forum view thread"
site:.edu "forum new replies"
site:.edu "add topic"
site:.edu "new topic"
site:.edu "phpbb"
site:.edu "view topic forum"
site:.edu "add message"
site:.edu "send message"
site:.edu "post new topic"
site:.edu "new thread forum"
site:.edu "send thread forum"
site:.edu "VBulletin forum"
site:.edu "Quick Reply Quote message in reply?"
site:.edu "Currently Active Users:" "members and" guests
site:.edu "Currently Active Users: members and guests"
site:.edu "Forums Posting Statistics Newest Member"
site:.edu "Users active in past 30 minutes: SMF"
site:.edu "Users active in past 30 minutes: Most Online Today Most Online Ever"
site:.edu "Most Online Today Most Online Ever Forums"
site:.edu "Users active today: 15478 (158 members and 15320 guests)"
site:.edu "Threads: 673, Posts: 7,321, Total Members: 376?
site:.edu "Add this forum to your Favorites List! Threads in Forum :"
site:.edu "Threads in Forum Hot thread with no new posts"
site:.edu "powered by vbulletin"
site:.edu "powered by yabb"
site:.edu "powered by ip.board"
site:.edu "powered by phpbb"
site:.edu "powered by phpbb3?
site:.edu "powered by invision power board"
site:.edu "powered by e-blah forum software"
site:.edu "powered by xmb"
site:.edu "powered by: fudforum"
site:.edu "powered by fluxbb"
site:.edu "powered by forum software minibb"
site:.edu "this forum is powered by phorum"
site:.edu "powered by punbb"
site:.edu "powered by quicksilver forums"
site:.edu "powered by seo-board"
site:.edu "powered by smf"
site:.edu "powered by ubb.threads"
site:.edu "powered by the unclassified newsboard"
site:.edu "powered by usebb forum software"
site:.edu "powered by xennobb"
site:.edu "powered by yaf"
site:.edu "Powered By MyBB"
site:.edu "Powered by IP.Board"
site:.edu "powered by phpbb"
site:.edu "forums post thread"
site:.edu "forums new topic"
site:.edu "forums view thread"
site:.edu "forums new replies"
site:.edu "forum post thread"
site:.edu "forum new topic"
site:.edu "forum view thread"
site:.edu "forum new replies"
site:.edu "forum"
site:.edu "phorum"
site:.edu "add topic"
site:.edu "new topic"
site:.edu "phpbb"
site:.edu "yabb"
site:.edu "ipb"
site:.edu "posting"
site:.edu "add message"
site:.edu "send message"
site:.edu "post new topic"
site:.edu "new thread"
site:.edu "send thread"
site:.edu "vbulletin"
site:.edu "bbs"
site:.edu "intext:powered by vbulletin"
site:.edu "intext:powered by yabb"
site:.edu "intext:powered by ip.board"
site:.edu "intext:powered by phpbb"
site:.edu "inanchor:vbulletin"
site:.edu "inanchor:yabb"
site:.edu "inanchor:ip.board"
site:.edu "inanchor:phpbb"
site:.edu "/board"
site:.edu "/board/"
site:.edu "/foren/"
site:.edu "/forum/"
site:.edu "/forum/?fnr="
site:.edu "/forums/"
site:.edu "/sutra"
site:.edu "act=reg"
site:.edu "act=sf"
site:.edu "act=st"
site:.edu "bbs/ezboard.cgi"
site:.edu "bbs1/ezboard.cgi"
site:.edu "board"
site:.edu "board-4you.de"
site:.edu "board/ezboard.cgi"
site:.edu "boardbook.de"
site:.edu "bulletin"
site:.edu "cgi-bin/ezboard.cgi"
site:.edu "invision"
site:.edu "kostenlose-foren.org"
site:.edu "kostenloses-forum.com"
site:.edu "list.php"
site:.edu "lofiversion"
site:.edu "modules.php"
site:.edu "newbb"
site:.edu "newbbs/ezboard.cgi"
site:.edu "onlyfree.de/cgi-bin/forum/"
site:.edu "phpbbx.de"
site:.edu "plusboard.de"
site:.edu "post.php"
site:.edu "profile.php"
site:.edu "showthread.php"
site:.edu "siteboard.de"
site:.edu "thread"
site:.edu "topic"
site:.edu "ubb"
site:.edu "ultimatebb"
site:.edu "unboard.de"
site:.edu "webmart.de/f.cfm?id="
site:.edu "xtremeservers.at/board/"
site:.edu "yooco.de"
site:.edu "forum"
site:.edu "phorum"
site:.edu "add topic"
site:.edu "new topic"
site:.edu "phpbb"
site:.edu "yabb"
site:.edu "ipb"
site:.edu "posting"
site:.edu "add message"
site:.edu "send message"
site:.edu "post new topic"
site:.edu "new thread"
site:.edu "send thread"
site:.edu "vbulletin"
site:.edu "bbs"
site:.edu "cgi-bin/forum/"
site:.edu "/cgi-bin/forum/blah.pl"
site:.edu "powered by e-blah forum software"
site:.edu "powered by xmb"
site:.edu "/forumdisplay.php?"
site:.edu "/misc.php?action="
site:.edu "member.php?action="
site:.edu "powered by: fudforum"
site:.edu "index.php?t=usrinfo"
site:.edu "/index.php?t=thread"
site:.edu "/index.php?t="
site:.edu "index.php?t=post&frm_id="
site:.edu "powered by fluxbb"
site:.edu "/profile.php?id="
site:.edu "viewforum.php?id"
site:.edu "login.php"
site:.edu "register.php"
site:.edu "profile.forum?"
site:.edu "posting.forum&mode=newtopic"
site:.edu "post.forum?mode=reply"
site:.edu "powered by icebb"
site:.edu "index.php?s="
site:.edu "act=login&func=register"
site:.edu "act=post&forum=19?
site:.edu "forums/show/"
site:.edu "module=posts&action=insert&forum_id"
site:.edu "posts/list"
site:.edu "/user/profile/"
site:.edu "/posts/reply/"
site:.edu "new_topic.jbb?"
site:.edu "powered by javabb 0.99?
site:.edu "login.jbb"
site:.edu "new_member.jbb"
site:.edu "reply.jbb"
site:.edu "/cgi-bin/forum/"
site:.edu "cgi-bin/forum.cgi"
site:.edu "/registermember"
site:.edu "listforums?"
site:.edu "forum mesdiscussions.net"
site:.edu "version"
site:.edu "index.php?action=vtopic"
site:.edu "powered by forum software minibb"
site:.edu "index.php?action=registernew"
site:.edu "member.php?action=register"
site:.edu "forumdisplay.php"
site:.edu "newthread.php?"
site:.edu "newreply.php?"
site:.edu "/phorum/"
site:.edu "phorum/list.php"
site:.edu "this forum is powered by phorum"
site:.edu "phorum/posting.php"
site:.edu "phorum/register.php"
site:.edu "phpbb/viewforum.php?"
site:.edu "/phpbb/"
site:.edu "phpbb/profile.php?mode=register"
site:.edu "phpbb/posting.php?mode=newtopic"
site:.edu "phpbb/posting.php?mode=reply"
site:.edu "/phpbb3/"
site:.edu "phpbb3/ucp.php?mode=register"
site:.edu "phpbb3/posting.php?mode=post"
site:.edu "phpbb3/posting.php?mode=reply"
site:.edu "/punbb/"
site:.edu "punbb/register.php"
site:.edu "powered by phpbb"
site:.edu "powered by punbb"
site:.edu "/quicksilver/"
site:.edu "powered by quicksilver forums"
site:.edu "index.php?a=forum"
site:.edu "index.php?a=register"
site:.edu "index.php?a=post&s=topic"
site:.edu "/seoboard/"
site:.edu "powered by seo-board"
site:.edu "seoboard/index.php?a=vforum"
site:.edu "index.php?a=vtopic"
site:.edu "/index.php?a=register"
site:.edu "powered by smf 1.1.5?
site:.edu "index.php?action=register"
site:.edu "/index.php?board"
site:.edu "powered by ubb.threads"
site:.edu "ubb=postlist"
site:.edu "ubb=newpost&board=1?
site:.edu "ultrabb"
site:.edu "view_forum.php?id"
site:.edu "new_topic.php?"
site:.edu "login.php?register=1?
site:.edu "powered by vbulletin"
site:.edu "vbulletin/register.php"
site:.edu "/forumdisplay.php?f="
site:.edu "newreply.php?do=newreply"
site:.edu "newthread.php?do=newthread"
site:.edu "powered by bbpress"
site:.edu "bbpress/topic.php?id"
site:.edu "bbpress/register.php"
site:.edu "powered by the unclassified newsboard"
site:.edu "forum.php?req"
site:.edu "forum.php?req=register"
site:.edu "/unb/"
site:.edu "powered by usebb forum software"
site:.edu "/usebb/"
site:.edu "topic.php?id"
site:.edu "panel.php?act=register"
site:.edu "a product of lussumo"
site:.edu "comments.php?discussionid="
site:.edu "/viscacha/"
site:.edu "forum.php?s="
site:.edu "powered by viscacha"
site:.edu "/viscacha/register.php"
site:.edu "/post?id="
site:.edu "post/printadd?forum"
site:.edu "community/index.php"
site:.edu "community/forum.php?"
site:.edu "community/register.php"
site:.edu "powered by xennobb"
site:.edu "hosted for free by zetaboards"
site:.edu "powered by yaf"
site:.edu "yaf_rules.aspx"
site:.edu "yaf_topics"
site:.edu "postmessage.aspx"
site:.edu "register.aspx"
site:.edu "post/?type"
site:.edu "action=display&thread"
site:.edu "index.php"
site:.edu "index.php?fid"
Are you sure you want to delete this post?