I am trying to embed a google(https://www.google.com) into an iframe but it show's frame because it set 'X-Frame-Options' to 'sameorigin'. If there is an error X-Frame-Options' to 'sameorigin' i need to show a button as "Click hear to launch in new window". I am using HTML and Jquery.
Any idea to solve this?