Dmytro Duk
May 5, 2011
  5965
(1 votes)

Page thumbnails in EPiServer CMO

What it is about?

CMO user can see thumbnails of pages that are part of some campaign or LPO test. It is pretty important for visualization and should improve user experience.

ReportExample

When page thumbnails are created?

The system creates thumbnails when user opens report/settings of existing LPO test or campaign. If thumbnail generation takes too long, the system displays default image and continues the operation asynchronously. You will see new thumbnail later.

Who creates thumbnails?

Component called Thumbnail service does it for CMO. It is windows service application that is installed with the module on the same machine by default.

Thumbnail service can be installed and configured manually, for example it is possible to have the one Thumbnail service for the number of site instances in load balancing environment.

What if someone updates the page in CMS?

It is too expensive to generate snapshots every time when user opens settings or report in CMO, so the system caches the pictures and thumbnail can look outdated if CMS page has been changed.

There is special button for this case: Refresh thumbnails.

RefreshButton

Click that button and the system will try to create new thumbnails for pages in your test or campaign.

Any settings?

Settings are available when CMO is being deployed on web site and later in CMO / Settings / Page Thumbnails section.

Settings

You should update default Thumbnail service URL in case of more advanced system configuration. For example if Thumbnail service is installed on another machine or uses another port.

Make sure that option Authenticate thumbnail service is checked and provide login and password to enable the system to access unpublished page versions. This is required to create thumbnails of LPO test variation. Specified user account must have corresponding access rights.

Important: Additional configuration is required if Thumbnail service is installed on Windows Server 2008 R2, otherwise login page screenshot is displayed instead of variation thumbnail in LPO reports.

You can find solution in this document: http://world.episerver.com/Documentation/Items/Installation-Instructions/EPiServer-CMO/CMO-20/Configuring-the-Thumbnail-Service-on-Windows-Service-2008-R2/

What if I still don’t see correct thumbnail of my page?

Clear browser cache or use Ctrl+F5. Try to refresh thumbnails. Check your configuration and settings in CMO / Settings / Page Thumbnails section. Verify that Thumbnail service is alive and available. Check that web site is accessible for Thumbnail service.

May 05, 2011

Comments

Björn Olsson
Björn Olsson May 6, 2011 02:43 PM

It's also possible to utilize the thumbnail service for external snapshots, like we've done on our customer reference page: http://www.sublime.se/Vara-referenser/ :). Screenshots are updated daily by a scheduled job. Pretty neat.

Please login to comment.
Latest blogs
Your Optimizely Opal Is Probably Burning Carbon It Doesn't Need To

Four patterns Optimizely practitioners could be getting wrong with Opal agents: inference levels, oversized tool responses, missing output...

Andy Blyth | Apr 15, 2026 |

Optimizely CMS 13: A Strategic Reset for Content, AI, and Composable Marketing

Optimizely CMS 13 is not just another version upgrade—it represents a deliberate shift toward a connected, AI-enabled, and API-driven content...

Augusto Davalos | Apr 14, 2026

The 74% Problem: Why Most Companies Are Getting AI Wrong

I’ve seen this before… The pattern. The rush, the excitement, the scramble to adopt something new before anyone has stopped to ask what problem it...

Mark Welland | Apr 14, 2026

Scheduled jobs with parameters

Scheduled jobs is an integral part of most Optimizely solution but the UI has, in my opinon, always been lacking in usability and features. Earlier...

Per Nergård (MVP) | Apr 14, 2026

Using Caching and Async to Improve Performance

Almost every CMS served website has some concept of dynamic content resolution. A means to serve up related or latest content links while minimisin...

Mark Stott | Apr 14, 2026

Optimizely CMS 13 and PageReference is obsolete

Learn what to to with the warning: 'PageReference' is obsolete: 'Use ContentReference instead.'

Tomas Hensrud Gulla | Apr 13, 2026 |