Write the reason you're deleting this FAQ
I've worked with plenty of website owners over the years, most are individuals but there have also been a decent amount of corporate clients.
I'll give a brief example of what these clients are like.
Individual Clients:
These clients are people starting up a business or want to get into making money online and found you because you can do something they need. These clients tend to have a lower budget because they're either starting up or don't have a lot of revenue coming in.
Corporate Clients:
These clients are the corporations themselves. Usually you have a contact or two at the company and they are the ones you relay all the reports and updates to. Rarely do you work directly with the CEO or President unless it's a smaller corporation and they want to be hands on.
The main difference between an Individual client and a Corporate client is the amount they are willing to put into their SEO and Marketing campaigns without question. The individual clients will have a tighter budget so it makes sense that they won't be able to invest as much as a million dollar corporation. Corporate clients tend to be all business, usually, because they are looking at the campaigns as a branding play that will pay off in the long run. The Individual client is more personable because they usually talk to you like they've known you for years.
Both types of clients want to make more money, but the Individual client tends to want to see a quicker ROI than the Corporate clients. This is mainly due to the Individual risking more money than they can afford to. They hear that they can get rich if they're ranked #1 in the search engines but they don't know the work involved and the timeline behind it. The corporate client usually knows the basics because they've done some research on what will happen after they sign the contract.
Personally I would choose to work with 10 large corporations than 100 individual clients. I would get a lot more references and positive reviews working with 100 individuals, but the amount of concerns from the individuals that I would have to calm would be a huge headache. I can give a corporation a timeline of what's going to happen and if I don't provide results at the end, they will start to get angry. The individual gets angry after the first 2 weeks when they're not making more money.
Which do you prefer? Individual clients or Corporate clients?
Are you sure you want to delete this post?
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='19592' | 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='19592' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='19821' | 1 | SELECT * FROM seoclerks.members WHERE USERID='19821' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=19821 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=19821 | /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=19592 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=19592
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='19592' 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='19592' 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=107208 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=107208
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=107238 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=107238
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=107288 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=107288
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='19592' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='19592' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='19592' AND status='1' AND (question like '%Individual SEO Clients Corporate SEO Clients. prefer?%' OR question like '%Individual%' OR question like '%Clients%' OR question like '%Corporate%' OR question like '%Clients.%' OR question like '%prefer?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='19592' AND status='1'
AND (question like '%Individual SEO Clients Corporate SEO Clients. prefer?%' OR question like '%Individual%' OR question like '%Clients%' OR question like '%Corporate%' OR question like '%Clients.%' OR question like '%prefer?%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='33015' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33015' 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 seoclerks.members WHERE USERID='19120' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19120' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='382651' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='382651' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='68882' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='68882' 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=19592%' 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=19592%'
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='6.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6.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 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
Interesting discussion Raz. Can I go with both? Because on one hand, there are a lot more individual clients out there than there are corporate clients and as such, you get more orders from individuals than you do corporations. However on the other hand, corporate clients to have bigger budgets and spend a lot more on each purchase with you as opposed to individuals who have smaller budgets and don't spend as much. But although the corporate clients do spend more on each purchase, the amount of earnings from the individual clients can add up to more than all the earnings made from corporation clients.
However it all really depends on how much they are spending. Even some large corporations don't want to spend a lot on using someone for the first time. Not unless they have tons of positive feedback and recommendations. Even then at first they might not spend as much just to see how well you do for them. But unless they are spending a big amount and buying big it might not even really be that noticeable.
Although they do (in general) spend more than individuals often do. And it is easier to work for less for more than it is to work for more for less. When you have many smaller individual clients to work for, that's more of a work load to sort out and get done for them. But when you have a smaller amount of orders that are paying more for each order then you have less of a work load on for more money and it's easier to sort out.
On the other side of the coin, running into problems with smaller individual clients means that when push comes to shove, in the event that you have to refund them, you're not going to take such a huge loss. Where as in the event you ever needed to refund a large corporation, that is going to be quite a significant amount that you will take a loss on.
So really both have their own pros and cons. There's more smaller individual clients than there are large corporations and these can make up for what you'd earn from large corporations by sheer amount of numbers alone.
That's my take on it anyway.
Are you sure you want to delete this post?