Skip to content

Commit fbb1c99

Browse files
committed
Update publish date of blog post
1 parent a8e454a commit fbb1c99

6 files changed

Lines changed: 5 additions & 5 deletions

docs/_posts/2026-05-04-marketplace-app-preview-scheduled-content.md renamed to docs/_posts/2026-05-21-marketplace-app-preview-scheduled-content.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Preview scheduled content changes with SitecoreAI Marketplace App"
3-
date: 2026-05-13 08:00:00 +0100
3+
date: 2026-05-21 08:00:00 +0100
44
categories:
55
- Sitecore
66
tags:
@@ -13,7 +13,7 @@ tags:
1313
author: shauck
1414
---
1515

16-
![Comic-style illustration of a person relaxing on a beach, holding a drink and checking a smartphone displaying “CAMPAIGN LIVE,” symbolizing a scheduled campaign that successfully went live without issues.](../files/2026/05/05/scheduled-preview-hero-image.png)
16+
![Comic-style illustration of a person relaxing on a beach, holding a drink and checking a smartphone displaying “CAMPAIGN LIVE,” symbolizing a scheduled campaign that successfully went live without issues.](../files/2026/05/21/scheduled-preview-hero-image.png)
1717

1818
*Relaxing while a campaign goes live — thanks to previewing scheduled content in advance, authors can confidently verify that everything will appear exactly as intended when it matters most.*
1919

@@ -23,7 +23,7 @@ In this blog post I introduce a marketplace app I have recently been working on.
2323

2424
In the past, this was easily possible within the Experience Editor by changing the Preview Date and Time.
2525

26-
![Datepicker in Sitecore Experience Editor](../files/2026/05/05/experience-editor-preview-date.png)
26+
![Datepicker in Sitecore Experience Editor](../files/2026/05/21/experience-editor-preview-date.png)
2727

2828
Unfortunately this functionality is no longer available in SitecoreAI Pages Editor and content authors are left to guess whether their scheduled content will display correctly.
2929

@@ -60,7 +60,7 @@ The app can be hosted on any platform that can run Next.js apps. During implemen
6060

6161
When you configure the app in 'App Studio', make sure to set the Route URL to / and grant API access to 'SitecoreAI APIs'.
6262

63-
![Configuration of the marketplace app in App Studio](../files/2026/05/05/marketplace-app-configuration.png)
63+
![Configuration of the marketplace app in App Studio](../files/2026/05/21/marketplace-app-configuration.png)
6464

6565
In order to connect the preview to your rendering host, you need to add two configurations - editing secret and rendering endpoint.
6666

@@ -71,7 +71,7 @@ This can be done either directly in the env variables of your marketplace app wi
7171

7272
Or if you intend to use the app across multiple environments, a config item can be added to the settings folder of your site with values EditingSecret and RenderingEndpoint.
7373

74-
![Configuration item for editing secret and rendering endpoints in Sitecore](../files/2026/05/05/preview-rendering-host-settings.png)
74+
![Configuration item for editing secret and rendering endpoints in Sitecore](../files/2026/05/21/preview-rendering-host-settings.png)
7575

7676
## Technical details
7777

docs/files/2026/05/05/experience-editor-preview-date.png renamed to docs/files/2026/05/21/experience-editor-preview-date.png

File renamed without changes.
File renamed without changes.

docs/files/2026/05/05/marketplace-app-configuration.png renamed to docs/files/2026/05/21/marketplace-app-configuration.png

File renamed without changes.

docs/files/2026/05/05/preview-rendering-host-settings.png renamed to docs/files/2026/05/21/preview-rendering-host-settings.png

File renamed without changes.

docs/files/2026/05/05/scheduled-preview-hero-image.png renamed to docs/files/2026/05/21/scheduled-preview-hero-image.png

File renamed without changes.

0 commit comments

Comments
 (0)