Title: AMP Errors from Google from App
Last modified: June 23, 2018

---

# AMP Errors from Google from App

 *  Resolved [flgirl](https://wordpress.org/support/users/flgirl/)
 * (@flgirl)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/amp-errors-from-google-from-app/)
 * Google sent me a notice I have over 200 amp errors. We have traced it back to
   this plug-in. They said that something related to Flickr is adding the noframes
   tag, which is disallowed.
 * Can you help?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Famp-errors-from-google-from-app%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Robert Peake](https://wordpress.org/support/users/robertpeake/)
 * (@robertpeake)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/amp-errors-from-google-from-app/#post-10436422)
 * Hi–AMP is a very particular subset of HTML with its own unique requirements. 
   We include `<noframes>` tags for sake of old browsers (including email clients)
   and some search engines that can not (or will not) render the iframes necessary
   to display the slideshow. The noframes are disallowed in AMP, so that’s why you’re
   getting the error.
 * To make a site fully AMP-compatible, you may need to do some front-end filtering
   and reconfiguration of your WordPress website anyway. If so, stripping the noframes
   tags could be a part of that.
 * It would also be possible to customise the plugin to not include the noframes
   tags if a checkbox in the options were ticked (or un-ticked). If you do go about
   making this customisation, please consider contributing that bit of code back
   so that I can integrate it into the plugin and others can benefit.
 *  Plugin Author [Robert Peake](https://wordpress.org/support/users/robertpeake/)
 * (@robertpeake)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/amp-errors-from-google-from-app/#post-10461299)
 * Hi [@flgirl](https://wordpress.org/support/users/flgirl/) – you will hopefully
   be pleased to hear that with release 2.4.2 we have converted the `noframes` tags
   to `noscript` tags, making the embed fully HTML5-compatible without sacrificing
   support for displaying a simple link on older browsers and email clients.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘AMP Errors from Google from App’ is closed to new replies.

 * ![](https://ps.w.org/mobile-friendly-flickr-slideshow/assets/icon-256x256.png?
   rev=1180230)
 * [Responsive Flickr Slideshow](https://wordpress.org/plugins/mobile-friendly-flickr-slideshow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mobile-friendly-flickr-slideshow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mobile-friendly-flickr-slideshow/)
 * [Active Topics](https://wordpress.org/support/plugin/mobile-friendly-flickr-slideshow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mobile-friendly-flickr-slideshow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mobile-friendly-flickr-slideshow/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Robert Peake](https://wordpress.org/support/users/robertpeake/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/amp-errors-from-google-from-app/#post-10461299)
 * Status: resolved