{"id":373833,"date":"2023-03-31T13:41:54","date_gmt":"2023-03-31T13:41:54","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=373833"},"modified":"2024-07-05T06:50:06","modified_gmt":"2024-07-05T06:50:06","slug":"google-amp-how-to-implement-it-in-wordpress","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/","title":{"rendered":"How to Implement Google Amp in WordPress?"},"content":{"rendered":"\n<p>AMP stands for Accelerated Mobile Pages and is a way to make your website load faster on mobile devices. Fast-loading websites offer a better user experience and can improve traffic.<\/p>\n\n\n\n<p>In this article, we will show you how to set up Google AMP in WordPress.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is Google AMP?<\/h2>\n\n\n\n<p>Google\u2019s Accelerated Mobile Pages is an open-source initiative that relies on bare minimal HTML and limited Javascript. AMP content is hosted in Google\u2019s AMP cache, which is then served to your visitors instantly when they click on your result in search engines.<\/p>\n\n\n\n<p>The AMP initiative is supported by both Google and Twitter, and the goal of the project is to make web content load faster for mobile users. Accelerated Mobile Pages work properly on every application, browser, and web viewer.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Google AMP Benefits :<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Firstly, AMP improves the loading time of your WordPress website on mobile devices. And everyone (including Google) loves faster websites.<\/li>\n\n\n\n<li>Google\u2019s latest&nbsp;<a href=\"https:\/\/www.doubleclickbygoogle.com\/articles\/mobile-speed-matters\/\" target=\"_blank\" rel=\"noreferrer noopener\">DoubleClick<\/a>&nbsp;study shows that&nbsp;<strong>53% of <\/strong>user&nbsp;bounce from websites that take longer than&nbsp;3 seconds&nbsp;to load. That means more than half of the audience never sees your content if your site takes more than 3 seconds to load. AMP (Accelerated Mobile Pages) aims to fix this by loading web pages instantly.<\/li>\n\n\n\n<li>AMP Open Source JavaScript Library is highly cashable. Which ensures the snappy fast performance of your AMP pages.<\/li>\n\n\n\n<li>Having AMP on your site will reduce the load on your hosting servers, which will help improve website performance.<\/li>\n\n\n\n<li>Although Google AMP enables you to achieve lightning-fast loading times, this can come at the expense of branding elements. AMP will remove particularly high-definition graphics, elaborate animations, and other flashy elements that use CSS and JavaScript.<\/li>\n\n\n\n<li>Google AMP\u2019s high speeds can be partially attributed to the fact that it enables Google to display&nbsp;cached versions of your web pages. For this reason, your users may not always have access to the latest version of your content.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Who Should Implement AMP?<\/h2>\n\n\n\n<p>The straight answer is everyone who wants snappy fast web pages on mobile. If you are still not sure whether you should set up AMP or you should not. See the next points and make up your mind.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If most of your site\u2019s content is static (like a news site or a blog may be), then you should.<\/li>\n\n\n\n<li>As AMP does not support user-authored JavaScript. Therefore, sites with necessary dynamic content (like payment gateway for online payments) may hold back the implementation of AMP. Rather webmasters of such sites can explore AMP as Progressive Web App (PWA) or can embed AMP inside PWA.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">How Does AMP Work?<\/h2>\n\n\n\n<p>In order to load a webpage instantly on mobile, the AMP ecosystem manages HTML, rendering of resources, caching, and optimization of the webpage.<\/p>\n\n\n\n<p>AMP filters all that large HTML, uses inline &amp; size-bound CSS, and loads the resources asynchronously. <\/p>\n\n\n\n<p>And at the same time, it retains the all-important content of the webpage. This is how\u00a0AMP helps to render mobile-optimized<strong> content<\/strong>\u00a0which loads instantly.<\/p>\n\n\n\n<p>AMP is an ecosystem that creates and delivers mobile-optimized web pages called AMP Pages in general. &nbsp;These 3 key components of the AMP pages:<\/p>\n\n\n\n<p><strong>AMP HTML:<\/strong>&nbsp;A markup language like HTML but with custom AMP properties and some limitations for optimum performance. In other words, it is a subset of HTML. That is why, the one who knows HTML can easily adapt AMP HTML.<\/p>\n\n\n\n<p><strong>AMP JavaScript:<\/strong>&nbsp;AMP JS library is an environment for AMP pages. It helps fast rendering of AMP HTML pages. AMP JS library follows best performance practices like loading all JavaScripts asynchronously, sandboxing iframes, and pre-calculation of layout for all elements of the page before page resources are loaded.<\/p>\n\n\n\n<p><strong>AMP Cache:<\/strong>&nbsp;AMP Cache is a proxy-based Content Delivery Network that caches AMP pages, optimizes them and delivers them when it is required.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Enable Accelerated Mobile Pages in WordPress?<\/h2>\n\n\n\n<p>Accelerated Mobile Pages or AMP can be enabled by adding&nbsp;an <strong><em>amp<\/em><\/strong>&nbsp;link meta tag in the&nbsp;<strong>HTML tag<\/strong>&nbsp;&lt;html&gt; of your webpage. Search engines recognize&nbsp;<strong><em>amp<\/em><\/strong>&nbsp;meta tags and serve such webpages in AMP format. For example<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;html amp&gt;\n  &lt;body&gt;\n    Hello\n  &lt;\/body&gt; \n&lt;\/html&gt;<\/pre>\n\n\n\n<p>Because it is not an easy task to manually add&nbsp;an amp tag&nbsp;on all the pages of our website. Therefore, it\u2019s a good idea to use readily available WordPress plugins to set up Accelerated Mobile Pages in WordPress.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Setup AMP on WordPress \u2013 A Step-By-Step Guide<\/h2>\n\n\n\n<p>The procedure described below will make your WordPress posts AMP Friendly but not the pages or homepage.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 1: Install the AMP Plugin<\/strong><\/h3>\n\n\n\n<p><em>Automattic<\/em>&nbsp;(that\u2019s the company behind WordPress) has released a plugin for adding AMP support to WordPress websites. &nbsp;Although it is still in its early stages, it can successfully and easily add AMP support to your WordPress posts.<\/p>\n\n\n\n<p>Install and Activate the AMP plugin by following&nbsp;<a href=\"https:\/\/wordpress.org\/plugins\/amp\/\" target=\"_blank\" rel=\"noreferrer noopener\">this link<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 2: <\/strong>Customization<\/h3>\n\n\n\n<p>You can go to&nbsp;<em>Appearance \u2192 Customize \u2192 AMP \u2192 Design&nbsp;<\/em>to alter the appearance of the AMP version of your posts. Because the AMP spec requires a minimal page design, you\u2019ll see options to change the Header Text Color, Header Background, Link Color, and background color scheme.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"917\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm-1200x917.png\" alt=\"screen-shot-2016-10-06-at-2-33-25-pm\" class=\"wp-image-373878\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm-1200x917.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm-300x229.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm-250x191.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm-768x587.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm-1536x1174.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm.png 1696w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Working with AMP :<\/h2>\n\n\n\n<p>To use the&nbsp;<a href=\"https:\/\/wordpress.com\/plugins\/amp\/\">AMP plugin<\/a>&nbsp;after installing and activating it, click on&nbsp;<strong>AMP&nbsp;<\/strong>in your&nbsp;dashboard.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Settings<\/h3>\n\n\n\n<p>In the AMP Settings, you will see three template modes:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"553\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/Screenshot-2023-03-24-125303-1200x553.png\" alt=\"Screenshot-2023-03-24-125303\" class=\"wp-image-373879\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/Screenshot-2023-03-24-125303-1200x553.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/Screenshot-2023-03-24-125303-300x138.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/Screenshot-2023-03-24-125303-250x115.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/Screenshot-2023-03-24-125303-768x354.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/Screenshot-2023-03-24-125303.png 1213w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>Standard:&nbsp;<\/strong>In this mode, the plugin enables sites to have AMP as the only version of the content for both desktop and mobile. The entire site will be served as valid AMP pages (referred to as AMP-first).<\/p>\n\n\n\n<p>In this mode there is no ? amp query added to any URLs.<\/p>\n\n\n\n<p><strong>Transitional:<\/strong>&nbsp;If available in your theme, AMP will rely on a theme\u2019s template and styles when showing both AMP and non-AMP content. This means that your AMP and non-AMP content will have a similar look and feel.<\/p>\n\n\n\n<p>In this mode&nbsp;the? amp query is added to URLs for AMP content.<\/p>\n\n\n\n<p>In this case AMP, pages will usually only be seen on mobile from certain sources, such as Google searches and Twitter, or by manually adding the? amp query.<\/p>\n\n\n\n<p><strong>Reader:&nbsp;<\/strong>AMP content will be served in basic templates (with that blue bar at the top) which are separate from the templates in your active theme. Reader mode is less likely to interfere with functionality provided by a third-party theme or plugin.<\/p>\n\n\n\n<p>In this mode, the URLs for AMP posts normally end in \/amp\/ whereas for pages they end in? amp.<\/p>\n\n\n\n<p><strong>Step 3: Add support for Analytics<\/strong><\/p>\n\n\n\n<p>To access AMP Analytics, you must have Google Analytics set up with your website. Please see&nbsp;<a href=\"https:\/\/wordpress.com\/support\/google-analytics\/\" target=\"_blank\" rel=\"noreferrer noopener\">how to set up Google Analytics here<\/a>.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>In your Google Analytics account, click Admin \u2192 Property Settings and obtain the Property ID, which would look like&nbsp;<em>UA-XXXXX-Y<\/em>.<\/li>\n\n\n\n<li>Amend the following script, replacing the&nbsp;<em>UA-XXXXX-Y<\/em>&nbsp;with your property ID.<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-preformatted\">{\n    \"vars\": {\n        \"account\": \"UA-XXXXX-Y\"\n    },\n    \"triggers\": {\n        \"trackPageview\": {\n            \"on\": \"visible\",\n            \"request\": \"pageview\"\n        }\n    }\n}<\/pre>\n\n\n\n<p>     3. Copy the script and in your site go to AMP \u2192 Analytics. In the type field, enter&nbsp;<em>googleanalytics<\/em>.      Paste the code into the JSON Configuration field.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"576\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/amp-google-analytics-new-entry-1-1200x576.png\" alt=\"amp-google-analytics-new-entry-1\" class=\"wp-image-373883\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/amp-google-analytics-new-entry-1-1200x576.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/amp-google-analytics-new-entry-1-300x144.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/amp-google-analytics-new-entry-1-250x120.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/amp-google-analytics-new-entry-1-768x368.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/amp-google-analytics-new-entry-1-1536x737.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/amp-google-analytics-new-entry-1.png 1722w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>    4. Click Save.<\/p>\n\n\n\n<p><strong>Step 4: Check your AMP implementation<\/strong><\/p>\n\n\n\n<p>There are a number of checks to make to ensure that your AMP pages look good but also comply with AMP guidelines. This is important because if there are errors in your implementation, Google will not take them into account.<\/p>\n\n\n\n<p><strong>1<sup>St<\/sup>&nbsp;Check -&gt;<\/strong>&nbsp;Open a new browser window and navigate to one of your posts. Edit the URL and append&nbsp;<strong>\/AMP<\/strong>&nbsp;at the end. For example, if this is your normal URL:<\/p>\n\n\n\n<p><mark class=\"has-inline-color has-luminous-vivid-amber-color\">{domain}\/<\/mark><\/p>\n\n\n\n<p>It will become:<\/p>\n\n\n\n<p><mark style=\"color:#ffbb00\" class=\"has-inline-color\">{domain}\/amp<\/mark><\/p>\n\n\n\n<p>This is how your AMP pages look like, of course, don\u2019t forget that AMP pages are for MOBILE ONLY so to get an accurate picture of how they look, you need to repeat the same test on MOBILE.<\/p>\n\n\n\n<p><strong>2<sup>nd<\/sup>&nbsp;Check \u2013 &gt;<\/strong>&nbsp;Install the&nbsp;<a href=\"https:\/\/chrome.google.com\/webstore\/detail\/amp-validator\/nmoffdblmcmgeicmolmhobpoocbbmknc?hl=en\" target=\"_blank\" rel=\"noreferrer noopener\">AMP Validator Chrome Extension<\/a>&nbsp;and then navigate to a page that has AMP support. Click the small AMP icon to see if you have any errors. If everything is ok, you will notice that the icon  <img decoding=\"async\" width=\"66\" height=\"56\" style=\"width:60px !important\" class=\"wp-image-373888\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/amp-validator-icon.png\" alt=\"amp-validator-icon\" loading=\"lazy\">  will become green.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>You work hard to create useful and informational content. And you definitely want your content to be seen by a large number of people. Also, you work on your site\u2019s SEO to make sure that your content reaches a larger audience. Consequently a result of hard work, your site starts showing up higher in SERPs (Search Engine Result Pages).<\/p>\n\n\n\n<p>But all of your efforts go in vain if the user jumps off your site because it took too long to load. This scenario is true for mobile and desktop users. And there a are lot of things that you can do to fix this.  As it enables you to load your site instantly on mobile devices. Hence Accelerated Mobile Pages make the user experience better. Which is awesome for your audience as well as your site ranking.<\/p>\n\n\n\n<p>Because of all these reasons, you must consider enabling Accelerated Mobile Pages on the WordPress website.<\/p>\n\n\n\n<p>I hope this guide helps you to Enable Accelerated Mobile Pages in WordPress.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Support<\/h2>\n\n\n\n<p>For any technical assistance, please&nbsp;<a href=\"https:\/\/webkul.uvdesk.com\/en\/customer\/create-ticket\/\" target=\"_blank\" rel=\"noreferrer noopener\">raise a ticket<\/a>&nbsp;or reach us by mail at&nbsp;<strong>support@webkul.com<\/strong><\/p>\n\n\n\n<p>You may also browse other <a href=\"https:\/\/store.webkul.com\/woocommerce-plugins.html\" target=\"_blank\" rel=\"noreferrer noopener\">WooCommerce Addons<\/a>&nbsp;pages to see our addons and can also explore our&nbsp;<a href=\"https:\/\/webkul.com\/woocommerce-development\/\" target=\"_blank\" rel=\"noreferrer noopener\">WooCommerce Development Services.<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>AMP stands for Accelerated Mobile Pages and is a way to make your website load faster on mobile devices. Fast-loading websites offer a better user experience and can improve traffic. In this article, we will show you how to set up Google AMP in WordPress. What is Google AMP? Google\u2019s Accelerated Mobile Pages is an <a href=\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":500,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-373833","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Implement Google Amp in WordPress? - Webkul Blog<\/title>\n<meta name=\"description\" content=\"How to Implement Google amp in WordPress, amp stands for Accelerated Mobile Pages and is a way to make your website load faster.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Implement Google Amp in WordPress? - Webkul Blog\" \/>\n<meta property=\"og:description\" content=\"How to Implement Google amp in WordPress, amp stands for Accelerated Mobile Pages and is a way to make your website load faster.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-31T13:41:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-05T06:50:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm-1200x917.png\" \/>\n<meta name=\"author\" content=\"Nitesh Rai\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nitesh Rai\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/\"},\"author\":{\"name\":\"Nitesh Rai\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/78f26883482f64bfc5332b10ae732538\"},\"headline\":\"How to Implement Google Amp in WordPress?\",\"datePublished\":\"2023-03-31T13:41:54+00:00\",\"dateModified\":\"2024-07-05T06:50:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/\"},\"wordCount\":1581,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm-1200x917.png\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/\",\"url\":\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/\",\"name\":\"How to Implement Google Amp in WordPress? - Webkul Blog\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm-1200x917.png\",\"datePublished\":\"2023-03-31T13:41:54+00:00\",\"dateModified\":\"2024-07-05T06:50:06+00:00\",\"description\":\"How to Implement Google amp in WordPress, amp stands for Accelerated Mobile Pages and is a way to make your website load faster.\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm.png\",\"width\":1696,\"height\":1296,\"caption\":\"screen-shot-2016-10-06-at-2-33-25-pm\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Implement Google Amp in WordPress?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/78f26883482f64bfc5332b10ae732538\",\"name\":\"Nitesh Rai\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/77a8fc6875aecab89af2dfafc1faa8aba9a6492f3742d5c4d7120f2ef9442857?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/77a8fc6875aecab89af2dfafc1faa8aba9a6492f3742d5c4d7120f2ef9442857?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"caption\":\"Nitesh Rai\"},\"description\":\"Nitesh Rai is an experienced developer that specialises in Vue JS, REST APIs, and Git. He specialises in WooCommerce API Development and IoT Development Services, creating seamless and innovative solutions that help businesses flourish. Nitesh's technological abilities enable high-quality, customised service delivery.\",\"url\":\"https:\/\/webkul.com\/blog\/author\/nitesh-rai769\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Implement Google Amp in WordPress? - Webkul Blog","description":"How to Implement Google amp in WordPress, amp stands for Accelerated Mobile Pages and is a way to make your website load faster.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/","og_locale":"en_US","og_type":"article","og_title":"How to Implement Google Amp in WordPress? - Webkul Blog","og_description":"How to Implement Google amp in WordPress, amp stands for Accelerated Mobile Pages and is a way to make your website load faster.","og_url":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2023-03-31T13:41:54+00:00","article_modified_time":"2024-07-05T06:50:06+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm-1200x917.png","type":"","width":"","height":""}],"author":"Nitesh Rai","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Nitesh Rai","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/"},"author":{"name":"Nitesh Rai","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/78f26883482f64bfc5332b10ae732538"},"headline":"How to Implement Google Amp in WordPress?","datePublished":"2023-03-31T13:41:54+00:00","dateModified":"2024-07-05T06:50:06+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/"},"wordCount":1581,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm-1200x917.png","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/","url":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/","name":"How to Implement Google Amp in WordPress? - Webkul Blog","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm-1200x917.png","datePublished":"2023-03-31T13:41:54+00:00","dateModified":"2024-07-05T06:50:06+00:00","description":"How to Implement Google amp in WordPress, amp stands for Accelerated Mobile Pages and is a way to make your website load faster.","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/screen-shot-2016-10-06-at-2-33-25-pm.png","width":1696,"height":1296,"caption":"screen-shot-2016-10-06-at-2-33-25-pm"},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/google-amp-how-to-implement-it-in-wordpress\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Implement Google Amp in WordPress?"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/78f26883482f64bfc5332b10ae732538","name":"Nitesh Rai","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/77a8fc6875aecab89af2dfafc1faa8aba9a6492f3742d5c4d7120f2ef9442857?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/77a8fc6875aecab89af2dfafc1faa8aba9a6492f3742d5c4d7120f2ef9442857?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","caption":"Nitesh Rai"},"description":"Nitesh Rai is an experienced developer that specialises in Vue JS, REST APIs, and Git. He specialises in WooCommerce API Development and IoT Development Services, creating seamless and innovative solutions that help businesses flourish. Nitesh's technological abilities enable high-quality, customised service delivery.","url":"https:\/\/webkul.com\/blog\/author\/nitesh-rai769\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/373833","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/500"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=373833"}],"version-history":[{"count":18,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/373833\/revisions"}],"predecessor-version":[{"id":451556,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/373833\/revisions\/451556"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=373833"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=373833"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=373833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}