SEO Page Generator

Commerce web stores use the Single-Page Application (SPA) model for enhanced user experience. SPAs are web applications that load a single HTML page and dynamically update that page when the user interacts with the site so that the page load time is reduced. Code such as HTML, JavaScript, and CSS are retrieved on the first page load, and pages are not reloaded during customer interaction. The SEO page generator provides static pages to clients unable to render Javascript code, including social media sites and search engine web crawlers such as Google and Bing.

Note:

When you combine the SEO page generator and SEO best practice on your site, you can positively impact your ranking on search results pages.

When a shopper or web crawler visits your Commerce web store, the SEO page generator runs the JavaScript code and Ajax requests like a browser would. This builds the HTML content and returns it to the shopper or web crawler. Even shoppers without JavaScript capability receive the HTML content. If the shopper stays on the page and the browser can run JavaScript, subsequent requests are fulfilled by AJAX requests, and the SEO page generator is not engaged.

The most frequently requested URLs are cached so search engine bots can index your web store quickly. If the rendered page has already been generated, it is stored in the CDN cache to speed up delivery.

Note:

If a shopper is logged in or recognized, the SEO page generator does not run. This is to ensure that shoppers get the web page as quickly as possible to render the client-side JavaScript, whilst still serving SEO page generator content to crawlers.

Note:

Translation for the following fields is not supported when web pages are run through the SEO page generator:

  • Meta Title

  • Meta Tag HTML

  • Schema Markup

  • Open Graph Tags and all other social media meta tags

Your website's default language and currency are displayed instead of any other languages and locales you have configured.

To learn more about the SEO page generator, refer to the following sections:

Related Topics

Search Engine Optimization (SEO)
Troubleshooting Your Website

General Notices