{"id":9488,"date":"2025-12-11T16:58:16","date_gmt":"2025-12-11T16:58:16","guid":{"rendered":"https:\/\/temo.uk\/?p=9488"},"modified":"2026-03-14T22:49:22","modified_gmt":"2026-03-14T22:49:22","slug":"setup-amp-blogger","status":"publish","type":"post","link":"https:\/\/temovision.com\/fr\/setup-amp-blogger\/","title":{"rendered":"How To Setup AMP In Blogger Blogspot Blogs 2026"},"content":{"rendered":"<p>To set up AMP in Blogger Blogspot blogs, little coding is necessary. AMP stands for Accelerated Mobile Pages. When AMP is implemented on Blogger or Blogspot, the mobile version of the site loads pretty fast, especially on low-end mobile devices.&nbsp;<\/p>\n\n\n\n<p>Bear in mind that fast-loading websites offer a better user experience. This experience can&nbsp;<a href=\"https:\/\/temovision.com\/fr\/ways-to-drive-traffic-to-your-website\/\" target=\"_blank\" rel=\"noreferrer noopener\">drive and improve your web traffic<\/a>.&nbsp; AMP can make your blog or website appear in&nbsp;<a href=\"https:\/\/www.searchenginejournal.com\/googles-top-stories-to-show-more-than-just-amp-pages\/370792\/\" target=\"_blank\" rel=\"noreferrer noopener\">AMP top stories<\/a>&nbsp;et&nbsp;<a href=\"https:\/\/www.blog.google\/products\/search\/introducing-google-discover\/\" target=\"_blank\" rel=\"noreferrer noopener\">Google Discover<\/a>. These two platforms are every blogger\u2019s dream.&nbsp;<\/p>\n\n\n\n<p>Hence, implementing AMP on an already responsive Blogger AMP template is a big plus. Ideally, you should use a Blogger template that supports AMP by default.<\/p>\n\n\n\n<p><strong>Sugg\u00e9r\u00e9 :<\/strong>&nbsp;<a href=\"https:\/\/temovision.com\/fr\/magone-premium-blogger-template\/\" target=\"_blank\" rel=\"noreferrer noopener\">MagOne Responsive Premium Magazine AMP Blogger Template<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-to-setup-amp-in-blogger-blogspot-blogs-steps-\">Setup AMP In Blogger BlogSpot Blogs (5 Steps)<\/h2>\n\n\n\n<p>Follow these easy steps to set up AMP on a Blogger Blogspot blog:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Navigate to the dashboard of your Blogger Blog.<\/li>\n\n\n\n<li>Click Theme and modify the existing HTML code to match the AMP formatted tags.<\/li>\n\n\n\n<li>Next, create a valid AMP HTML.<\/li>\n\n\n\n<li>Replace the existing code with the provided modified code.<\/li>\n\n\n\n<li>Save the configuration to complete the AMP setup process on the Blogger blog.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h3-a-create-an-amp-html\">A. Create an AMP HTML<\/h3>\n\n\n\n<p>First, backup your Blogger Template as a precautionary motive.&nbsp;<\/p>\n\n\n\n<p>GoTo your Blogger Dashboard -&gt; Template -&gt; Edit Template.<\/p>\n\n\n\n<p>Replace &lt;html&gt; code with the following :&nbsp; &lt;html amp=&quot;&rsquo;amp&rsquo;&quot;&gt;&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h3-b-add-corresponding-charset-and-viewport-meta-tags\">B. Add Corresponding Charset and Viewport Meta Tags<\/h3>\n\n\n\n<p>Search the template to check for the charset and viewport meta tags.&nbsp;<\/p>\n\n\n\n<p>If absent, copy and paste the following code immediately after&nbsp; the &lt;head&gt; t ag:<\/p>\n\n\n\n<p>&lt;meta charset=\u201dutf-8\u2033&gt;<\/p>\n\n\n\n<p>&lt;meta name=\u201dviewport\u201d content=\u201dwidth=device-width,minimum-scale=1,initial-scale=1\u2033&gt;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h3-c-add-canonical-tags\">C. Add Canonical Tags<\/h3>\n\n\n\n<p>Make your blog discoverable using a canonical tag.&nbsp;<\/p>\n\n\n\n<p>Search and check for the canonical link tags.<\/p>\n\n\n\n<p>&nbsp;If absent, add the canonical link: &lt;link rel=\u201d canonical\u201d href=\u201d http:\/\/example.blogspot.in\/article-metadata.html\u201d\/&gt; which will simply point to itself.<\/p>\n\n\n\n<p>Copy and paste the following code after the viewport tag:<\/p>\n\n\n\n<p>&lt;link expr:href=\u2019data:blog.URL rel=\u2019canonical\u2019\/&gt;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h3-d-setup-an-amp-content-delivery-network-cdn-\">D. Setup an AMP Content Delivery Network (CDN)<\/h3>\n\n\n\n<p>Paste the code below just above the &lt;\/head&gt; tag:<\/p>\n\n\n\n<p><a href=\"https:\/\/docs.google.com\/document\/d\/1yrRGB4mQMrulOua12EvcyZDtIUiq75o2wxDO_UeWfiE\/edit?usp=sharing\" target=\"_blank\" rel=\"noreferrer noopener\">Click here<\/a>&nbsp;to download the script.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"514\" src=\"https:\/\/temovision.com\/wp-content\/uploads\/2025\/12\/amp-html-javascript-cdn-blogger-blog.jpg\" alt=\"Setup AMP Blogger\" class=\"wp-image-18945\" title=\"Setup an AMP Content Delivery Network (CDN)\" srcset=\"https:\/\/temovision.com\/wp-content\/uploads\/2025\/12\/amp-html-javascript-cdn-blogger-blog.jpg 1200w, https:\/\/temovision.com\/wp-content\/uploads\/2025\/12\/amp-html-javascript-cdn-blogger-blog-300x129.jpg 300w, https:\/\/temovision.com\/wp-content\/uploads\/2025\/12\/amp-html-javascript-cdn-blogger-blog-768x329.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h3-e-setup-amp-image\">E. Setup AMP Image<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Modify and add the image tags into amp-image tags as shown in the example below:<\/li>\n<\/ul>\n\n\n\n<p>&lt;amp-img src=\u201dAmpImage.jpg\u201d alt=\u201damp-img\u201d height=\u201d500\u2033 width=\u201d500\u2033&gt;&lt;\/amp-img&gt;<\/p>\n\n\n\n<p>Now everything is done. AMP is fully set up, enabled, and ready to use on your Blogger Blog.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h4-read-also-\">Lire aussi<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/temovision.com\/fr\/adsense-cameroon\/\" target=\"_blank\" rel=\"noreferrer noopener\">How To Make Money With AdSense (Tips and Tricks)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/temovision.com\/fr\/media-net-ads-blogger-blogspot\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to set up Medianet AMP on Blogger Blogspot<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-to-validate-a-blogger-page-or-html-on-google-amp-validator-\">How to Validate a Blogger page or HTML on Google AMP Validator?<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"652\" src=\"https:\/\/temovision.com\/wp-content\/uploads\/2025\/12\/blogger-plus-google-amp.jpg\" alt=\"AMP Validator\" class=\"wp-image-18946\" title=\"How to Validate a Blogger page or HTML on Google AMP Validator?\" srcset=\"https:\/\/temovision.com\/wp-content\/uploads\/2025\/12\/blogger-plus-google-amp.jpg 1200w, https:\/\/temovision.com\/wp-content\/uploads\/2025\/12\/blogger-plus-google-amp-300x163.jpg 300w, https:\/\/temovision.com\/wp-content\/uploads\/2025\/12\/blogger-plus-google-amp-768x417.jpg 768w, https:\/\/temovision.com\/wp-content\/uploads\/2025\/12\/blogger-plus-google-amp-600x326.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/figure>\n\n\n\n<p>To Validate your Google AMP Pages in Blogger, do the following:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Using your web browser, go to the&nbsp;<a href=\"https:\/\/validator.ampproject.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">official Google AMP Page<\/a>.<\/li>\n\n\n\n<li>Paste a URL in the designated field.<\/li>\n\n\n\n<li>Click on validate to check if your AMP page is valid. <img decoding=\"async\" class=\"wp-image-11577\" style=\"width: 1280px;\" src=\"https:\/\/temovision.com\/wp-content\/uploads\/2025\/12\/sample-valid-google-amp-page-from-validator.ampproject.org_.jpg\" alt=\"Sample AMP Page Validation on site hosted at Blogger\"><a href=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEims7tTGgeFPFqkbvWqRz9xLZ9ZnyN0yrSs95gI9ZY7RVWyfJ2K4oKrdg3ke3gjx5sRD0iWv6Q1XL8AulWJSow2nozoNfjv-TYdTKXzcZGn3L0qFKYzRkaAv9E1n7RBozRK3zJiDqK2Xyw\/s1200\/sample-valid-google-amp-page-from-validator.ampproject.org.jpg\"><\/a><\/li>\n<\/ol>\n\n\n\n<p>Alternatively, an AMP ready theme such as MagOne can be used<\/p>","protected":false},"excerpt":{"rendered":"<p>How to add, enable and validate AMP page on Blogger. Best responsive AMP Blogger template<\/p>","protected":false},"author":2,"featured_media":18943,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_gspb_post_css":"","footnotes":""},"categories":[7],"tags":[],"class_list":["post-9488","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-guides"],"blocksy_meta":[],"acf":[],"_links":{"self":[{"href":"https:\/\/temovision.com\/fr\/wp-json\/wp\/v2\/posts\/9488","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/temovision.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/temovision.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/temovision.com\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/temovision.com\/fr\/wp-json\/wp\/v2\/comments?post=9488"}],"version-history":[{"count":0,"href":"https:\/\/temovision.com\/fr\/wp-json\/wp\/v2\/posts\/9488\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/temovision.com\/fr\/wp-json\/wp\/v2\/media\/18943"}],"wp:attachment":[{"href":"https:\/\/temovision.com\/fr\/wp-json\/wp\/v2\/media?parent=9488"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/temovision.com\/fr\/wp-json\/wp\/v2\/categories?post=9488"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/temovision.com\/fr\/wp-json\/wp\/v2\/tags?post=9488"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}