How to turn off website embedding of my website in other people websites like https://google.com website embedding is off
You should consider using some security headers to harder your web server.
Headers like X-Frame-Options and Content-Security-Policy can be useful for such requirements.
Hope this helps somehow:-D