Title: AMP
Author: Weston Ruter
Published: <strong>8. oktober, 2015</strong>
Last modified: 10. april, 2025

---

Søg plugins

![](https://ps.w.org/amp/assets/banner-772x250.png?rev=2527602)

![](https://ps.w.org/amp/assets/icon.svg?rev=2527602)

# AMP

 Af [Weston Ruter](https://profiles.wordpress.org/westonruter/)

[Download](https://downloads.wordpress.org/plugin/amp.2.5.5.zip)

 * [Detaljer](https://da.wordpress.org/plugins/amp/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/amp/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/amp/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/amp/#developers)

 [Support](https://wordpress.org/support/plugin/amp/)

## Beskrivelse

[Page Experience](https://developers.google.com/search/docs/guides/page-experience)(
PX) is a set of ranking signals—including [Core Web Vitals](https://web.dev/vitals/#core-web-vitals)(
CWV)—measuring the user experience of interacting with a web page. AMP is a powerful
tool which applies many optimizations and best practices automatically on your site,
making it easier for you to achieve good page experience for your visitors. The 
official AMP Plugin, supported by the AMP team, makes it easy to bring the power
of AMP to your WordPress site, seamlessly integrating with the normal publishing
flow and allowing the use of existing themes and plugins.

For more videos like this, check out the ongoing [AMP for WordPress video series](https://www.youtube.com/playlist?list=PLXTOW_XMsIDRGRr5QDffrvND8Qh1RndFb).

The plugin’s key features include:

 1. **Automate the process of generating AMP-valid markup as much as possible**, letting
    users follow the standard workflows they are used to in WordPress.
 2. **Provide effective validation tools** to help users deal with AMP incompatibilities
    when they happen, including mechanisms for **identifying**, **contextualizing**,
    and **resolving issues caused by validation errors**.
 3. **Provide development support** to make it easier for WordPress developers to build
    AMP-compatible ecosystem components and build websites and solutions with AMP-compatibility
    built-in.
 4. **Support the serving of AMP pages** to make it easier for site owners to take 
    advantage of mobile redirection, AMP-to-AMP linking, and generation of optimized
    AMP by default (via PHP port of AMP Optimizer).
 5. **Provide a turnkey solution** for segments of WordPress creators to be able to
    go from zero to publishing AMP pages in no time, regardless of technical expertise
    or availability of resources.

The official AMP plugin for WordPress is a powerful tool that helps you build user-
first WordPress sites, that is, sites that are fast, beautiful, secure, engaging,
and accessible. A user-first site will deliver experiences that delight your users
and therefore will increase user engagement and the success of your site. And, contrary
to the popular belief of being only for mobile sites (it doesn’t stand for Accelerated
_Mobile_ Pages anymore!), AMP is a fully responsive web component framework, which
means that you can provide AMP experiences for your users on both mobile and desktop
devices.

#### AMP Plugin Audience: Everyone

This plugin can be used by both developers and non-developer users:

 * If you are a developer or tech savvy user, you can take advantage of advanced
   developer tools provided by the AMP plugin to fix validation issues your site
   may have and reach full AMP compatibility.
 * If you are not a developer or tech savvy user, or you just simply don’t want 
   to deal with validation issues and tackling development tasks, the AMP plugin
   allows you to assemble fully AMP-compatible sites with different configurations
   taking advantage of AMP-compatible components. The plugin helps you to deal with
   validation issues by removing invalid AMP markup in cases where it is possible,
   or altogether suppressing AMP-incompatible plugins on AMP pages.

The bottom line is that regardless of your technical expertise, the AMP plugin can
be useful to you.

#### Template Modes

The official AMP plugin enables site owners to serve AMP to their users in different
ways, which are referred to as template modes: Standard, Transitional, and Reader.
The differences between them are in terms of the number of themes used (one or two),
and the number of versions of the site (non-AMP, AMP). Each template mode brings
its own value proposition and serves the needs of different scenarios in the large
and diverse WordPress ecosystem. And in all cases, the AMP plugin provides as much
support as possible in terms of automating the generation of AMP pages, as well 
as keeping the option chosen AMP valid. In a nutshell, the available template modes
are the following:

**Standard Mode**: This template mode is the ideal, as there is only one theme for
serving requests and a single version of your site: the AMP version. Besides enabling
all of your site to be AMP-first, this has the added benefit of reducing development
and maintenance costs. This mode is the best choice for sites where the theme and
plugins used in the site are fully AMP-compatible. It's also a good option if some
components are not AMP-compatible but the site owner has the resources or the know-
how to fix them. See our [showcase](https://amp-wp.org/showcases/?template_mode=standard)
of sites using Standard mode.

**Transitional Mode**: In this mode there is also a single theme used, but there
can be two versions of each page: AMP and non-AMP. The active theme is used for 
serving the AMP and non-AMP versions of a given URL. This mode is a good choice 
if the site uses a theme that is not fully AMP compatible, but the functional differences
between the AMP and non-AMP pages are acceptable (due to graceful degradation). 
In this case, users accessing the site from mobile devices can get the AMP version
and get an optimized experience which also retains the look and feel of the non-
AMP version. Check out our [showcase](https://amp-wp.org/showcases/?template_mode=transitional)
of sites using Transitional mode.

**Reader Mode**: In this mode there are two different themes, one for AMP pages 
and another for non-AMP pages, and therefore there are also two versions of the 
site. This mode may be selected when the site is using an AMP-incompatible theme,
but the level of incompatibilities is significant without graceful degradation. 
It’s also a good choice if you are not technically savvy (or simply do not want 
to deal with the incompatibilities) and therefore want simplified and robust workflows
that allow you to take advantage of AMP with minimal effort.

Different modes would be recommended in different scenarios, depending on the specifics
of your site and your role. As you configure the plugin, it will suggest the mode
that might be best for you based on its assessment of the theme and plugins used
on your site. And, independently of the mode used, you have the option of serving
all or only a portion of your site as AMP. This gives you all the flexibility you
need to get started enabling AMP on your site progressively.

#### AMP Ecosystem

It is possible today to assemble great looking user-first sites powered by the AMP
plugin by picking and choosing themes and plugins from a growing AMP-compatible 
ecosystem. In this context, the AMP plugin acts as an orchestrator of the overall
AMP content creation and publishing process; it serves as a validator and enforcer
making it easier to not only get to AMP experiences, but to maintain them with confidence.

Many popular theme and plugin developers have taken efforts to support the official
AMP plugin. If you are using a theme like Astra or Newspack, or if you are using
plugins like Yoast or WP Forms — they will work out of the box! You can see the 
[growing list](https://amp-wp.org/ecosystem/) of tested themes and plugins.

#### AMP Development

Although there is a growing ecosystem of AMP-compatible WordPress components, there
is still a ways to go before majority AMP compatibility in the ecosystem. If you
are a developer, or you have the resources to pursue development projects, you may
want in some cases to develop custom plugin or theme to serve your specific needs.
The official AMP plugin can be of great help to you by providing powerful and effective
developer tools that shed light into the AMP development process as it is done in
WordPress. This includes mechanisms for detailing the root causes of validation 
issues, the contextual space to understand them properly, and methods to deal with
them during the process of achieving full AMP compatibility. Read more about [Developer Tools](https://amp-wp.org/documentation/getting-started/developer-tools/).

#### Getting Started

To learn more about the plugin and start leveraging its capabilities to power your
AMP publishing workflow, check [the official AMP plugin product site](https://amp-wp.org/).

If you are a developer, we encourage you to [follow along](https://github.com/ampproject/amp-wp)
or [contribute](https://github.com/ampproject/amp-wp/wiki/Contributing) to the development
of this plugin on GitHub.

We have put up a comprehensive [FAQ page](https://amp-wp.org/documentation/frequently-asked-questions/)
and extensive documentation to help you start as smoothly as possible.

But if you need some help, we are right here to support you in the plugin’s [support forum](https://wordpress.org/support/plugin/amp/),
as well as through [GitHub issues](https://github.com/ampproject/amp-wp/issues) (
for technical bugs and feature requests). And our thriving [AMP Expert ecosystem](https://amp-wp.org/ecosystem/amp-experts/)
has indie freelancers to enterprise grade agencies in case you need commercial support!

## Skærmbilleder

 * [[
 * New onboarding wizard to help you get started.
 * [[
 * Built for developers and non-technical content creators alike.
 * [[
 * Theme selection to enhance the Reader mode experience.
 * [[
 * Preview how your site looks across desktop and mobile before finalising changes.
 * [[
 * Customize the design of AMP pages in the Customizer.
 * [[
 * Reopen the onboarding wizard, change individual options, or manage advanced settings.

## Installation

 1. Upload the folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Navigate to AMP > Settings in the WordPress admin to configure the plugin; use 
    the onboarding wizard there for guided setup.

## FAQ

Please see the [FAQs on amp-wp.org](https://amp-wp.org/documentation/frequently-asked-questions/).
Don’t see an answer to your question? Please [search the support forum](https://wordpress.org/support/plugin/amp/)
to see if it has already been discussed. Otherwise, please [open a new support topic](https://wordpress.org/support/plugin/amp/#new-post).

## Anmeldelser

![](https://secure.gravatar.com/avatar/1f9ab3786b030d16bdc45fbd8bb58cc4b231e7b2ad9171d3fa46a0e00e476951?
s=60&d=retro&r=g)

### 󠀁[Bad Experience](https://wordpress.org/support/topic/bad-experience-45/)󠁿

 [brettf1992](https://profiles.wordpress.org/brettf1992/) 11. august, 2025

Caused Critical Errors, when removed the plugin set itself to troubleshoot mode,
and then deleted, now leaving all my plugins in troubleshooting mode

![](https://secure.gravatar.com/avatar/9786181f2ac82df1c2b05de1899533eadab7a16b5e6f7462d0c11f6abe6af6bd?
s=60&d=retro&r=g)

### 󠀁[Bad Experience](https://wordpress.org/support/topic/bad-experience-44/)󠁿

 [Li-An](https://profiles.wordpress.org/li-an/) 9. februar, 2025 1 svar

I tried it when AMP was a “must have” but it’s just adding problems to your site.
All the work you make on your site to give a good experience for your users is broken
by AMP rendering. SEO is worst and the product helps only Google to make money on
your work. Don’t install it, choose a light theme and put your effort on the theme.

![](https://secure.gravatar.com/avatar/cef2476a615ff03eb61def7923e06f79777d50324467e8cd9eb5db90d922cbf0?
s=60&d=retro&r=g)

### 󠀁[Very good plugin](https://wordpress.org/support/topic/very-good-plugin-2939/)󠁿

 [koskar22](https://profiles.wordpress.org/koskar22/) 4. februar, 2025 1 svar

And good support also

![](https://secure.gravatar.com/avatar/c78844a5da50087b023b86611615fe69ab0d07946ab22b438bb185203e5ad499?
s=60&d=retro&r=g)

### 󠀁[Needs Improvements.](https://wordpress.org/support/topic/needs-improvements-14/)󠁿

 [sahilwebservices](https://profiles.wordpress.org/sahilwebservices/) 24. maj, 2024
1 svar

Needs improvemens.

![](https://secure.gravatar.com/avatar/a5267d53c8e64a6922ce671ba53523e1dbc7167313a31e512185483050518de5?
s=60&d=retro&r=g)

### 󠀁[Extremely Ineffective Plugin Despite Numerous Developers](https://wordpress.org/support/topic/extremely-ineffective-plugin-despite-numerous-developers/)󠁿

 [ohantekten](https://profiles.wordpress.org/ohantekten/) 11. marts, 2024 1 svar

Despite having so many developers, this plugin is incredibly unsuccessful. It is
quite poor compared to its competitors. It doesn’t even work with the most popular
themes and plugins, constantly having compatibility issues. It’s nowhere near usable
at the moment.

![](https://secure.gravatar.com/avatar/9679fe2789fae30c1c9c9c9ca796299ed5481f810993b8494ec6de8cde7c816c?
s=60&d=retro&r=g)

### 󠀁[Está dando fallo con la ventana emergente de cookie](https://wordpress.org/support/topic/esta-dando-fallo-con-la-ventana-emergente-de-cookie/)󠁿

 [mariaax](https://profiles.wordpress.org/mariaax/) 6. marts, 2024 1 svar

Haciendo comprobaciones me he dado cuenta que el fallo lo da este pluging y se ha
solucionado desistelandolo pero ahora tengo la web sin amp porque no hay muchas 
opciones en pluging AMP y la velocidad de mi web a caido. 🙁

 [ Læs alle 370 anmeldelser ](https://wordpress.org/support/plugin/amp/reviews/)

## Bidragsydere & udviklere

“AMP” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

 *   [ Weston Ruter ](https://profiles.wordpress.org/westonruter/)
 *   [ Google ](https://profiles.wordpress.org/google/)
 *   [ XWP ](https://profiles.wordpress.org/xwp/)
 *   [ rtCamp ](https://profiles.wordpress.org/rtcamp/)
 *   [ Automattic ](https://profiles.wordpress.org/automattic/)
 *   [ Alberto Medina ](https://profiles.wordpress.org/albertomedina/)
 *   [ Alain Schlesser ](https://profiles.wordpress.org/schlessera/)
 *   [ Piotr Delawski ](https://profiles.wordpress.org/delawski/)
 *   [ Pascal Birchler ](https://profiles.wordpress.org/swissspidy/)
 *   [ Pierre Gordon ](https://profiles.wordpress.org/pierlo/)
 *   [ Joshua Wold ](https://profiles.wordpress.org/joshuawold/)
 *   [ Lovekesh Kumar ](https://profiles.wordpress.org/thelovekesh/)

“AMP” er blevet oversat til 24 sprog. Tak til [oversætterne](https://translate.wordpress.org/projects/wp-plugins/amp/contributors)
for deres bidrag.

[Oversæt “AMP” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/amp)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/amp/), tjek [SVN repository](https://plugins.svn.wordpress.org/amp/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/amp/) via
[RSS](https://plugins.trac.wordpress.org/log/amp/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

**Version 2.5.1 is a maintenance and security release which fixes a reflected XSS
vulnerability when mobile redirection is enabled.** For prior affected versions,
the fix is backported to new patch releases: v2.0.12, v2.1.5, v2.2.5, v2.3.1, and
v2.4.3. These are available in the WordPress.org Plugin Directory but not on GitHub.

For the plugin’s changelog, please see [the Releases page on GitHub](https://github.com/ampproject/amp-wp/releases).

## Meta

 *  Version **2.5.5**
 *  Senest opdateret **1 år siden**
 *  Aktive installationer **400.000+**
 *  WordPress-version ** 6.5 eller højere **
 *  Testet op til **6.8.5**
 *  PHP-version ** 7.4 eller højere **
 *  Sprog
 * [Chinese (China)](https://cn.wordpress.org/plugins/amp/), [Chinese (Taiwan)](https://tw.wordpress.org/plugins/amp/),
   [Dutch](https://nl.wordpress.org/plugins/amp/), [English (Australia)](https://en-au.wordpress.org/plugins/amp/),
   [English (Canada)](https://en-ca.wordpress.org/plugins/amp/), [English (UK)](https://en-gb.wordpress.org/plugins/amp/),
   [English (US)](https://wordpress.org/plugins/amp/), [Finnish](https://fi.wordpress.org/plugins/amp/),
   [French (France)](https://fr.wordpress.org/plugins/amp/), [German](https://de.wordpress.org/plugins/amp/),
   [German (Switzerland)](https://de-ch.wordpress.org/plugins/amp/), [Italian](https://it.wordpress.org/plugins/amp/),
   [Japanese](https://ja.wordpress.org/plugins/amp/), [Norwegian (Bokmål)](https://nb.wordpress.org/plugins/amp/),
   [Persian](https://fa.wordpress.org/plugins/amp/), [Portuguese (Brazil)](https://br.wordpress.org/plugins/amp/),
   [Russian](https://ru.wordpress.org/plugins/amp/), [Spanish (Chile)](https://cl.wordpress.org/plugins/amp/),
   [Spanish (Colombia)](https://es-co.wordpress.org/plugins/amp/), [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/amp/),
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/amp/), [Spanish (Spain)](https://es.wordpress.org/plugins/amp/),
   [Spanish (Venezuela)](https://ve.wordpress.org/plugins/amp/), [Turkish](https://tr.wordpress.org/plugins/amp/)
   og [Vietnamese](https://vi.wordpress.org/plugins/amp/).
 *  [Oversæt til dit sprog](https://translate.wordpress.org/projects/wp-plugins/amp)
 * Tags
 * [amp](https://da.wordpress.org/plugins/tags/amp/)[mobile](https://da.wordpress.org/plugins/tags/mobile/)
   [optimization](https://da.wordpress.org/plugins/tags/optimization/)[page experience](https://da.wordpress.org/plugins/tags/page-experience/)
   [performance](https://da.wordpress.org/plugins/tags/performance/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/amp/advanced/)

## Bedømmelser

 3.8 ud af 5 stjerner.

 *  [  223 5-stjernet anmeldelser     ](https://wordpress.org/support/plugin/amp/reviews/?filter=5)
 *  [  23 4-stjernet anmeldelser     ](https://wordpress.org/support/plugin/amp/reviews/?filter=4)
 *  [  23 3-stjernet anmeldelser     ](https://wordpress.org/support/plugin/amp/reviews/?filter=3)
 *  [  20 2-stjernet anmeldelser     ](https://wordpress.org/support/plugin/amp/reviews/?filter=2)
 *  [  78 1-stjernet anmeldelser     ](https://wordpress.org/support/plugin/amp/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/amp/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/amp/reviews/)

## Bidragsydere

 *   [ Weston Ruter ](https://profiles.wordpress.org/westonruter/)
 *   [ Google ](https://profiles.wordpress.org/google/)
 *   [ XWP ](https://profiles.wordpress.org/xwp/)
 *   [ rtCamp ](https://profiles.wordpress.org/rtcamp/)
 *   [ Automattic ](https://profiles.wordpress.org/automattic/)
 *   [ Alberto Medina ](https://profiles.wordpress.org/albertomedina/)
 *   [ Alain Schlesser ](https://profiles.wordpress.org/schlessera/)
 *   [ Piotr Delawski ](https://profiles.wordpress.org/delawski/)
 *   [ Pascal Birchler ](https://profiles.wordpress.org/swissspidy/)
 *   [ Pierre Gordon ](https://profiles.wordpress.org/pierlo/)
 *   [ Joshua Wold ](https://profiles.wordpress.org/joshuawold/)
 *   [ Lovekesh Kumar ](https://profiles.wordpress.org/thelovekesh/)

## Support

Problemerne er løst inden for de sidste to måneder:

     1 ud af 3

 [Vis supportforum](https://wordpress.org/support/plugin/amp/)