Free
Gutenberg Optimized: Yes, Compatible Browsers: IE6, IE7, IE8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome, Edge, Compatible With: Aesop Story Engine, bbPress 2.6.x, bbPress 2.5.x, Beaver Builder, Block Editor, BuddyPress 10.x.x, BuddyPress 9.x.x, Easy Digital Downloads, Elementor, Elementor Pro, Exchange 1.10.x, Gravity Forms, iThemes Exchange, Layers WP, Visual Composer, WooCommerce 6.x.x, WooCommerce 5.x.x, WP EasyCart, WP e-Commerce, WPBakery Page Builder, WPML, Cornerstone, Bootstrap 5.x, Bootstrap 4.x, Foundation 6, Foundation 5, Software Version: WordPress 6.3.x, WordPress 6.2.x, WordPress 6.1.x, WordPress 6.0.x, WordPress 5.9.x, WordPress 5.8.x, WordPress 5.7.x, WordPress 5.6.x, WordPress 5.5.x, WordPress 5.4.x, WordPress 5.3.x, WordPress 5.2.x, WordPress 5.1.x, WordPress 5.0.x, WordPress 4.9.x, Other
Updated at | 01/02/2024 (a year ago) |
Virus check | |
File size | N/A |
Download times | 0 |
To truly answer this question, we first need to know what an iframe is.
iFrames allow you to embed a separate HTML documents (from other websites) on the pages from your site. As a result, you will automatically get content from other URLs on your own web page.
Search engines love iframes, because they are used in many situations on the web. Here are some examples:The plugin will work with any autoblogging plugin from my portfolio. The autoblogging plugins will generate the content, while this plugin will display the imported content using iframes. Here are only some examples from them: Newsomatic, Echo RSS, Fbomatic, Youtubomatic, Crawlomatic, Instamatic, Recipeomatic, Redditomatic, and many more, check my full portfolio, here.
Since iframes reference a different web page, rather than replicating the content, they will not create duplicate content penalties from search engines. The crawling robots recognize the <iframe> tag and don’t register the content as duplicate.
“Cloaking” refers to a black hat tactic in which you present different content to search engine robots than to users who visit your page. Since iframes clearly mark the source of the content in the HTML syntax, search engine robots understand that the content the user sees is the same content referred to in the source URL. Iframes are therefore completely distinct from cloaking, so don’t worry about being carded for black hat tactics.
First version released!Version 1.1 Release Date 2020-02-17
Added the ability to modify the displayed content (add more text next to the displayed iframe)Version 1.1.1 Release Date 2020-03-03
Added the ability to disable the iframe functionality for rules from other pluginsVersion 1.1.2 Release Date 2020-05-11
Bugfix updateVersion 1.1.3 Release Date 2020-05-19
The plugin does not require any more to add it's shortcode on a specific page - nice SEO URLs updateVersion 1.1.4 Release Date 2020-05-21
Added X-Frame Origin check for pages that have iframe embedding disabledVersion 1.1.5 Release Date 2021-01-16
PHP 8 compatibility updateVersion 1.1.6 Release Date 2022-07-16
Added a new readability module to replace iframe content - use the %%show_readability%% shortcode in the 'Post Content Template' settings field to activate this new featureVersion 1.1.7 Release Date 2023-02-10
Added a new parameter to the [aiex-dispay-iframe] shortcode: iframe_url - using it, you will be able to manually define the URL which should be displayed in the iframe the plugin generatesVersion 1.1.7.1 Release Date 2023-10-18
Fixed PHP 8.2 related errors