View a mobile format page (BETA)
After you have configured a Mobile Format for a content type, for example, for News, the page where the type is displayed, includes a <link>
tag in its <head>
tag. The link points to the mobile format page, for example the Google AMP page of the content item. This link tag is used by Google search and some social media to access and serve the Mobile format version of the page.
To view the mobile format page, perform the following:
- Open the page where the content type is displayed in a browser.
- Open the context menu of the page and click View page source.
- Find the following tag:
<link rel=”amphtml” href=”<Google AMP page URL>” />
- Copy the Google AMP URL and open it in a browser.
NOTE: The URL is intended for mobile devices only.