View Single Post
Old 09-12-2017, 02:43 AM  
Klen
 
Klen's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Little Vienna
Posts: 32,235
Nice, i wasn't aware how that is possible.
However, this setting can have one setback -it will prevent traffic from google translate and google weblight, but such traffic is crap anyway.

Quote:
Originally Posted by mikeworks View Post
Thanks guys for the help.

I did some research on this and found this page helpful: Preventing Clickjacking ? Security

As well as javascript solution mentioned above there is apache/nginx solution:

APACHE: Header always append X-Frame-Options SAMEORIGIN

NGINX: add_header X-Frame-Options SAMEORIGIN;

Hope this helps other hard working webmasters around who are also sick of people ripping off your hardwork. Here is to the spirit of webmasters helping each other out for a change instead of bitching.

Hope it helps!
Klen is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote