sanfora
Level 1
Write the reason you're deleting this FAQ
I want to take my marketing to the next level on Instagram. Is there a way to post an affiliate link on Instagram? And is this advisable?
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='17636' | 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='17636' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='60292' | 1 | SELECT * FROM seoclerks.members WHERE USERID='60292' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=60292 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=60292 | /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=17636 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=17636
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='17636' 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='17636' 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=96203 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=96203
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=96211 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=96211
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=96870 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=96870
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=133900 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=133900
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='17636' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='17636' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='17636' AND status='1' AND (question like '%Will I banned posting affiliate links Instagram?%' OR question like '%Will%' OR question like '%banned%' OR question like '%posting%' OR question like '%affiliate%' OR question like '%links%' OR question like '%Instagram?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='17636' AND status='1'
AND (question like '%Will I banned posting affiliate links Instagram?%' OR question like '%Will%' OR question like '%banned%' OR question like '%posting%' OR question like '%affiliate%' OR question like '%links%' 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='318' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='318' 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 members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=17636%' 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=17636%'
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='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='4987.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4987.jpg' | /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 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
However they still allow you to use it for business reasons and you can still use it to promote affiliate products, services etc. You just have to go about it a different way. You get one hyperlinked link and that's the one you set on your profile page. That one needs to be your main business site for that Instagram account usually. What you do is post lots of high quality images and photos of things that your intended audience is interested in and pose using #hashtags and cool descriptions and things and use call-to-actions for people to share it and visit your site or follow you elsewhere else. You can put domains in your posts in the call-to-action but don't do it all the time and mix it up with cool descriptions, ask questions, get people to engage with those posts and do it that way.
So you wont get banned for posting affiliate links in your Instagram posts. You will just end up making yourself look like an amateur Instagram user and a bit of a spammer too if all your posts have affiliate links in them and tbh for new accounts doing that all the time, Instagram may very well indeed ban/suspend or delete the account if that's what it's doing all the time. But I know that a lot of BIG IG users use all sorts of clever Instagram marketing techniques and ways of going around it "professionally" and posting very short shortened links they can remember like is.gd and ow.ly or by integrating a QR Code into your posts as well like this one.
Scan that on your phone using a QR reader and it will take you to a very special and magical place. ;) You cannot put links in posts on Instagram anyway. Well you can but they wont be hyperlinked! Instagram is meant to be more of a visually pleasing place of images and photos where you can see amazing pictures and photos of things that the people you follow like or have that you're interested in and then interact with those posts by either liking them, commenting on them and sharing them. Not a place of affiliate links it doesn't work like that on Instagram! And it's the same for posting links in comments as well before you try that, the links you put are not hyperlinked. That's because Instagram doesn't want it to be a site used by marketers for business reasons only but by real people using it for personal reasons who wont spam the place up with tons of affiliate links. However they still allow you to use it for business reasons and you can still use it to promote affiliate products, services etc. You just have to go about it a different way. You get one hyperlinked link and that's the one you set on your profile page. That one needs to be your main business site for that Instagram account usually. What you do is post lots of high quality images and photos of things that your intended audience is interested in and pose using #hashtags and cool descriptions and things and use call-to-actions for people to share it and visit your site or follow you elsewhere else. You can put domains in your posts in the call-to-action but don't do it all the time and mix it up with cool descriptions, ask questions, get people to engage with those posts and do it that way. So you wont get banned for posting affiliate links in your Instagram posts. You will just end up making yourself look like an amateur Instagram user and a bit of a spammer too if all your posts have affiliate links in them and tbh for new accounts doing that all the time, Instagram may very well indeed ban/suspend or delete the account if that's what it's doing all the time. But I know that a lot of BIG IG users use all sorts of clever Instagram marketing techniques and ways of going around it "professionally" and posting very short shortened links they can remember like [b]is.gd[/b] and [b]ow.ly[/b] or by integrating a QR Code into your posts as well like this one. [url=https://www.seoclerks.com/files/user/images/idealmike(1).png][url=https://www.seoclerks.com/files/user/images/idealmike(1).png][img]https://www.seoclerks.com/files/user/images/idealmike(1).png[/img][/url][/url] Scan that on your phone using a QR reader and it will take you to a very special and magical place. ;)
Are you sure you want to delete this post?