Google AMP plugin not working? -
helping solutions

You use one of the Google AMP plugins, the AMPHTML-Tag or the AMPHTML generator to build Accelerated Mobile Pages (AMP) for your website, but the AMP pages are not working correctly? - Here you will find solutions and explanations how to use correct AMP using amp-cloud.de Versions are available!

Most common causes


bug_report

The most common reason why creating the AMP page doesn't work is the lack of Schema.org tags. The Accelerated Mobile Pages Builder is primarily based on schema.org tags \/ Micordata tags, also known as "Structured data".

Your blog articles or news articles should therefore contain valid schema tags according to one of the following schema.org documentation, so that the AMP plugin and also the AMPHTML tag correctly validate your pages and make the necessary ones Read records:


Advertisement

Don't like the created AMP page?


sentiment_dissatisfied

If your AMP page generated via the AMP plugin or the AMPHTML tag is missing, e.g. the text, or if certain elements are not displayed well on the AMP page, then this is often due to not ideally placed Schema.org tags or missing markings of certain data areas on yours Original page.


In the event of such errors: Adapt website for AMP

Simply follow the recommendations below to optimize your websites for the AMPHTML generator and the Google AMP plugins so that the creation of your AMP pages can work better according to your ideas.

  • Correcting errors in the AMP display:

    The Schema.org awards are often placed in such a way that e.g. not only is the pure article text enclosed, but also elements such as a share function or a comment function, etc. These elements may not be interpreted correctly in the automatically created AMP page and can therefore be output inappropriately.

    You can remedy with better placement of the Schema.org META tags by only including the elements that actually belong to the article text. Therefore, make sure to use the micro data tags in accordance with their respective documentation so that the AMP plugin and the AMPHTML tag can correctly interpret the data of your website to avoid errors in the display of the AMP page.


  • Created AMP page contains no text?

    In some cases, your AMP page may contain no text at all. The most frequent reason for this is the missing Schema.org tag "articleBody" or the incorrect use of the articleBody tag.

    In order for the AMP plugin and the AMPHTML tag to work properly and to find your article text, make sure that you use the micro data tags correctly in accordance with one of the Schema.org documentation listed above and especially for the article text use a "articleBody" tag.

Scheme-Tag checker


edit_attributes

You can use the following schema testing tool to check whether you have correctly integrated the schema tags so that the data records that are important to you can be read out cleanly and correctly.

The Schema Tag Validator checks whether your blog article or news article is properly tagged and contains valid schema data so that the AMP plugin and the AMPHTML Day can work correctly:

AMP side without structured data


code

Validate AMP side without structured data? - If your news article or blog article does not contain any schema tags, the AMPHTML generator is based on various HTML tags in the source code of your article page in order to automatically build the most suitable and validable AMP page of your article.


Advertisement