Write the reason you're deleting this FAQ
When becoming an online entrepreneur you can think it's an easy road but sometimes there are battles you need to overcome. Being an online entrepreneur isn't all money and women (or men) by your side, it's a tough struggle since you're becoming your own business entity. The struggle is real when it comes to being an entrepreneur, but you can do it 
Time Management:
When working for yourself you always have to remember that no one will tell you what to do and when to do it. You need to be very diligent when it comes to time management since you're the boss. Write down a week to week schedule for yourself like you're in charge of writing one for your employees. Be sure to follow the schedule and stick with it so that you never fall behind. To be a successful entrepreneur you need to have great time management skills, or you need to hire someone to do it for you if possible.
Having a secretary keep track of your schedule for you is best if you're horrible at time management, but it's not in everyones budget to do this. It would be nice to have a secretary, but in the beginning you'll need to push yourself to follow your own schedule until you can get successful enough to hire someone 
Being the best:
You need to try and be the best in your niche. If you're only second best you'll always get people asking you "Why should I go with you instead of (your competition here)". Strive to be the best in your niche and if you are doing it long enough, and good enough, you'll eventually become one of the top dogs in your niche and everyone will be talking about you. When people are praising you online without you asking them to, you've started to become king
Have you ever heard of "fake it til you make it"? Well that works in most cases and you'll never know if it works for you unless you try. Plenty of times I've come across people saying that they're the top affiliate or they get the most sales and make more money than anyone else in the niche, but that's not always true. I actually came across an affiliate who kept trying to sell me a program, which I'm an affiliate of, and he was telling me that he's the top salesman of this product. I knew for a fact that he wasn't the top salesman since my friend owned the system and told me he had about 50% of the leads that I had
This is a case of "fake it til you make it" because he was telling everyone he was the best and he didn't even know if it was true 
Being unique:
You'll need to be unique when it comes to being a successful online entrepreneur since there are so many people doing the same thing in various niches. If you're pushing the same product as hundreds of other people, you'll need to figure out an angle to get the most exposure.
If you have your own product or service how do you stand out from the others? Can you improve on an existing system or product that allows you to be unique or are you just spinning your words better than your competition, it's all up to you. Making a product is pretty difficult but has enormous value if you can fill a void in a niche.
Customers aren't always right
Now you'll always hear "the customer is always right" but that's a bunch of bullsh*t. I've come across plenty of clients that think they are right but they're actually being pretty dumb. They read everything I was selling and agreed to my terms but after a few months I get complaints that they aren't making an extra $1,000 from my SEO services. Now I can say "Well you're right, you should be making more money and have #1 rankings for all of your keywords!" or I can tell them the truth and say "Well, SEO takes time and there was no guarantee that you would be ranked #1 for all your keywords". Some of them will come back and claim that I gave a guarantee, but I never give them guaranteed #1 rankings for everything. Sometimes this ends in a chargeback, but most of the time they're under a contract and this only ends bad for them.
In Conclusion:
Being your own boss is a tough thing to do and it's not for everyone. If you have thick skin in order to deal with rude clients and also can keep on schedule, you may be cut out for this type of job
Be unique and be the best at something and you'll be able to make it after a while, and if you don't, learn from your mistakes.
Remember to follow me 
https://www.seoclerks.com/user/Razzy
Thanks!
Razzy
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='22130' | 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='22130' | /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=22130 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=22130
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='22130' 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='22130' 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=115991 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=115991
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=132005 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=132005
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=144433 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=144433
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=150351 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=150351
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='22130' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='22130' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='22130' AND status='1' AND (question like '%Becoming online entrepreneur - expect%' OR question like '%Becoming%' OR question like '%online%' OR question like '%entrepreneur%' OR question like '%expect%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='22130' AND status='1'
AND (question like '%Becoming online entrepreneur - expect%' OR question like '%Becoming%' OR question like '%online%' OR question like '%entrepreneur%' OR question like '%expect%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='5262' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='5262' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1628' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1628' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='3080' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3080' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1177' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1177' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1323' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1323' 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=22130%' 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=22130%'
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='589438.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='589438.jpg' | /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='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.097853 | 1 | SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%rollup%') ORDER BY total_recommendations desc LIMIT 0,40 | 0.097853 | 0.097853 |
Cristian
Its hard to keep both balanced but I find that I'm better doing both at the same time than doing just one because I did had a full-time job and did no freelancing for a time and I used to be miserable and earn mediocre.
I also used to be a full-time freelancer, I was even more miserable!
The best choice for me is to do both. I feel great, I earn a decent living and I'm also evolving on both fronts. I'm sure that at one point I may have to choose one path over the other, but I'm not scared anymore and whatever the choice will be I'm sure I'm going to do a great job. Can I be partially cut off for the jobs? haha. Because this is what I feel I am, a part online entrepreneur with my own websites, products and freelance services and part full-time employee. Its hard to keep both balanced but I find that I'm better doing both at the same time than doing just one because I did had a full-time job and did no freelancing for a time and I used to be miserable and earn mediocre. I also used to be a full-time freelancer, I was even more miserable! The best choice for me is to do both. I feel great, I earn a decent living and I'm also evolving on both fronts. I'm sure that at one point I may have to choose one path over the other, but I'm not scared anymore and whatever the choice will be I'm sure I'm going to do a great job.
Are you sure you want to delete this post?