valid AMP
home
/ valid
This page is a valid AMP. Go see verification
here.
. This page is supposed to enter the Google-AMP-Cache.
How do I host an AMP?
hosting an AMP online is easy. These are the steps:
-
First, write your page's code in accordance with
the AMP documentation
-
When you are done coding, make sure you have, in fact, produced a
valid AMP. You can test your code
here
- upload your page to a Git-platform. Good options are:
-
GitHub, for those who are fine wiht being mainstream
-
GitLab, for those who prefer to be hipster
-
BitBucket, in case you are fine with JIRA PTSD
-
Now, you need a place to host the page. I can recommend Netlify
because it is free and easy. But Googling
host free static website
will get you a long list of
alternatgoogives
- Create a Netlify account, in case you don't have one yet
- deploy a new site. In the potentially confunsing dialogue about deplyoment settings leave all unfilled fields empty
- Good job, you're done. You now have an AMP that can be found by Google and your audience
Now, you are ready to check out the approach to hosting an
invalid AMP