Write the reason you're deleting this FAQ
Hi Seoclerk community, just started selling on Seoclerk . I heard positive reviews on a website about Seoclerk and decided to sell my services here. I mainly offer smm services and saw many related listings here.
I must say Seoclerk offers rich platform to deliver services and support is excellent. But, the real problem started when I tried to create services.
First of all, I found that new seller cannot create services less than $5. Seriously...why people would buy $5 gig from new seller with no ratings. Instead, Seoclerk shouldn't allow service more than $5 for new sellers. I think that $1 gigs are most beneficial to new seller to gain some momentum on seoclerk.
Secondly, most popular services aren't allowed for new seller ex fb, twitter, YouTube and instagram. Honestly , I don't think anyone going to buy Seo services from newbie seller. So, new seller go no option left to look to other platform.
Also, there are no clear instructions on which services you can create and which you can't. Ironically, most listing are against Seoclerk tos as most of them contain copyrighted logo of so called third party.
Later, support guys told me that they aren't allowing new seller in certain services. So, basically new sellers are restricted from selling.
What's positive is support that you get from Seoclerk is almost quick compared to others.
It would be interesting to listen what new sellers and old seller have to say about this discussion.
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?
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='22542' | 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='22542' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='585267' | 1 | SELECT * FROM seoclerks.members WHERE USERID='585267' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=585267 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=585267 | /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=22542 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=22542
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='22542' 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='22542' 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=116922 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=116922
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=117020 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=117020
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=117014 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=117014
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=117178 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=117178
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=117244 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=117244
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='22542' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='22542' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='22542' AND status='1' AND (question like '%Is Seoclerk good seller ? Share thoughts%' OR question like '%Seoclerk%' OR question like '%good%' OR question like '%seller%' OR question like '%Share%' OR question like '%thoughts%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='22542' AND status='1'
AND (question like '%Is Seoclerk good seller ? Share thoughts%' OR question like '%Seoclerk%' OR question like '%good%' OR question like '%seller%' OR question like '%Share%' OR question like '%thoughts%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| 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 seoclerks.members WHERE USERID='1159' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1159' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='632' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='632' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='9' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9' 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=22542%' 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=22542%'
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='272.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='585267.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='585267.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='584026.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='584026.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='585810.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='585810.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1797.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1797.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 |
| Avg Time | Count | SQL | Max | Min |
idealmike
I get what you're saying but then, even on more successful freelance sites you can not sell a service for less than $5 and many of those new sellers went and go on to be successful sellers. It's a fair point though and perhaps that is something they could look into / consider and trust me love to hear suggestions like these with good arguments for them!
However, there are many things one can sell for even $5 cheaply at first to get those initial sales under his/her belt on here. And other things sellers can do to gain trust in them as well which I've posted about before. See my post: How New Sellers Can Get Started on SEOClerks and Ways to Increase Sales and Success. Or: How To Become a Successful Power Seller on SEOClerks? Or my recent one: I see Great Success with SEOClerks Freelance Family such HUGE Potential for ANYONE! Which explains how easy it is to get started on SEOClerks and find success today!
No no, they are, just not if they are for the same thing as there is already a lot of. Because there are already a lot of those types of services on here and we don't really need more of them. Now, if you can take a "unique angle" in your service, the way you provide those things, then your service will likely stick as there are still new sellers selling this types of things (with the exception of fb and ig stuff as that's not allowed on here period).
But anyone that can or is only selling those types of things only is a naive seller with zero imagination skills and is only limiting his/her self anyway. Come on, there are many, many, many things people can sell that is similar to that! The buck doesn't start and stop with those sites and services only!
There are perfect instructions on what one cannot sell in the Responsible Listing Guidelines and TOS. And most listings aren't against SEOClerks TOS. If they were they would be removed and most listings aren't as you can see.
Again, restricted by a tiny tiny amount. There are soo many things a person can sell on here. There is such massive demand for some things and only a small amount of sellers providing them and still a demand for things that there aren't even sellers selling it yet! You just have to use your imagination really. Just study the marketplace and know what there is a demand for.
Yeah that is true. The support is always blinding no matter how small or trivial or how big an issue it is. They are on it like white on rice and that much you can believe!
But there is a LOT to be positive about on SEOClerks. Just ask those top sellers that started from nothing....
Are you sure you want to delete this post?