Some lucky people were able to make conversions shortly after they started their website or blog. For others it took months or even years before they saw the fruits of their labor. How long did it take you to start earni...
Do you try to model your blog or website after others you like or do you try to do your own thing and individualize it? Sometimes I do look at designs on other blogs and websites and think it would be nice if mine looked...
Has your blog or website earnings increased or decreased over time? What do you attribute the increase or decrease to? Do you track your earnings on a regular basis? It is always interesting to see how our sites have don...
In terms of your traffic to your blog or website..what has helped you the most in terms of getting more people to view your content? Obviously, there are many different strategies, but what has made the overall differenc...
Many people have contests to keep readers coming back to their blog or website? Have you ever sponsored a contest on your blog or website and did it help you get more readers? Did it work well for you?
When did you first start trying to make money via the internet? Has your internet marketing gone on a long time or a relatively short time? I have been blogging for maybe the past 5 or 6 years. I think I started trying t...
Have you ever thought of or done the revamping of a blog? Sometimes we lose interest in our blogs and they just sit there. Have you thought of restarting a dead blog? How did you do it? What are the recommended steps? I ...
Blogger seems exceptionally slow to load for me. It takes me a long time to add a post and to publish it. Am I the only one this is happening to? There can be at least a 3 or 4 minute delay every time I post on there. I ...
I know the way some people can make money with their blogs is to convert it into an ebook, via Amazon or some other medium. Has anyone ever done this? What was the process like?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='kgord' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='kgord' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| 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.userid=603096 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.userid=603096 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.userid=603096 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.userid=603096
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='603096' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='603096' | /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 |