wordpress - How do I remove a hidden iframe I did not create? -


i scanned 2 wordpress websites using quttera find out if clean. lets call these blogs website1.com , website2.com respectively. found 5 hidden iframes on website1.com:

iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"http:\/\/www.website1.com\/about\/embed\/\" width=\"600\" height=\"338\" title=\"embedded wordpress post\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\" iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"http:\/\/www.website1.com\/contact-us\/embed\/\" width=\"600\" height=\"338\" title=\"embedded wordpress post\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"class=\"wp-embedded-content\" iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"http:\/\/www.website1.com\/privacy-policy\/embed\/\" width=\"600\" height=\"338\" title=\"embedded wordpress post\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\" iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"http:\/\/www.website1.com\/sitemap\/embed\/\" width=\"600\" height=\"338\" title=\"embedded wordpress post\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\" iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"http:\/\/www.website1.com\/links\/embed\/\" width=\"600\" height=\"338\" title=\"embedded wordpress post\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\" 

both website1.com , website2.com use same wordpress theme. dont these iframes coming from.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -