Topics

Create Blogger AMP HTML template install & download Accelerated Mobile Pages themes for Blogspot platform.


Fix Pinterest AMP-Social share image_url Issues Blogger AMP HTML Theme

Fix Pinterest AMP-Social share image_url Issues Blogger AMP HTML Theme
Since July 2017, Pinterest amp-social-share button/plugin displays image_src errors when sharing directly from your blog posts or pages -- even if you have included the meta tags with image_src property values required by Pinterest platform.

amp-social-share used on AMP HTML blogs or websites provides the one click easy to share on most popular social media websites.

On AMP HTML powered blogs, these amp-social-share buttons includes sharing posts/pages from Blogger blogs to social media platform like:-

  • Facebook
  • Google+
  • Twitter
  • Pinterest
  • WhatsApp


The sharing details is unique between one Blogger post/page to another as the shared data is retrieved dynamically using Blogger constructors.

To proceed, Backup your Blogger AMP HTML theme to your computer using the Backup/Restore button.
  • Go to Theme > Edit HTML > press Ctrl F
  • Enter amp-social-share inside the search box and press Enter

Find below HTML codes or something similar...

      <amp-social-share type='pinterest' />

Replace to below:-

    <b:with value='data:blog.postImageUrl ? resizeImage(data:blog.postImageUrl, 900 , &quot;4:3&quot;) : &quot;&quot;' var='image'>
      <amp-social-share type='pinterest' expr:data-param-media='data:image'/>
    </b:with>

There may be one or more instances or type='pinterest' used in your Blogger AMP HTML theme codes. Use the built in code editor search bar to find others.


  • Click Save Theme
  • Refresh and test your Pinterest AMP social share button 


Blogr-AMP Blogger AMP HTML TemplateRated 5/5 based on 98 reviewsFix Pinterest AMP social share issues display proper Blogger posts or pages images when sharing at Pinterest website using amp-social-share plugins -- use new Blogger image constructors.Blogr-AMP: Fix Pinterest AMP-Social share image_url Issues Blogger AMP HTML Theme
5/ 5
Best AMP Blogger template, Blogr-AMP exceeded my expectations. Search engine friendly, easy to use, backed by great support Since July 2017, Pinterest amp-social-share button/plugin displays image_src errors when sharing directly from your blog posts or pages -- ....

Topics You Might Be Interested...


Disqus Comments

Facebook Comments

Working to get connected...

Ooops! We're having trouble connecting. Please refresh your page or contact us...

Code Parser

Have a code snippet to share? Format RAW codes here...

Users who needs to share code snippets in comments, use helper below to paste your codes & copy to comments body.


Working...

Ooops! We're having trouble connecting...