Help Center
  • Welcome
  • Setka Editor
    • Getting started
    • Drag-and-Drop & Multiselect
    • Text editing
    • Grids and Layout
    • Images
      • Image Editor
    • Background images
    • Icons
    • Animations
    • Lists
    • Tables
    • Dividers
    • Footnotes
    • Hotspots
    • Enhance Symbols
    • Post templates
    • Buttons
    • Comments and collaboration
    • Embeds
    • Hyphenation
    • Responsive layout for mobile screens
    • Custom CSS
    • Custom JS plugins
  • Setka Content Design System Manager
    • Creating and editing styles
    • Text formats and fonts
    • Styles display for mobile mevices
    • Text and background colors
    • Dividers
    • Icons
    • Components – reusable design elements
      • Creating Components with HTML and CSS
        • CSS in components
        • Component examples
    • Configuring layout grids
    • Editing default elements with Custom CSS
    • Adding team members
  • Account Settings
    • Account settings basics
    • Access rights
    • Billing and subscription
  • Preserve your Setka Editor content after the service shutdown
  • Integrations
    • Setka and WordPress
      • Installing Setka Editor WordPress plugin
      • Launching Setka Editor on the post creation page
      • Setka Editor and WordPress compatibility
      • Setka Editor compatibility with the most popular WordPress plugins
      • Inserting graphs, charts, or diagrams into a post
      • Setka Editor and Google AMP
      • Inserting adverts into a post
      • srcset — the attribute for image size optimization
      • Page load speed optimization settings
        • Autoptimize plugin configuration
      • WordPress troubleshooting: known Issues and how to fix them
      • Preserve your Setka Editor content after the service shutdown
    • Setka and Drupal
      • Setka for Drupal — compatibility, and features
      • Installing Setka modules for Drupal
      • Setka content on AMP pages in Drupal
    • Setka and Magento
      • Installing Magento 2 extension
        • Setka Editor configuration page
      • Preserve your Setka Editor content after the service shutdown
    • Setka and HubSpot
      • Setka Editor and HubSpot Blogs
      • Setka Editor and HubSpot Landing Pages
      • Semi-gated content with a HubSpot form
      • Preserve your Setka Editor content after the service shutdown
    • Setka and Bitrix
      • Preserve your Setka Editor content after the service shutdown
    • Setka and Ghost
      • Copying and pasting posts from Setka to Ghost
    • Setka and SharePoint Online
      • Installing Setka Editor application into SharePoint Online
    • Setka and Zapier
      • Setka and Webflow
        • Exporting new posts
        • Updating exported posts
      • Setka and Shopify
    • Setka and Integromat
    • Content Cloud
  • API
    • Setka Content Cloud API
    • Webhooks
    • API for Custom CMS Integration
      • Introduction to custom integration
      • Integration with Content Design System Manager (CDSM)
        • Initial sync — receiving Setka Editor files to connect them to your CMS
        • Storing and processing Setka Editor files
        • Connecting Setka Editor files to the pages of your site
        • Receiving style updates from the Style Manager and new editor versions
      • Setka Post Editor initialization (JavaScript)
      • Integration with Style Manager (API v1, previous version)
      • Preserve your Setka Editor content after the service shutdown
    • Custom Components API
  • VIDEO TUTORIALS
    • Setka Editor Video Tutorials
  • Components Library
    • Components Library
    • Guide: Ideas for Using Setka Editor’s Components to Improve Content Design
  • Content Experience Design Best Practices
    • Guide To Designing a Great Content Experience
Powered by GitBook
On this page
  • Setka Drupal Module AMP support
  • How to set up the AMP Module with Setka

Was this helpful?

  1. Integrations
  2. Setka and Drupal

Setka content on AMP pages in Drupal

How to work with Setka content on AMP pages

PreviousInstalling Setka modules for DrupalNextSetka and Magento

Last updated 4 years ago

Was this helpful?

Setka Drupal Module AMP support

offers AMP support to allow conversion of the content generated in Setka Editor into AMP format.

Google AMP or AMP (Accelerated Mobile Pages) format is an open-source HTML framework developed by the AMP Open Source Project. It was originally created by Google.

How to set up the AMP Module with Setka

  1. Makes sure you've installed versions 8.ч-3.0-alpha1

  2. Install . This Module helps to reduce the styles that are not being used on the page to fit the AMP limit for the CSS file size (50 000 bytes). This means that you'll have only the necessary styles on the page.

  3. Make sure your Setka Editor Module is updated to versions 8.x-1.2 or higher.

  4. Activate Setka Editor AMP on admin/modules page

  5. Make sure you've activated AMP for all content types where you are using Setka Editor. Navigate to /admin/config/content/amp . You’ll see is the list of your site’s content types. Set which content types should have AMP versions.

  6. To enable a particular content type for AMP, click on the Enable AMP in the Custom Display Settings link. On the next page, open the Custom Display Settings fieldset. Check the AMP box, then press Save.

  7. Then press the Configuring AMP view mode link for that content type. On that page, you can select which fields should display and the field formatters that each will use.

  8. Then change the body field to use the AMP Text field formatter.

Setka Module for Drupal 7 currently doesn't support AMP though we plan to add it in the future.

Setka Editor Drupal Module versions 8.x-1.2
Learn more about AMP Project here
AMP Module
AMP CSS Tree Shaking Module
Learn more about AMP in Drupal