2
I put the iframe <iframe src="http://axitech.com.br"></iframe>
in an html file within the domain itself and then put inside another domain. The result is that my url does not click on any of the domains I tested.
In passing, the Google url also does not load ( <iframe src="http://google.com"></iframe>
). The system in the url axitech is Wordpress.
Does anyone have any idea?
URL test works.
URL test doesn’t work.
The http://axitech.com.br URL has no content, even when called directly at the browser address. Actually iframe loaded without errors with this address. Already Google gives the error:
Refused to display 'https://www.google.com/?gws_rd=ssl' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.
– Marcus Vinicius
I put the right url in the item DOES NOT WORK.
– Marcos Vinicius
Now yes, same google error. Refused to display 'http://z12.axitech.com.br/' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.
– Marcus Vinicius