The SEO Framework

★︎ My account
  • Extensions
  • Documentation
  • Pricing
  1. Home
  2. Premium Extensions
  3. AMP: Improve mobile SEO - Extension

AMP

This extension binds The SEO Framework to the AMP plugin for AMP supported articles and pages.

Overview
Usage
Developers
Changelog

Overview

The AMP Project

The Accelerated Mobile Pages (AMP) project is an open-source initiative. Its primary goal is to create fast-loading pages, that are served directly from Google’s servers.

To integrate AMP into WordPress, use Automattic’s AMP plugin to get started.

After the AMP plugin by Automattic is activated, you can start using the AMP extension.

The AMP extension

Because AMP pages don’t act like regular WordPress pages, many plugins, including The SEO Framework, don’t work there by default.

This extension takes important SEO data from The SEO Framework and outputs them on AMP pages.

The Articles extension

The Articles extension also outputs its data on AMP pages when this extension is enabled. For more information, visit the Articles extension page.

Usage

This software package is bundled with the Extension Manager.

Activate the AMP extension

To use the AMP extension, all you’ll need to do is activate this extension.

There is no setup required, and no options are available.

Before this extension does anything useful, AMP pages must be set up through Automattic’s AMP plugin.

Activate Automattic’s AMP plugin

To set up AMP pages, you’ll require the AMP plugin.

For more information, please visit: https://wordpress.org/plugins/amp/

Developers

Actions

Here you can find the available filters for AMP.

Add meta content

Add your own meta data, with either the_seo_framework_do_before_amp_output (before) or the_seo_framework_do_after_amp_output (after).

add_action( 'the_seo_framework_do_before_amp_output', function () {
    // Add your own meta tags.
    echo '<meta name="author" content="John Doe" />' . PHP_EOL;
} );

Changelog

1.3.0

Release date: November 19th, 2024

  • Dev: The extension file ands its classes are now loaded independently.

1.2.1

Release date: February 7th, 2023

  • Fixed: Removed a dependency of TSF, which blocked its visibility of a method in v4.2.0.

1.2.0

Release date: August 20th, 2019

  • Added: Structured data from The SEO Framework is now appended to the page.

1.1.0

Release date: August 28th, 2018

  • Improved: Now uses AMP v0.5+ endpoint detection when available.

1.0.2

Release date: August 22nd, 2017

  • Added: Output filters, respectively before and after:
    • (string) the_seo_framework_amp_pre
    • (string) the_seo_framework_amp_pro
    • Documented at developers.

1.0.1

Release date: May 15th, 2017

  • Added: Indicators of where TSF output starts and ends when using TSF 2.9.2 or later.
    • The Incognito extension removes these indicators.

1.0.0

Release date: February 17th, 2017

  • Initial extension release.

AMP software details

Subscription Free
Focus General
Version 1.3.0
Last updated Nov 19th, 2024
WordPress 5.9 – 6.7
The SEO Framework 4.2.8 – 5.1.2
Bundled with Extension Manager.
Download
View source

Commercial

The SEO Framework
Trademark of CyberWire B.V.
Leidse Schouw 2
2408 AE Alphen a/d Rijn
The Netherlands
KvK: 83230076
BTW/VAT: NL862781322B01

Twitter  GitHub

Professional

Pricing
About
Support
Press

Rational

Blog
Privacy Policy
Terms and Conditions
Refund Policy

Practical

Documentation
TSF on WordPress
TSF on GitHub
TSFEM on here
TSFEM on GitHub
Feature Highlights

Linking in 2025 › The SEO Framework