Write the reason you're deleting this FAQ
Instagram is a peoples social media site where people express themselves by using high quality photos. It's not like Facebook or Twitter in that you can post virtually everything you want such as your websites blog posts and pages, products etc. You can't create posts with links to where that image is such as a blog post. You can use #hashtags if you want though which can be useful but although Google can and does index your profile it can't index your images.
If you're a fashionista, designer or label, or a foodie, or restaurateur you can post pictures of the latest clothing and fashionable items or photos of the meals you cook. Or if you're a traveler you can post photos of waterfalls and elephants and things and that's good. They love that sort of thing on Instagram!
But if you're an SEO / freelancer where your business doesn't involve any images in any way other really as you're doing SEO work. What sort of things can you post to your Instagram profile for people to like? As an SEO or Freelancer, what would be good to post to Instagram that other people using Instagram might like?
I figure that a lot of people on Instagram probably would buy things like Instagram followers and likes and even followers/likes etc for their other social profiles too. And it's feasible many Instagram users are bloggers or webmasters so may need SEO or website marketing / traffic etc. But you can't really take a picture of SEO or Internet marketing in action like you can a beautiful waterfall or of a delicious cooked meal ya know!?
I've been thinking of things I could post that were eye catchy and that. But as an SEO / freelancer, they would have to be text images made using Canva or something with text written on them. But honestly, how appealing can you make "BUY 50000 INSTAGRAM FOLLOWERS"? And why would people want to follow someone that just posts boring things like they no matter how nice they looked?
People want to see amazing, stunning, high quality REAL photos of people and all the things that the cool kids and users of Instagram post. They don't really want to see you posting about "Buy SoundCloud Views" etc in their timeline. So it's a real problem!
I have/had several IG profiles and mostly they have been in a nice that is much easier to post things too. But I've created an IG to help promote my SEOClerks affiliate site and wondering what things would be best to post that I could always have an endless supply of to actually post! I guess I could post nice images of things that people can buy with their money like gold watches, tech, cars, clothes etc etc and posts screenshots of earnings and things like that. That could be cool. The sorts of things a professional and successful freelancer / affiliate might purchase with his earnings. In and amongst the obvious image ads created in Canva or something.
So far all I have right now is an infographic split into 12 different tiles.
You can see what I mean on my Insta https://www.instagram.com/seoclerk/
I guess I could do that for other infographics/graphics I have and make just for it as you can play around with that and have some fun and do some really clever things with it.
Do you use IG to promote SEOClerks services as an affiliate?
Have you had any success selling SEO, SMO services etc on IG?
What are some ways to go about promoting SEOClerks services on IG?
I know there's gold in there just got to find a way of tapping into it!
Cheers!
Mike.



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='18348' | 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='18348' | /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=18348 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=18348
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='18348' 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='18348' 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=101095 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=101095
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=101180 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=101180
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=101145 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=101145
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='18348' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='18348' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='18348' AND status='1' AND (question like '%How Promote SEOClerks SEO SMO Services Instagram?%' OR question like '%Promote%' OR question like '%SEOClerks%' OR question like '%Services%' OR question like '%Instagram?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='18348' AND status='1'
AND (question like '%How Promote SEOClerks SEO SMO Services Instagram?%' OR question like '%Promote%' OR question like '%SEOClerks%' OR question like '%Services%' OR question like '%Instagram?%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| 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='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 seoclerks.members WHERE USERID='498' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='498' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='3160' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3160' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1643' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1643' 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=18348%' 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=18348%'
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='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='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 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 |
TommyCarey
If you add tags to your image you can get a load of traffic if your image gets rated as the "Top Image". This is because Instagram will rank the most popular image at the time for the tag you have in the description. I've had images get 100+ likes just from hitting the top images spot and every time my image hits, I get at least 1 new client
Ok, so here's what you do.
- Find a cool looking image, make sure it has a sweet graphic or text on it.
- If you can't find something you really like, go on your computer and "borrow" a non branded image from a competitor and brand it yourself lol

- Post your image and add a your line of text to it. The text just needs to be short and sweet. Give them a taste of your page so they click through

- Add your URL under the text
- Add your hash tags to the post so that you pop up in the search results for specific keywords. I like to mix difficult keywords and easy to rank keywords in there so that I can get a flood of likes from the easy keywords and that should be enough to rank me for the difficult ones. Once you're ranked for the difficult ones you'll see a spike in likes

You're missing a huge part of the traffic you can pull from Instagram :D :D :D If you add tags to your image you can get a load of traffic if your image gets rated as the "Top Image". This is because Instagram will rank the most popular image at the time for the tag you have in the description. I've had images get 100+ likes just from hitting the top images spot and every time my image hits, I get at least 1 new client :D Adding tags isn't difficult, you're just using hash tags plus keywords in your description. I've noticed that a line of text and then a bunch of hash tags plus keywords are best because you give users a little bit of info so they know what you're about. You can even throw your URL in there right above the hash tags for even more traffic :D [size=140][b]Ok, so here's what you do.[/b][/size] [list][*]Find a cool looking image, make sure it has a sweet graphic or text on it.[/*][*]If you can't find something you really like, go on your computer and "borrow" a non branded image from a competitor and brand it yourself lol :D[/*][*]Post your image and add a your line of text to it. The text just needs to be short and sweet. Give them a taste of your page so they click through :D[/*][*]Add your URL under the text[/*][*]Add your hash tags to the post so that you pop up in the search results for specific keywords. I like to mix difficult keywords and easy to rank keywords in there so that I can get a flood of likes from the easy keywords and that should be enough to rank me for the difficult ones. Once you're ranked for the difficult ones you'll see a spike in likes :)[/*][/list]Are you sure you want to delete this post?