For your average small biz, how much time to devote to SEO?
What does 'nofollow' or 'no follow' mean in an A HREF / link?
What does 'indexed' mean in terms of Google search and SEO?
What is duplicate content and how does it impact SEO?
Is one site better for SEO, or many cross-linked domains?
What is CPC in the Google keywords tool, and how do you use it for SEO?
For e-commerce sites, do multiple domains help or hurt SEO?
Duplicate content and SEO, how can you prevent a Google penalty?
What are the best SEO plugins? For instance best SEO plugins for WordPress?
How long does it take to get to the top of Google / SEO?
What on page SEO factors are the most important, in rank order?
What is a high (low) bounce rate and does it matter?
Why do some sites rank higher on Google / SEO searches?
Is the keywords meta tag obsolete? What is it, and does the meta keywords tag matter for SEO?
How do you get more inbound links and link juice for SEO?
What is a custom 404 page and does it help for SEO purposes?
What is local SEO, and how does local SEO differ from regular SEO?
Google Analytics Not Provided Not Set, What does this mean?
What is the difference between a short tail and a long tail keyword for SEO?
META DESCRIPTION vs. META KEWYORDS tag - what is the difference, in terms of SEO?
What is natural link building and why should you do that for SEO purposes?
Which is better for SEO: a subdomain or a subdirectory?
| 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='dutchseo' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='dutchseo' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=49667 | 1 | SELECT distinct quesid FROM answers WHERE userid=49667 | /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 (4817,4816,4815,4814,4813,4808,4810,4804,4797,4812,4809,4803,4802,4800,4792,4778,4784,4779,4793,4790,4759,4795) 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 (4817,4816,4815,4814,4813,4808,4810,4804,4797,4812,4809,4803,4802,4800,4792,4778,4784,4779,4793,4790,4759,4795) 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 (4817,4816,4815,4814,4813,4808,4810,4804,4797,4812,4809,4803,4802,4800,4792,4778,4784,4779,4793,4790,4759,4795) 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 (4817,4816,4815,4814,4813,4808,4810,4804,4797,4812,4809,4803,4802,4800,4792,4778,4784,4779,4793,4790,4759,4795)
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='12794' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12794' | /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 |
|---|