sandaljepit
Level 1
Write the reason you're deleting this FAQ
i need to get a clear suggestions to get more orders.i want to create some service with facebook and Google+1 but can anyone suggest me how much quantity and description i need to give in my gig to get more orders and attract my buyers?plz give me most effective description and experienced talking.
thanks-sandaljepit
Are you sure you want to delete this post?
| 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 `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='6526' | 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='6526' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='41128' | 1 | SELECT * FROM seoclerks.members WHERE USERID='41128' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=41128 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=41128 | /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=6526 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=6526
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='6526' 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='6526' 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=30376 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=30376
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=30377 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=30377
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='6526' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='6526' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='6526' AND status='1' AND (question like '%can give instraction increase sales?%' OR question like '%give%' OR question like '%instraction%' OR question like '%increase%' OR question like '%sales?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='6526' AND status='1'
AND (question like '%can give instraction increase sales?%' OR question like '%give%' OR question like '%instraction%' OR question like '%increase%' OR question like '%sales?%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='2044' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2044' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='6719' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6719' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='3160' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3160' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1129' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1129' 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=6526%' 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=6526%'
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='47095.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='47095.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='34495.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='34495.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 |
fosterj
So here are my tips:
1) Provide bonuses and make offers
The idea is to always over-deliver. I am sure you already know that.
2) Use social media to promote your gig.
3) SPEED
In this day people DO NOT want to wait for anything, EVER...PERIOD.
DO NOT MAKE PEOPLE WAIT. Respond to their inquiries quickly, always deliver on time; you could even try delivering EARLY.
4) Do not let the buyer leave a negative review.
This is highly important!
5) Use all the features of seoclerks!
Bump your service, use EXTRAS and "WANT TO BUY" feature is really great!
6) Be respectful! Be professional!
7)and again - BE FAST!!!!!
When someone orders your gig, respond by thanking them and if you can, let them know when you'll begin working on their order. I hate dealing with unresponsive sellers.
again, sellers...communicate with your buyers. Doing so can help avoid unnecessary cancellations and negative reviews. Do not leave them in the dark. Most of them/us are very understanding. [
I hope you find this useful, if I come up with new tips I will update!
Thank you! Hi, I am new here as a seller although I was already a seoclerks buyer for a long time... But all that time I watched and I learned and then when I felt it was the right time, I started selling. So here are my tips: 1) Provide bonuses and make offers The idea is to always over-deliver. I am sure you already know that. 2) Use social media to promote your gig. 3) SPEED In this day people DO NOT want to wait for anything, EVER...PERIOD. DO NOT MAKE PEOPLE WAIT. Respond to their inquiries quickly, always deliver on time; you could even try delivering EARLY. 4) Do not let the buyer leave a negative review. This is highly important! 5) Use all the features of seoclerks! Bump your service, use EXTRAS and "WANT TO BUY" feature is really great! 6) Be respectful! Be professional! 7)and again - BE FAST!!!!! When someone orders your gig, respond by thanking them and if you can, let them know when you'll begin working on their order. I hate dealing with unresponsive sellers. again, sellers...communicate with your buyers. Doing so can help avoid unnecessary cancellations and negative reviews. Do not leave them in the dark. Most of them/us are very understanding. [:)] I hope you find this useful, if I come up with new tips I will update! Thank you!
Are you sure you want to delete this post?