I'm trying to load external pages on my website to show a floating div over them with some information about the page, basically like Google images does when you click on an image result.
I'm trying to achieve this by loading the external page in an iframe, however many websites don't seem to like this.
What would be best practice to load external pages on my webpage?