How To Add Together Google Amp To Blogger Website Sum Setup

Google AMP ( Accelerated Mobile Pages ) is a low-cal speed technique that developers stimulate got to made to speed upwardly a website yesteryear avoiding about code inward coffee in addition to css to brand your webvsite supper fast. Am certain you lot stimulate got heard almost this. Blogspot Blogger websites stimulate got been waiting to impliment AMP unitil similar a shot AMP is similar a shot fully available to blogger websites. In this postal service nosotros are going to walk through how to add together Google AMP ( Accelerated Mobile Pages ) to Blogger website.
 is a low-cal speed technique that developers stimulate got to made to speed upwardly a website yesteryear avoiding How To Add Google AMP To Blogger Website Full Setup

What Is Google AMP.

The total important of AMP is Accelerated Mobile Pages. This pages are viewed inward the mobile telephone sentiment that speed upwardly your website page loading speed yesteryear skipping about homecoming blocking coffee in addition to CSS files in addition to is viewed nether Google.
It is a novel projection yesteryear Google to construct mobile spider web pages for static content that homecoming fast. AMP ( Accelerated Mobile Pages ) Pages purpose AMP HTML, AMP JS, in addition to AMP CDN to procedure in addition to deliver low-cal spider web pages at lightning speed. The AMP compared to lightening speed becouse thier is litrely no loading afetr clicking a page that has implimented AMP. Its fourth dimension to add together AMP to Blogger.
Before nosotros start implimenting the ideas into blogger its skilful that you lot backup your template to avoid coding mistakes. If you lot are produce lets start theBlogger  AMP setup.

How To Set Up Google AMP In Blogger


Follow The Bellow Steps To add together Amp To Your Blogger Blog. Make an endeavour of saving your template inward each in addition to every stride therefore you lot tin know where you lot may brand whatsoever fault through blogger code error alarts.

Step 1. Set Up AMP HTML 

The HTML AMP setup involves changing the html code on your template to the AMP code to enable AMP inward your FullHTML code for to a greater extent than setup.
How to add together the AMP HTML Code.
Step 1. Log inward to Blogger in addition to guide your specific website to add together the HTML AMP code.
Step 2. Reach out to the left commands yesteryear navigating to them to the Template command
Step 3. Click on the template ascendancy in addition to therefore locate the Edit HTML adjacent to Customize.
Step 4. Click anywhere inward your code in addition to therefore click on Ctrl+F inward windows or CMD+F inward mac.
Step 5. Search for <html>
Step 6. Replace the inward a higher identify work alongside the next code
<html amp=’amp’>
Thats all alongside adding the AMP to HTML earlier caput section.

Step 2.Add Charset in addition to Viewport Meta Tags:

In this department of the AMP setup you lot stimulate got to await at your template code to figure out if it has the charset in addition to viewport meta tags acquaint earlier adding the code provided below. If they are non present, therefore you lot volition glue the belw code below the <head> tag.
<meta charset=”utf-8″>
<meta name=”viewport” content=”width=device-width,minimum-scale=1,initial-scale=1″>
If you lot desire to know if the charset in addition to viewport code are present, search whatsoever of the ii names in addition to you lot volition solely detect it inward the caput department of your blogger template.

Step 3. Blogger Setup AMP CDN:

The AMP CDN code is a code that instracts the telephone browsers to purpose the AMP version yesteryear adding the script inward the caput section.
How to add together the AMP CDN inward your blogger weblog code is simple, merely re-create the BELOW code in addition to glue merely ABOVE the ending tag of  head. </head>
<style amp-boilerplate=’amp-boilerplate’>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate=’amp-boilerplate’>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
<script async=’async’ src=’https://cdn.ampproject.org/v0.js’></script>
Thats all with  adding the AMP CDN, salve your template subject in addition to lets larn to the other step.

Step 4. Image AMP Setup.

The icon used inward the desktop responsive version is non the same resolution in addition to dimentions that is used inward AMP versions. In that case, nosotros add together the icon AMP code to characteristic the icon of your website postal service to exhibit inward AMP pages. Lets gear upwardly it Up.
Normaly earlier nosotros postal service in addition to icon the html business office of the blogger postal service when you lot add together an icon has the icon code, thats what nosotros are going to twerk every fourth dimension you lot upload a postal service image. Change the icon code to :
<amp-img src=”AmpImage.jpg” alt=”amp-img” height=”500″ width=”500″></amp-img>
The AmpImage jpg is an instance of your icon url every bit indicated inward the code later on aploading, You volition stimulate got to delete the Image src to amp icon src code abouve but brand certain you lot re-create the icon url get-go earlier changing in addition to therefore supervene upon to the AmpImage jpg in addition to thats all.
Step 5. Setup AMP Conanical Link
Its paramount to encounter that you lot are discoverable alongside the cornanical tag used inward your blogger template. The AMP version also uses cornanical.
Add the below code to your blogger template below the charpset.
<link expr:href='data:blog.url' rel='canonical'/>
<link rel="canonical" href="https://www.seoclive.com" />
By adding cornanical tags, you lot gear upwardly them to dot to the homepage in addition to your website posts. Please alter the URL seoclive to your domain hollo URL.

How To Check The Blogger AMP Validation.

To know whether your blogger weblog is similar a shot an AMP page, therefore you lot tin cheque out about of the AMP validation cheque websites that are around.
1st Method
Open the website  validator.ampproject.org.
The website volition aid you lot alongside all the problems you lot may involve to solve for your blogger AMP versions yesteryear using the bellow idea.

Enter the url value to the URL field, for instance –
https://ngeblognow.blogspot.com/p/contact-us.html
2nd Method.
Move to crome.
Open your AMP page inward Chrome browser, for instance –
https://ngeblognow.blogspot.com/p/contact-us.html
Add the ending “#development=1” to the URL, for instance –
https://ngeblognow.blogspot.com/p/contact-us.html#development=1.
After that , opened upwardly the Crome validation tool to cheque whether your Blogger AMP pages stimulate got errors.

 is a low-cal speed technique that developers stimulate got to made to speed upwardly a website yesteryear avoiding How To Add Google AMP To Blogger Website Full Setup

How To Add Style To Blogger AMP.

Step 1. Log inward to Blogger in addition to guide your specific website to add together the HTML AMP code.
Step 2. Reach out to the left commands yesteryear navigating to them to the Template command
Step 3. Click on the template ascendancy in addition to therefore locate the Edit HTML adjacent to Customize.
Step 4. Click anywhere inward your code in addition to therefore click on Ctrl+F inward windows or CMD+F inward mac.
Step 5. Search for <html>
Step 6. Replace the inward a higher identify work alongside the next code

Add below CSS media queries within your  <style amp-custom='amp-custom'> tag earlier the ending /*]]>*/</style> tag.
Any manner codes you lot add together inward the inward a higher identify manner AMP volition live on displayed inward your AMP version. It may live on part buttons or whatsoever other styles.
One AMP tip afetr adding.
 is a low-cal speed technique that developers stimulate got to made to speed upwardly a website yesteryear avoiding How To Add Google AMP To Blogger Website Full Setup

All almost the adding of Blogger AMP is covered in addition to similar a shot your mobile page visitors volition larn to savour your speed of your website inward lightening speeds. You tin larn ahead in addition to customize the await of your mobile AMP pages yesteryear adding several elements to the AMP manner code. Thanks for loving my tutorial in addition to croak along closed for to a greater extent than Blogger website freebies.

Next
Previous
Click here for Comments

0 komentar:

Please comment if there are any that need to be asked.