LondoN eXtream
Regular Member
- May 14, 2020
- 294
- 194
RESULTS WILL BE BIGGER, 5 DAYS PASSED SINCE IMPLEMENTING THIS. BE PATIENT.AMP (originally an acronym for Accelerated Mobile Pages) is an open source HTML framework developed by the AMP Open Source Project. It was originally created by Google as a competitor to Facebook Instant Articles and Apple News. AMP is optimized for mobile web browsing and intended to help webpages load faster. AMP pages may be cached by a CDN, such as Cloudflare's AMP caches, which allows pages to be served more quickly.
AMP have a significantly importance when it comes to websites, because of the fast-loading speeds. This helps websites boosts the traffic. My database have about 3.5-4M articles, and using just some PHP/SQL and chatGPT I've managed to automate the generation of AMP pages. Results in the first week? About 350 pages indexed (AMP version). Traffic? See below:



Conclusion? If you're running on any platform that have a database, ask chatGPT to create a dummy SQL Query and a dummy AMP Page. Combine them and in the make page just add:
<link rel="amphtml" href="your AMP version">
Google will see the AMP version of the page when the main page gets crawled and it will get indexed. Do not forget to use the google AMP Validation tool to validate your page before going live, as non-compliant pages will not be shown in search. Why AMP is good? It brings lots of mobile traffic that can be very easily converted into money/leads or depending on your needs.






