Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amp-iframe allowing multiple sources #38754

Open
bovidiu opened this issue Apr 14, 2023 · 2 comments
Open

amp-iframe allowing multiple sources #38754

bovidiu opened this issue Apr 14, 2023 · 2 comments

Comments

@bovidiu
Copy link

bovidiu commented Apr 14, 2023

Description

Increase the number of amp-iframe elements or sources allowed on a single AMP page to provide publishers with more flexibility and opportunities to monetize their content. Currently, AMP restricts the use of amp-iframe elements to ensure optimal page performance and user experience. However, some publishers have expressed a desire for more amp-iframe elements to be allowed on a page, particularly for displaying ads and third-party content.

While increasing the number of amp-iframe elements could potentially impact page performance and loading times, this could be mitigated by providing clear guidelines and best practices for using amp-iframe elements and ensuring that they are used sparingly and appropriately. By balancing the potential benefits and drawbacks, an increase in the number of amp-iframe elements could be a valuable feature request for publishers looking to enhance their content offerings and monetization strategies on AMP pages.

Alternatives Considered

Without impacting the performance that is expected from AMP pages, is there a possibility to upgrade the amp-iframe component so that it could take a list of URLs that needs to run within the 5s execution time?

Additional Context

No response

@erwinmombay
Copy link
Member

couldnt you use amp-ad for the ads aspect?

@bovidiu
Copy link
Author

bovidiu commented Apr 26, 2023

amp-ad is used for ad delivery, not for user sync; usually, amp-iframe is used for this but it's allowed only one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants