I have a page on my website in which I added the Facebook function as a function implemented through a frame, as indicated in the Facebook specification.
The site is built in asp.net with the development of the client side through jquery.
Performance testing on the page showed that it now takes twice as much time to load than before, with the problem being Facebook submitting an iframe.
Therefore, you need to fix it. Any tips or suggestions? Can a possible job work without an iframe load?
source share