Write the reason you're deleting this FAQ
A lot of people want to start their online marketing agency because we always portrayed as super profitable. Sure, some of these agencies have full teams of people and are doing millions each year, but that's not how it all starts. You need to start slow, hit little goals, and gradually build over time, so you don't burn out and overwork yourself too quickly.
In this discussion, I'll go over a few things that I've learned to do with my agency, and any website for that matter, when I started.
Don't have big goals right away
When I started, I had a main goal of making $100,000+ per year in net profit. That means after I paid for everything, even my taxes, I would have 100k sitting in my account. When I started with this goal, I quickly realized it wasn't going to happen right away because no one wants to work with a nobody, but over time I could gain some momentum.
Iron out your details over a few months
You will launch your website, do some marketing, and always be tweaking every little thing on your site that you possibly can. You need to think of your website as never finished, and you always need to iron out the little things as time goes on. Don't do all the work in one day because you'll likely get burnt out and miss a few things that may not come back up for months down the road.
Go over each page of your website about once a month and see what can be edited, tweaked, or redesigned to make your business look even better than it did before. Some of my pages look amazing now, but they were pretty simple when I started, and they look much better because I gradually tweak them over time with new design ideas and tweak my content flow on the pages. My conversions usually increase after a full site tweak, and we all know that's not a bad thing lol.
Gradually streamline your business
When you start, you will likely have a basic template of a website up and running even if it looks amazing and has all the bells and whistles. What you'll now be doing is streamlining everything you possibly can so you're sure anyone that comes to your website has a good time, has some info captured, and eventually signs up with you.
Most people won't get this right the first time, so don't be too harsh on yourself if you're one of them. Launch your website, get some clients, and work on their campaigns as well as your site over time. Your site is a money maker, so treat it with care and be sure everything flows well.
Automate what you can
Again, you won't be able to get this all done in a day because automation isn't something you think of right in the beginning. After you get some clients on board, you will want to hire a content writer and maybe bring on some people to do SEO for you. Yes, you're an online marketing company hiring people to do SEO, but this is what we all do because we're busy with our clients' sites lol.
You'll want to do the important stuff like generate leads, proofread content submissions, design the site if you can, and handle any money coming in or out of your accounts.
Find local startups and small businesses
Local startups and businesses will likely be your bread and butter for a while since you're a startup yourself. You will be able to convince these people to pay you a monthly fee to do online marketing and SEO since you're "right down the street" and can go to their office if you need to talk with them.
You don't need your own office to sign on local businesses because you can always say "We stopped using an office three years ago because we have remote workers across the world and only two employees ever came in." I said this to a bridal business, and they responded with, "I wish I could do that!" lol.
In the end, it's not difficult to start an online marketing agency since you don't need any certifications. You can set up a website today and start saying you're an agency, but you won't get rich right away. You need to get your first reviews, keep building up your clients websites, and become larger as time goes on. You can hit my 100k a year goal if you stick with it, but it might not come around until year 2 or even year 5. The more work you put into this, the more profit you can obtain over time. Get people to sign up for monthly retainers, and you will have a nice income stream building up 
Thanks for reading 
- Tommy
https://www.seoclerks.com/user/TommyCarey
Yes, patience is key when building any sort of website or business but it's especially needed when you're trying to build up a client list.
People want to see that you're successful, professional, and responsive before they ever think of signing up. So you need to focus on the main factors of a business first before you ever try to find a client. Make sure you can respond very quickly via email or live chat, carry yourself as a professional, and the success will follow :)
Are you sure you want to delete this post?
Are you sure you want to delete this post?

It just takes time and you need to be careful with each step you take. One wrong turn can push you down the wrong page and we all know it's difficult to come back from that if you get in too far :(
Take your time, think strategically, and build your client list over time :)
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='28961' | 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='28961' | /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=28961 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=28961
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='28961' 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='28961' 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=187978 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=187978
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=187993 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=187993
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=187985 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=187985
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=187994 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=187994
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='28961' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='28961' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='28961' AND status='1' AND (question like '%Starting small marketing agency main priority%' OR question like '%Starting%' OR question like '%small%' OR question like '%marketing%' OR question like '%agency%' OR question like '%main%' OR question like '%priority%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='28961' AND status='1'
AND (question like '%Starting small marketing agency main priority%' OR question like '%Starting%' OR question like '%small%' OR question like '%marketing%' OR question like '%agency%' OR question like '%main%' OR question like '%priority%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='1915' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1915' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='147' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' 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='2875' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2875' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='840' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='840' 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=28961%' 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=28961%'
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='804697.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='804697.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='679204.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='679204.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 |
JOAD
One need to first of all do the needful and then be patient with it. Thank you for those points. One need to first of all do the needful and then be patient with it.
Are you sure you want to delete this post?