Dmytro Duk
May 5, 2011
visibility 6066
star star star star star
(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.

error Please login to comment.
Latest blogs
Add more scheduled job settings from the Optimizely CMS 12 admin UI -- with OptiScheduledJob.ExtraParameters

  Optimizely (EPiServer) CMS 12 ships a great scheduled-jobs framework, but it has one frustrating gap: a job has nowhere to store its own...

Binh Nguyen Thi | Jun 25, 2026

Automated Search & Navigation to Graph Migration with Claude Code

A Claude Code plugin that scans your S&N codebase, applies Graph SDK transformations, and validates the result. Install once, run one command. CMS ...

Connor Fortin | Jun 24, 2026

Migrating from Find to Graph: Lessons Learned from a Real CMS 13 Project

While migrating a search solution from Optimizely Search & Navigation (Find) to Optimizely Graph in CMS 13, I encountered several issues that were...

Binh Nguyen Thi | Jun 24, 2026

Optimizely: Upgrade Opti-ID and .NET 10 in CMS 12

Many Optimizely customers are planning their roadmap around a future migration to Optimizely CMS 13. As a result, upgrades such as Opti ID adoption...

Madhu | Jun 23, 2026 |