Landing page redirect using meta

monkey485

Junior Member
Joined
Jan 8, 2016
Messages
100
Reaction score
14
Can Instagram detect that landing page redirects?
Code like this:
Code:
[COLOR=black][FONT=monospace]<[/FONT][/COLOR][COLOR=#008000][FONT=monospace][B]meta [/B][/FONT][/COLOR][COLOR=#7D9029][FONT=monospace]http-equiv[/FONT][/COLOR][COLOR=#666666][FONT=monospace]=[/FONT][/COLOR][COLOR=#BA2121][FONT=monospace]"refresh"[/FONT][/COLOR][COLOR=#7D9029][FONT=monospace]content[/FONT][/COLOR][COLOR=#666666][FONT=monospace]=[/FONT][/COLOR][COLOR=#BA2121][FONT=monospace]"0; url=http://example.com/"[/FONT][/COLOR][COLOR=black][FONT=monospace]>[/FONT][/COLOR]
 
sure
make it more complicated
you want to check if it will detect it or not ?
make it redirected to banned link on fb that post your link on fb if it passed to it's ok
but if not you know that your redirection is bad
 
Back
Top