Write the reason you're deleting this FAQ
Yesterday I posted some Freelance Business Management Tips Finding Success when Freelancing. Which can help you to get set up when freelancing. But today I want to post some actual client management tips as well for learning how to handle and deal with your clients that you get when freelancing. Of course having some business management skills can help you to get a good start in the world of freelancing. But you will also want to know about some good client management tips as well so you can know how to handle your clients and prospective buyers more efficiently and help you to find success!

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?





[b]Do you always remain calm and professional with irate clients? Be honest.[/b]
I try to, but sometimes I lose my cool when the client is just being dumb and stubborn. I've gotten "No You Listen! I know SEO and how it works! It shouldn't take longer than 2 weeks to rank for my keywords!" And I'll respond with "Well if you knew what you were doing, why did you hire us to do it? Could you not rank for your difficult keywords? If not, then you knew it would take more than 2 weeks to rank ;) " lol :D
[b]Do you stick to your working hours or do you work around the clock?[/b]
I try to work when my little girl is at school, so between 8:30am and 2:30pm. I'll also work while she's home, but not as much.
[b]Can you identify genuine buyers vs tire kickers?[/b]
Oh yeah. I've had plenty of tire kickers and they get pretty annoying. The genuine buyers will be ready to go once you answer a few questions, and the buyers send you all their questions in one email, not 25 lol :D
[b]Do you bite off more than you can chew? How do you handle that?[/b]
Not very often. Sometimes I will if the paycheck is nice lol. But even then I have plenty of people to help me out, and if they can't, they know people who can :D
[b]Do you have a backup contingency plan in place?[/b]
Yup. But it requires me to have $1,000,000 in my bank account first. So I'm currently working on that lol :D
[b]Do you pitch for free? What if the pitch takes 6+ hours?[/b]
Yup, a free pitch is a necessity if you're trying to close a big client. No one will pay to listen to you spew crap out of your mouth lol. Most of my clients are under a contract so those 6 hours aren't much in the long term :D
[b]Do you have a contingency budget plan in place for big jobs?[/b]
Yup, but I have people pay me at least 50% up front for big jobs so that I know they are serious. The contract alone isn't as safe as you would think with huge projects :(
Are you sure you want to delete this post?
If someone wants me to do a write up for them I invoice them and I don't start until the payment has cleared in my account.
[b]Do you always remain calm and professional with irate clients? Be honest.[/b]
Yes I do always remain calm and professional, that doesn't mean I will take their s*** though. Most often when someone has gotten irate with me it has had nothing to do with me or my services. I remember one customer screaming and swearing at me because she thought her order was late. I called her to tell her that her order was ready and had just been collected by the courier and she would receive it in 2 days time. She said I had promised her delivery on that day. I calmly told her that she was mistaken, she has it in writing that the date was for completion.
Anyway I forwarded her the email and she never responded at all. She tried to place an order a few months later and phoned me because she had problems logging into my website. I explained to her very nicely that unfortunately I cannot supply to her any longer because of the verbal abuse.
[b]Do you stick to your working hours or do you work around the clock?[/b]
My working hours are whenever I can fit work in around my family. This sometimes is around the clock. I often have to work late into the night to get things done. I only have 3 to 4 hours in the morning when my kids are in play school which is not nearly enough to make a dent in my to do list.
Can you identify genuine buyers vs tyre kickers?
Yes and I find tyre kickers really exhausting. I can spot them immediately and I try to be professional and attend to their endless queries... but if there is something really important I need to attend to that will be done before giving more of my time to tyre kickers.
I had one woman calling me for over a year asking me if I offer discount for wholesale orders. Every time I said yes, on my wholesale website I have wholesale pricing. No but can she get a discount off wholesale? And my answer was always the same, that no, that is my best price. Please read the terms and conditions. Then she will wait 2 weeks and phone me again. I started ignoring her calls after a while (yes I know not very professional) and she would then email me. I started just forwarding the same email response to her and eventually she left me alone.
[b]Do you bite off more than you can chew? How do you handle that?[/b]
Yes,sometimes and that is when I work late at night!
[b]Do you have a backup contingency plan in place?[/b]
Not really. I have been working on this. but I don't really have a contingency plan in place.
[b]Do you pitch for free? What if the pitch takes 6+ hours?[/b]
I don't do that sort of work. I am a blogger and online marketer, so I work for myself and I buy services here. But if I had to do a pitch I think it would depend on the situation. If a tyre kicker asked me for a pitch I would charge a steep price. Otherwise I would do it for free.
[b]Do you have a contingency budget plan in place for big jobs?[/b]
Yes it's called full payment upfront:) If someone wants me to do a write up for them I invoice them and I don't start until the payment has cleared in my account.
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='19159' | 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='19159' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='272' | 1 | SELECT * FROM seoclerks.members WHERE USERID='272' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=272 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=272 | /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=19159 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=19159
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='19159' 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='19159' 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=105548 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=105548
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=105553 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=105553
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=105584 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=105584
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=105578 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=105578
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=105552 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=105552
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=105568 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=105568
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=134002 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=134002
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=149433 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=149433
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='19159' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='19159' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='19159' AND status='1' AND (question like '%Freelance Client Management Tips Finding Success Freelancing%' OR question like '%Freelance%' OR question like '%Client%' OR question like '%Management%' OR question like '%Tips%' OR question like '%Finding%' OR question like '%Success%' OR question like '%Freelancing%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='19159' AND status='1'
AND (question like '%Freelance Client Management Tips Finding Success Freelancing%' OR question like '%Freelance%' OR question like '%Client%' OR question like '%Management%' OR question like '%Tips%' OR question like '%Finding%' OR question like '%Success%' OR question like '%Freelancing%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='17031' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17031' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='4215' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4215' 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='9399' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9399' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1490' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1490' 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=19159%' 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=19159%'
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='134.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='134.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| 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='306632.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='306632.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19821.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='617077.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='617077.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.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 |
| Avg Time | Count | SQL | Max | Min |
| 0.097996 | 1 | SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%e-mailsignature%') ORDER BY total_recommendations desc LIMIT 0,40 | 0.097996 | 0.097996 |
Cristian
No. Well, I'm a very passionate guy, I'll burn like a roman candle if someone gets on my nerves. In fact, most of my negative reviews are because I couldn't keep my mouth shut and have some professional patience.
So there. I was honest.
Well. I generally work after my day job but sometimes I get up very early and work then.
Yes I can smell tyre kickers from a mile away.
Well, no. I usually get myself into project I can actually deliver.
Yes I do, its called my day job.
I usually pitch for free. If I get the project, fine, if not, well, that's life.
I don't really know what this is, so I guess no. [quote]Do you always remain calm and professional with irate clients? Be honest.[/quote] No. Well, I'm a very passionate guy, I'll burn like a roman candle if someone gets on my nerves. In fact, most of my negative reviews are because I couldn't keep my mouth shut and have some professional patience. So there. I was honest. :D [quote]Do you stick to your working hours or do you work around the clock?[/quote] Well. I generally work after my day job but sometimes I get up very early and work then. [quote]Can you identify genuine buyers vs tyre kickers?[/quote] Yes I can smell tyre kickers from a mile away. [quote]Do you bite off more than you can chew? How do you handle that?[/quote] Well, no. I usually get myself into project I can actually deliver. [quote]Do you have a backup contingency plan in place?[/quote] Yes I do, its called my day job. [quote]Do you pitch for free? What if the pitch takes 6+ hours?[/quote] I usually pitch for free. If I get the project, fine, if not, well, that's life. [quote]Do you have a contingency budget plan in place for big jobs?[/quote] I don't really know what this is, so I guess no.
Are you sure you want to delete this post?