Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Dmytro Duk
May 5, 2011
  5506
(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
Transitioning to Application Insights Connection Strings: Essential Insights for Optimizely CMS

Transitioning to Application Insights Connection Strings: Essential Insights for Optimizely CMS As part of Microsoft's ongoing modernization effort...

Stefan Johansson | Mar 27, 2025

Save The Date - London 2025 Summer Meetup

Following last years very succesful meetup in London July 2024 https://world.optimizely.com/blogs/scott-reed/dates/2024/7/optimizely-london-dev-mee...

Scott Reed | Mar 25, 2025

Revalidate Page in Next.js after Publishing Content in Headless Optimizely PaaS CMS.

Headless CMS implementations are becoming increasingly popular. In this approach, the CMS and the front-end application are decoupled and can use...

Tomek Juranek | Mar 25, 2025

Getting 404 when expecting 401

A short story about the mysterious behavior of an API in headless architecture.

Damian Smutek | Mar 25, 2025 |