A friend of mine told me that google may have done a Panda refresh. Has anyone seen any kind of positive or negative results if that did in fact happen? Can anyone confirm or deny that this occurred?
I would like to integrate a search result function using Google search on my blog. How is this done?
I've been watching my website traffic stats and I've noticed that about 4:00PM my website traffic decreases significantly. It really drops and doesn't pick back up until about 11:00PM. Even at 11:00PM it doesn't come bac...
I will say if your business is dependent on only Google then it is really very bad business policy and you don't have any control over your business, you should be careful to it, you shouldn't put all the eggs in one bas...
Does your website traffic decrease during Christmas, or any holiday? Mine does. My traffic is mostly US based and my traffic has gone way down. I saw the same thing last year so I know it is holiday based and will return...
Hi, Is there any method to know which pages, links from sitemap are not indexed by google. For example, in webmaster tools it says 3200 links submited and 3125 indexed. I'm interesed to know which of sitemap links are no...
Anybody wants to share their experience about falling the pr's of their sites. As i have heard that there are many sites whose pr had fallen.
Have you compared Google Webmaster Guidelines to Bing Webmaster Guidelines? https://support.google.com/webmasters/?hl=en http://www.bing.com/webmaster/help/webmaster-guidelines-30fba23a One of the things that I notice...
Is there a standard price for high quality forum backlink building? I'm referring to links on niche/related forums, which stay up, (with posts made by a human, not software/bot)
All reciprocal backlinks can't be bad, can they? Sometimes, you link to a blog post, because you find it useful and the blog owner (of the post you linked to), links back to one of your own posts (maybe not linking to th...
One PR9 backlink is far more valuable than 100 PR 1 or PR 0 backlinks. So how can you get the coveted PR 9 backlink?
Let's say you need to transfer a domain name, how long would it take before completion?
Is site speed important?
For me, a forum is just a hobby, and there is no money in my personal budget to promote the forum. That means, I'm not buying ad space or paying for backlinking services. It's always been this way. I like promoting m...
Is it necessary to vary anchor link text when backlinking? How often do you change the anchor text? For instance, do you have different anchor text on each site that you backlink from?
There are many good reasons to buy a .me top level domain The .me TLD is perfect for the personal or professional blog where you want to use your own name. This is great for anyone who wants to establish their own pr...
Or, do you manage updates/additions to your static HTML website? What duties should a webmaster perform and how much would you pay?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='Dether' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Dether' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=61819 | 1 | SELECT distinct quesid FROM answers WHERE userid=61819 | /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 (11070,11362,11363,11364,14520,14521,14522,14542,14549,14553,14592,14922,14925,14929,14940,15249,15647,16764,16791) 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 (11070,11362,11363,11364,14520,14521,14522,14542,14549,14553,14592,14922,14925,14929,14940,15249,15647,16764,16791) 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 (11070,11362,11363,11364,14520,14521,14522,14542,14549,14553,14592,14922,14925,14929,14940,15249,15647,16764,16791) 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 (11070,11362,11363,11364,14520,14521,14522,14542,14549,14553,14592,14922,14925,14929,14940,15249,15647,16764,16791)
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='139583' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='139583' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='21613' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='21613' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6289' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6289' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='61067' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='61067' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19352' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19352' | /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='59606' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59606' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='49657' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='49657' | /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='20911' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20911' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20884' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20884' | /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 |