(WP) How to add banner to "wp-content" image page

Discussion in 'Programming' started by DarkMatrix, Apr 5, 2015.

  1. #1
    Hello

    I want to add banner to "wp-content/uploads/someimage.jpg" image page....Google is stealing traffic by showing direct image

    For example - Direct image click
    i want to add banner to this page

    Help Appreciate
     
    Last edited: Apr 5, 2015
    DarkMatrix, Apr 5, 2015 IP
  2. endual

    endual Active Member

    Messages:
    15
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    53
    #2
    You are probably best off water marking publicly accessible images, and making the download link to the non-watermarked images require user action, like behind a captcha.

    It is also possible to automagically serve a watermarked image if the request comes from an external site. It looks like the plugin is similar to what you're after: https://wordpress.org/plugins/imaguard/

    Hope this helps
     
    endual, Apr 28, 2015 IP