1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

[Trick] How to make a clickable image on Facebook

Discussion in 'Facebook' started by chellosp, Mar 27, 2016.

  1. #1
    1. Upload to your website the image you want people to see on Facebook
    2. Paste the link at Facebook debugger tool: https://developers.facebook.com/tools/debug/og/object/
    3. Click on Fetch new scrape information so Facebook will read the current data from the image
    4. Open your .htaccess file in your server ( more information here: http://www.htaccessbasics.com/how-to-edit-htaccess/ ) and redirect the image to the link you want people to open when they click on it adding this line:

    redirect /yourimage.jpg http://www.linktoredirect.com
    Code (markup):
    So, for example, if your image is uploaded at www.yourdomain.com/image.jpg and you want people to go to www.yourdomain.com/facebooklink/ when they click on the image at Facebook, all you need to do is add this line to your .htaccess file:

    redirect /image.jpg http://www.yourdomain.com/facebooklink/
    Code (markup):
    5. Now when someone click on your image on Facebook, they will open not the www.yourdomain.com/image.jpg, but www.yourdomain.com/facebooklink/ . The link is valid for 30 days (until Facebook updates the image information again)
     
    chellosp, Mar 27, 2016 IP
  2. blogspot

    blogspot Well-Known Member

    Messages:
    3,152
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    150
    #2
    These works?
     
    blogspot, Mar 28, 2016 IP
  3. chellosp

    chellosp Well-Known Member

    Messages:
    87
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    115
    #3
    Of course it does, why would I post something that doesn't work?
     
    chellosp, Mar 28, 2016 IP
  4. JudySlean

    JudySlean Greenhorn

    Messages:
    357
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    23
    #4
    Hello, thank you very much for this good and quality tips! I think that everything will be great, thanks for your tips! i will try it)
     
    JudySlean, Mar 29, 2016 IP
  5. chellosp

    chellosp Well-Known Member

    Messages:
    87
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    115
    #5
    You're welcome!
     
    chellosp, Mar 31, 2016 IP
  6. Alexbizz

    Alexbizz Active Member

    Messages:
    195
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    60
    #6
    Yep this works but when fb user clicks on the image that have content from the post it will be open image, not article...
     
    Alexbizz, Apr 8, 2016 IP
  7. ShuperMhen

    ShuperMhen Greenhorn

    Messages:
    80
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    8
    #7
    This is great :)
     
    ShuperMhen, Apr 22, 2016 IP
  8. navdeep kaur

    navdeep kaur Greenhorn

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #8
    please someone tell me all about that specific line ( Open your .htaccess file in your server ( more information here: http://www.htaccessbasics.com/how-to-edit-htaccess/ ) and redirect the image to the link you want people to open when they click on it adding this line:)
    what is .hta access and how to make it work and generate a image that is clickbale on facebook and embedd witha link

    THANK YOU
     
    navdeep kaur, Jan 18, 2017 IP