AMP Blogger Template - Betapress
Betapress AMP template for Blogger
Hey bloggies! I'm here with a very big surprise for you, YES! Bloggertheme9 has just published AMP html template for Blogger. The great thing about this template is it's load. In one split second, you blink your eyes and your blog is loaded. You must have realized that even on Google search index websites with AMP html are appearing on top. Designers from Bt9 gave their best by adding every useful feature in this betapress AMP theme. Grab this Seo beast theme for your website.Adding adsense ad on AMP blogger theme
Replace the client id & ca-pub with yours and click save.
Adsense Code
<amp-ad width="300" height="250"
type="adsense"
data-ad-client="ca-pub-2005682797531342"
data-ad-slot="7046626912">
</amp-ad>
If you want to remove auto thumbnail above the post title. Search for below code & remove.
Html
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.firstImageUrl'>
<div class='fuller'><amp-img expr:src='data:post.firstImageUrl' height='260' layout='responsive' width='780'/></div>
</b:if>
</b:if>