[Trick] Make image clickable in Facebook

I want to do on blogspot, how to do that? how to add this code?
 
to do this open your ".htaccess" file in your Cpanel Filemanager and add this line.
where do i get this ???
 
Is this somehow different than self-hosted .html solutions using open-graph tags?
 
very nice trick , but if you'r doing that using a facebook fan page, can that fan page get blocked ?
 
very nice trick , but if you'r doing that using a facebook fan page, can that fan page get blocked ?

Usually Facebook bans text/images so your fanpage will not get banned , only the assets used for posting, but if you change the text and the image meta/batch it will be ok
 
Usually Facebook bans text/images so your fanpage will not get banned , only the assets used for posting, but if you change the text and the image meta/batch it will be ok

thanks for your feedback,
that's what what i mean ( fake gif image, so when you click on it in order to play the gif image you will be redirected to another website

6aAirSm


sorry for the image content :(
 
Can we use this for affiliate url links which are banned on facebook ?
 
Hello
I saw many member asking how to post a clickable image in Facebook, it's simple just follow this step.

First step:

Upload the image that you want to be visible in Facebook, for example we will use this image.

View attachment 78034

Now copy the image link and post it in Facebook.

View attachment 78035

Second step:

Now, when someone click in the post he will visit the image link. we need to redirect to our desired link, to do this open your ".htaccess" file in your Cpanel Filemanager and add this line.
Code:
redirect /image.jpg http://www.google.com
change "google.com" with your URL and "image.jpg" to your uploaded image.
now when someone click in the Facebook post image it will open another link in our example google.com.

Note:
Facebook update link information after 30 day that mean after 30 day the link information will be updated and the image will not be shown because the link image is redirected.
To fix that follow this step:
1. Remove the redirect line from .htaccess file.
2. Paste the image link in the Facebook debugger tool:
https://developers.facebook.com/tools/debug which will refresh Facebook's cache
3. Apply the redirect again.
4. Repeat every time Facebook refreshes its cache.
Hello . im a beginner into affiliate marketing. and im just using facebook group to get leads. its a big help for me if i can figure out the method you give that image will be clickable thru my offer. i just don't know where to log in Cpanel. it sucks :( where do i find it? Cheers man hope you can help me
 
thanks for sharing, I've been looking for something like this.
 
Back
Top