Skip to content
Public Ticket #7530

Canonical Discoverable AMP Pages

Conversation thread

Penci Design replied

Staff Reply

Hi,

GDPR : please go to Customize > General Options then scrolldown and check "Enable Cookie Law Policy PopUp At The Footer" option http://prntscr.com/n7pn4t. GDPR  will apply on desktop and amp

About Push Notification Service subscription,Breadcrumbs . Thank you for your suggestion. We will consider to add more this feature in the next update version of PenNews. I'm not sure it will be added but i'm sure we will consider about this.

Best Regards,

PenciDesign

Penci Design replied

Staff Reply

Hi,

I add blogposting schema to AMP on your site  and check it, i saw it work fine as http://prntscr.com/n5o1pl

and i will add more this fix to next update version of PenNews

Best Regards,

PenciDesign

Penci Design replied

Staff Reply

Hi,

1/ with  Create a basic AMP page, Create an AMP page using a CMS . We made it and  i saw it work  on your site.

2/ With Structured Data Testing Tool, i check on your site and  don't see error as screenshot http://prntscr.com/n54ej0

3/ with AMP Test Tool, i saw Valid AMP page  as screenshot http://prntscr.com/n54fk1

4/ I  see your site Performance has 95% and 95% - It's really good and not need to optimize more.

5/ Make your page discoverable,

Add the following to the non-AMP page:

<link rel="amphtml" href="https://www.example.com/url/to/amp/document.html">

And this to the AMP page:

<link rel="canonical" href="https://www.example.com/url/to/full/document.html">

as i answered before , i checked on  your site and  saw it, 

in desktop have  amp html link   as screenshot http://prntscr.com/n4l4v4 ,

in amp  have canonical link as screenshot  http://prntscr.com/n4l6d6

On single, http://prntscr.com/n4l8a7http://prntscr.com/n4l8hp

Best Regads,

PenciDesign

rnbjunk replied

Customer Reply

I mean also structured data, check the read after, and see what they are talking about. Also, checking on web.dev tool by google, canonical are not valid in a way. 

Enhance AMP content for Google Search

You can enhance your AMP content for Google Search by creating a basic AMP page, adding structured data, monitoring your pages, and practicing with codelabs.

Create a basic AMP page
  1. Create your first AMP page.
  2. Follow the Google Search guidelines for AMP pages.
  3. Make your content discoverable by linking your pages. For crawling and indexing, Google Search requires that an AMP page links to a canonical page. The canonical page can be either a non-AMP version of the page or it can be the AMP page itself. For more information, see the What's in an AMP URL? developer blog post.
  4. Ensure that users can experience the same content and complete the same actions on AMP pages as on the corresponding canonical pages, where possible.
  5. Use the AMP Test Tool to ensure that your page meets the Google Search requirements for a valid AMP HTML document.
  6. Use the same structured data markup across both the canonical and AMP pages.
  7. Apply common content best practices:
    1. Make sure that your robots.txt file doesn't block your AMP page. Use the meta robots noindex, block indexing, and robots meta tags.
    2. Follow the guidelines for hreflang for language and regional URLs. For AMP specific examples, see Internationalization.
Create an AMP page using a CMS

If you serve your web content through a Content Management System (CMS), you can use an existing CMS plugin (such as for WordPressDrupal, or Joomla) or implement custom functionality in your CMS to generate AMP content. If you intend to customize your CMS, follow these guidelines in addition to Create a basic AMP page:

  • Consider how AMP HTML files will fit your site's URL path scheme. If you’re generating an AMP page in addition to a canonical non-AMP page, we recommend choosing one of the following URL schemes:
  • Develop a structured data markup template. Here are some guidelines:
    • Construct the template based on the requirements for the type of content you are publishing.
    • Refer to AMP Project metadata examples for sample templates for recipes, articles, videos, and reviews.
Optimize for rich mobile search results

Use structured data to enhance the appearance of your page in Google mobile search results. AMP pages with structured data can appear in rich results in mobile search, like the Top stories carousel or host carousel.

  1. Implement structured data. For more information about AMP-supported structured data, see About AMP on Google Search.
  2. Verify that your structured data parses correctly by using the Structured Data Testing Tool.
  3. Ensure that your logo meets the AMP logo guidelines. If your logo is missing or not properly formatted, it will either be displayed poorly or not at all in the Top stories carousel.
  4. Verify your complete AMP for Google Search by using the AMP Test Tool.

Want to join this conversation or access attachments? Sign in first.