Write the reason you're deleting this FAQ
Hi everyone,
Here I wanna discuss with all users about: "Bumping Your Service" . Now in SEOClerks All Seller can bump 5 services in 24 hours. But as a regular seller Which is too low. This can increase by the Authority. They do now based on user level may also be increased. A seller want to bump his well-known services by which he got many positive rating. But 5 services bump in 24 hours its totally boring. So i think admin and SEOClerks Team should think about this and they should lift this number in 10 or 12
.
Thanks to All.
I think 5 is kind of perfect actually. However, you shouldn't depend on SEOClerks traffic alone either. Advertising is the best way of gaining more sales. In case SEOClerks change the amount of bumps per 24 hours, I'd say 7 bumps top. Not more than that. I think it'll do more damage than good. For the sellers that is.
[quote]I think 5 is kind of perfect actually. However, you shouldn't depend on SEOClerks traffic alone either. Advertising is the best way of gaining more sales. In case SEOClerks change the amount of bumps per 24 hours, I'd say 7 bumps top. Not more than that. I think it'll do more damage than good. For the sellers that is.[/quote]
I agree with this, and before the bumping amount increases, I still feel something needs to be done to make the process easier for the sellers... Especially for those who have many listings. I had made a suggestive thread about this a while back [url=https://www.seoclerks.com/forum/threads/bumping-business-better.6072/]HERE.[/URL]
Have a more organized system before adding more to the mix :)
Are you sure you want to delete this post?
Are you sure you want to delete this post?
There should be an option in your poll for "Less", that's what I would vote on. :P
Are you sure you want to delete this post?
There should be an option in your poll for "Less", that's what I would vote on.
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Hi!
I think seocleark need to allow bump for level 2 or 3 seller, because level 1 seller mostly use this as after creating gig instantly, and most of time scam/scrape gigs get top which destroy the earning of seocleark and also the legitimate seller, also this help level 1 seller to provide better gig and service to get level 2.
Most importantly, don't allow any service which have less then 90% rating to bump until he/she stable the rating, don't allow if any gig is less then 5 or more sale, etc..
I have seen lot of fiverr gigs going around, like people copy paste text from fiver and post in seocleark for 10$ or more, and purchase the gig on fiverr for $5,
maybe there is lot of people don't like my suggestion but most of user have level 2 or more will agree with my suggestion.
Thanks,
Are you sure you want to delete this post?
Are you sure you want to delete this post?
But still i think SEOcleark need to done some action to prevent low rating gigs from bumps. Thanks,



[quote]But still i think SEOcleark need to done some action to prevent low rating gigs from bumps. Thanks,[/quote]
Depending on the circumstances, I may say the same. It's hard for me to agree or disagree without knowing the reason behind the seller being given lower percentage rates. There's always two sides to every story.
I feel more emphasis should be put toward having difficult buyers and/or sellers in regards to being over 24hrs late with their orders (there's a recent thread about that), including hiding the services of sellers who don't login after so many weeks.
Buyers who continuously give sellers a hard time, and sellers who continuously are always late should be the ones who need to re-evaluate, and perhaps need to be limited. But that's a whole other kettle of fish, but in saying that, they too deserve the chance to redeem themselves.
I'd enjoy bumping my services better if it was more organized. I think being able to bump 3-5 times per 24hrs is great. I just want to make sure my listings are noticed the same as everyone else, regardless of the Level or stature.
:):):):)
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
I agree. I think it should only allow 2 or 3 bumps per day, as then it would give each person more time on the front page and they would also need to decide better on which listings are worth bumping.
As it is right now the time on the homepage is so short that it's not really even worth bumping. Less bumps would make it more important and worthwhile.
Are you sure you want to delete this post?
The problem is that this only works in a world where everything is fair and people don't cheat to get ahead. Limiting bumps further only effects the legitimate sellers and does not effect those users who just create account after account(Or just service after service after service) with more and more services just for the sake of them getting to the front page/top of page.
Are you sure you want to delete this post?
I will now go ahead and lock & archive this thread now.
Please check out the Announcement Thread about the New Bumping System here...
[url]https://www.seoclerk.com/forum/threads/new-service-bump-system.7129/[/url]
Please feel free to leave a reply with your thoughts, opinions, questions, etc.. on that that thread. :p
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| 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='12606' | 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='12606' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='15151' | 1 | SELECT * FROM seoclerks.members WHERE USERID='15151' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM categories_faq WHERE CATID='39' | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='39' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType() |
| SELECT * FROM seoclerks.members WHERE USERID=15151 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=15151 | /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=12606 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=12606
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='12606' 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='12606' 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=60041 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=60041
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=60042 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=60042
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=60043 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=60043
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=60044 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=60044
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=60045 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=60045
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=60046 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=60046
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=60047 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=60047
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=60048 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=60048
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=60049 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=60049
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=60050 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=60050
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=60051 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=60051
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=60052 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=60052
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=60053 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=60053
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=60054 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=60054
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='12606' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='12606' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='12606' AND status='1' AND (question like '%Admin : "Bumping Services"%' OR question like '%Admin%' OR question like '%"Bumping%' OR question like '%Services"%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='12606' AND status='1'
AND (question like '%Admin : "Bumping Services"%' OR question like '%Admin%' OR question like '%"Bumping%' OR question like '%Services"%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='14420' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14420' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='14524' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14524' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='8695' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8695' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='3968' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3968' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='18436' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18436' 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=12606%' 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=12606%'
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='6160.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6160.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='168430.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='168430.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23112.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23112.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1856.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1856.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='167023.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='167023.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23245.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23245.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1593.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1593.png' | /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 |
hitmeasap
I think 5 is kind of perfect actually. However, you shouldn't depend on SEOClerks traffic alone either. Advertising is the best way of gaining more sales. In case SEOClerks change the amount of bumps per 24 hours, I'd say 7 bumps top. Not more than that. I think it'll do more damage than good. For the sellers that is.
Regards,
hitmeasap Allowing 10 or even 12 bumps per 24 hours will make the services "vanish" from the 1st page faster than ever before. I bump my services regularly and I've done it multiple times during different hours etc. I noticed that my services are listed on the 1st page for about 3-15 minutes. Which obviously depends on WHEN I bump.. Allowing 10 or 12 bumps will probably make my services "vanish" in less than that. I think 5 is kind of perfect actually. However, you shouldn't depend on SEOClerks traffic alone either. Advertising is the best way of gaining more sales. In case SEOClerks change the amount of bumps per 24 hours, I'd say 7 bumps top. Not more than that. I think it'll do more damage than good. For the sellers that is. Regards, hitmeasap
Are you sure you want to delete this post?