Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 7919568

Browse files
authored
Merge pull request magento-commerce/devdocs/pull#2875 from magento-devdocs/em_prex-createredirects
Adding redirects from devdocs
2 parents 0b04d7c + 327ac23 commit 7919568

File tree

7 files changed

+15
-6
lines changed

7 files changed

+15
-6
lines changed

src/guides/v2.3/config-guide/cli/config-cli-subcommands-catalog-sync.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
group: configuration-guide
33
title: Catalog Sync
4+
migrated_to: https://experienceleague.adobe.com/docs/commerce-merchant-services/user-guides/catalog-sync.html
5+
layout: migrated
46
---
57

68
Adobe Commerce and Magento Open Source compiles catalog data into tables using indexers. This process is automatically [triggered by several events]({{ site.user_guide_url }}/system/index-management-events.html), such as changes to a product's price or inventory levels. To allow some Commerce services to use that catalog data, a catalog sync process runs hourly. The catalog sync process exports product data from the Commerce server to Commerce services, which are deployed as SaaS, on an ongoing basis. For example, the [Product Recommendations]({{ site.user_guide_url }}/marketing/product-recommendations.html) feature needs up-to-date catalog information so that it can accurately return recommendations with correct names, pricing, and availability. Use the command-line interface to trigger the catalog sync and reindex product data for consumption by Commerce services.

src/recommendations/headless.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
group: product-recommendations
33
title: Integrate Product Recommendations into your Headless Storefront
44
ee_only: True
5-
redirect_to: https://docs.magento.com/user-guide/recommendations/headless.html
5+
migrated_to: https://experienceleague.corp.adobe.com/docs/commerce-merchant-services/product-recommendations/getting-started/headless.html
6+
layout: migrated
67
---

src/recommendations/implementation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
group: product-recommendations
33
title: How to Implement Product Recommendations
44
ee_only: True
5-
redirect_to: https://docs.magento.com/user-guide/recommendations/implementation-workflow.html
5+
migrated_to: https://experienceleague.corp.adobe.com/docs/commerce-merchant-services/product-recommendations/getting-started/implementation-workflow.html
6+
layout: migrated
67
---

src/recommendations/install-configure.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ group: product-recommendations
33
title: Install and Configure Recommendations
44
redirect_from:
55
- /recommendations/configure.html
6+
- /recommendations/install.html
67
ee_only: True
7-
redirect_to: https://docs.magento.com/user-guide/recommendations/install-configure.html
8+
migrated_to: https://experienceleague.corp.adobe.com/docs/commerce-merchant-services/product-recommendations/getting-started/install-configure.html
9+
layout: migrated
810
---

src/recommendations/release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
group: product-recommendations
33
title: Release Notes
44
ee_only: True
5-
redirect_to: https://docs.magento.com/user-guide/recommendations/release-notes.html
5+
migrated_to: https://experienceleague.corp.adobe.com/docs/commerce-merchant-services/product-recommendations/release-notes.html
6+
layout: migrated
67
---

src/recommendations/test.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
group: product-recommendations
33
title: Test Recommendations
44
ee_only: True
5-
redirect_to: https://docs.magento.com/user-guide/recommendations/staging-environment.html
5+
migrated_to: https://experienceleague.corp.adobe.com/docs/commerce-merchant-services/product-recommendations/getting-started/staging-environment.html
6+
layout: migrated
67
---

src/recommendations/verify.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
group: product-recommendations
33
title: Verify Event Collection
44
ee_only: True
5-
redirect_to: https://docs.magento.com/user-guide/recommendations/verify.html
5+
migrated_to: https://experienceleague.corp.adobe.com/docs/commerce-merchant-services/product-recommendations/getting-started/verify.html
6+
layout: migrated
67
---

0 commit comments

Comments
 (0)