I want to trade the equal number of the comments blog-to-blog.
Requirements:
1. Your blog should have Disqus, so we can easily monitor our mutual conversation. I have other things to do too, so Disqus will take care of the notifications.
2. Each comment should be 140 characters minimum,and that's like one sentence, or two short sentences, meaningful and related to the article so we can have a normal conversation, not only 'nice post' or spam comments.
3. Both of our blogs have to be of the same niche; internet/ software/ hardware/ programming/ application reviews/ opinions and similar niche, so we can understand each other on topic.
4. A good grasp of the English language. You don't need to be extra talented or you don't need to worry if you make a typo mistake or some kind of the grammar/ style glitch, but your comments should be well written and easy to understand.
Mutual respect, understanding and absolutely NO SPAM comments are the paramount!
I want to make a deal with more than one person, in fact as much people I can, but you have to comply to the conditions. If any of those conditions are not met, I will not sign a deal with you.
Kind regards!
I want to trade meaningful and engaging comments blog-to-blog.
do you accept blogger website, my site is about bringing content to the viewer
i have a blog that covers new tech positive news stories and products of all kinds. check it out and let me know if your interested
| Match | Count | SQL | Script |
| SELECT * FROM wanttotrade A, categories_wanttotrade B, seoclerks.members C WHERE A.tradeid='2036' AND A.category=B.CATID AND A.USERID=C.USERID | 1 | SELECT A.*, B.name, B.seo, C.username, C.userlevel, C.footer_code, C.rating,
C.ratingcount, C.googleplus_profile,
C.total_recommendations, C.USERID, C.profilepicture, C.average_response_time, C.ip,
C.lastlogin, C.addtime
FROM wanttotrade A, categories_wanttotrade B, seoclerks.members C
WHERE A.tradeid='2036' AND A.category=B.CATID AND A.USERID=C.USERID | /opt/clerks-staging/docroot/viewtrade.php 165 () () |
| SELECT * FROM ratings_buyer WHERE USERID=197955 | 1 | SELECT sum(good) as thumbup, sum(bad) as thumbdown
FROM ratings_buyer WHERE USERID=197955 | /opt/clerks-staging/docroot/include/functions/main.php 19523 GetRatingsAsBuyerTotal() () |
| SELECT * FROM wanttotrade A, categories_wanttotrade B WHERE A.tradeid!='2036' AND A.category=B.CATID and A.active='1' AND (A.tags like '%Blog Comments Disqus Writing Meaningful%' OR A.tags like '%Blog%' OR A.tags like '%Comments%' OR A.tags like '%Disqus%' OR A.tags like '%Writing%' OR A.tags like '%Meaningful%') limit 4 | 1 | SELECT A.tradeid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttotrade A, categories_wanttotrade B WHERE A.tradeid!='2036' AND A.category=B.CATID and A.active='1' AND (A.tags like '%Blog Comments Disqus Writing Meaningful%' OR A.tags like '%Blog%' OR A.tags like '%Comments%' OR A.tags like '%Disqus%' OR A.tags like '%Writing%' OR A.tags like '%Meaningful%') limit 4 | /opt/clerks-staging/docroot/viewtrade.php 474 () () |
| SELECT * FROM wanttotrade A, categories_wanttotrade B WHERE A.tradeid!='2036' AND A.category=B.CATID and A.active='1' AND A.USERID='197955' limit 4 | 1 | SELECT A.tradeid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttotrade A, categories_wanttotrade B WHERE A.tradeid!='2036' AND A.category=B.CATID and A.active='1' AND A.USERID='197955' limit 4 | /opt/clerks-staging/docroot/viewtrade.php 486 () () |
| SELECT * FROM tradecomments a, seoclerks.members b WHERE a.PID='2036' AND a.USERID=b.USERID and b.status='1' AND a.status=1 order by a.CID asc | 1 | SELECT a.comment, a.USERID, a.CID, a.time_added, a.istranslated, a.parentid, b.username, b.profilepicture
FROM tradecomments a, seoclerks.members b
WHERE a.PID='2036' AND a.USERID=b.USERID and b.status='1' AND a.status=1
order by a.CID asc | /opt/clerks-staging/docroot/viewtrade.php 749 () () |
| UPDATE wanttotrade SET viewcount = viewcount + 1 WHERE tradeid='2036' | 1 | UPDATE wanttotrade SET viewcount = viewcount + 1 WHERE tradeid='2036' | /opt/clerks-staging/docroot/include/functions/main.php 1741 update_tradeviewcount() () |
| SELECT * FROM tradebids as w, seoclerks.members AS m WHERE w.active=1 AND m.USERID=w.USERID AND m.status=1 AND w.USERID>0 AND w.tradeid='2036' ORDER BY w.bidid ASC | 1 | SELECT w.bidid, w.PID, w.comment, w.title, w.pricepublic, w.USERID, w.adjustedprice, m.profilepicture, w.ip
FROM tradebids as w,
seoclerks.members AS m
WHERE w.active=1
AND m.USERID=w.USERID
AND m.status=1
AND w.USERID>0
AND w.tradeid='2036'
ORDER BY w.bidid ASC
| /opt/clerks-staging/docroot/viewtrade.php 1035 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=229325 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=229325 | /opt/clerks-staging/docroot/viewtrade.php 1099 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=56408 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=56408 | /opt/clerks-staging/docroot/viewtrade.php 1099 () () |
| SELECT * FROM categories_wanttotrade | 1 | SELECT * FROM categories_wanttotrade | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| SELECT * FROM posts WHERE USERID=197955 | 1 | SELECT sum(positive_ratings) as thumbup,
sum(negative_ratings) as thumbdown
FROM posts
WHERE USERID=197955 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetBuyerRatingsTotal() |
| 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='229325' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='229325' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='56408' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='56408' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='197955' | 1 | SELECT profile_data FROM seoclerks.members WHERE USERID='197955' | /opt/clerks-staging/docroot/include/functions/main.php 1927 getUserBackground() include() |
| SELECT * FROM seoclerks.members WHERE USERID='197955' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='197955' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
| Avg Time | Count | SQL | Max | Min |