Skip to content

Commit

Permalink
Merge pull request #2976 from spryker/PBC-Search-SEO-Update
Browse files Browse the repository at this point in the history
PBC Search SEO Update
  • Loading branch information
andriitserkovnyi authored Jan 4, 2025
2 parents 40f2020 + d9c9159 commit 6b99a20
Show file tree
Hide file tree
Showing 39 changed files with 46 additions and 204 deletions.
16 changes: 9 additions & 7 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
## PR labels

When the PR is ready for review, add a **TW review needed** label. This lets us keep track of PRs that need to be merged and merge them in time.


## PR Description
Add a meaningful description here that will let us know what you want to fix with this PR or what functionality you want to add.
Describe the context for your changes and the changes you've made.

## Tickets

## Steps before you submit a PR
- Please add tests for the code you add if it's possible.
- Please check out our contribution guide: https://docs.spryker.com/docs/dg/dev/code-contribution-guide.html
- Add a `contribution-license-agreement.txt` file with the following content:
`I hereby agree to Spryker\'s Contribution License Agreement in https://github.com/spryker/spryker-docs/blob/HASH_OF_COMMIT_YOU_ARE_BASING_YOUR_BRANCH_FROM_MASTER_BRANCH/CONTRIBUTING.md.`
If changes are associated with a ticket, add a docs ticket here.

This is a mandatory step to make sure you are aware of the license agreement and agree to it. `HASH_OF_COMMIT_YOU_ARE_BASING_YOUR_BRANCH_FROM_MASTER_BRANCH` is a hash of the commit you are basing your branch from the master branch. You can take it from commits list of master branch before you submit a PR.

## Checklist
- [x] I agree with the Code Contribution License Agreement in CONTRIBUTING.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Personalization: dynamic pricing"
description: This document describes how to personalize pricing.
description: This document describes how to personalize your Spryker based shop with dynamic pricing.
last_updated: Jun 16, 2021
template: concept-topic-template
originalLink: https://documentation.spryker.com/2021080/docs/personalization-dymanic-pricing
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Precise search by super attributes
description: This document describes precise search by super attributes
description: This document describes how to create precise search by using super attributes in your Spryker based shop.
last_updated: Jun 16, 2021
template: concept-topic-template
originalLink: https://documentation.spryker.com/2021080/docs/precise-search-by-super-attributes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Search best practices
description: A collection of best practices for Spryker Commerce OS Search.
description: A collection of best practices for on site search within your Spryker Cloud Commerce OS shop.
template: concept-topic-template
last_updated: Nov 21, 2023
redirect_from:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Import file details: product_search_attribute_map.csv"
description: Learn how to confgiure product searh attribute map in your Spryker shop using the product search attribute map csv file.
last_updated: Jun 16, 2021
template: data-import-template
originalLink: https://documentation.spryker.com/2021080/docs/file-details-product-search-attribute-mapcsv
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Import file details: product_search_attribute.csv"
description: Learn how to configure Product Search Attribute Information using the product search attribute csv file in your Spryker based projects.
last_updated: Jun 16, 2021
template: data-import-template
originalLink: https://documentation.spryker.com/2021080/docs/file-details-product-search-attributecsv
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Search data import
description: Details about data import files for the Search PBC
description: Learn how data import works and the different methods and files for the Search module within your Spryker projects.
template: concept-topic-template
last_updated: Jul 23, 2023
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Install the Catalog + Category Management feature
description: learn how to install the Spryker Catalog + Category Management Feature in to your Spryker based project.
last_updated: Jul 6, 2021
template: feature-integration-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/catalog-category-management-feature-integration
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Install the Catalog Glue API
description: Use the guide to install the Glue Catalog feature in your project.
description: Use the guide to learn how to install the Spryker Glue Catalog feature in to your Spryker based project.
last_updated: Jun 16, 2021
template: feature-integration-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/catalog-api-feature-integration
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Install the Search Widget for Concrete Products feature
description: Learn how you can install the search widget for concrete products feature in your Spryker Project.
last_updated: Jun 16, 2021
template: feature-integration-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/search-widget-for-concrete-products-integration
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Search migration concept
description: Learn about upgrading to a new Elasticsearch version or learn how to migrate to a different search provider within your Spryker based projects.
last_updated: Jun 16, 2021
template: howto-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/search-migration-concept
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Upgrade the CategoryPageSearch module
description: learn how to upgrade to a newer version of the Category Page Search module within your Spryker based projects.
last_updated: Jun 22, 2021
template: module-migration-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/migration-guide-categorypagesearch
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Upgrade the CmsPageSearch module
description: learn how to upgrade to a newer version of the CMS Page Search module within your Spryker based projects.
last_updated: Jun 16, 2021
template: module-migration-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/mg-cmspagesearch
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Upgrade the Elastica module
description: Learn how to upgrade the Elastica module to a newer version
description: learn how to upgrade to a newer version of the Elastica module within your Spryker based projects.
last_updated: Jun 16, 2021
template: module-migration-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/migration-guide-elastica
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Upgrade the ProductLabelSearch module
description: learn how to upgrade to a newer version of the Product Label Search module within your Spryker based projects.
last_updated: Jun 16, 2021
template: module-migration-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/migration-guide-productlabelsearch
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Upgrade the ProductPageSearch module
description: learn how to upgrade to a newer version of the Product Page Search module within your Spryker based projects.
last_updated: Jun 16, 2021
template: module-migration-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/migration-guide-productpagesearch
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Upgrade the ProductReviewSearch module
description: Learn how to upgrade to a newer version of the Product Review Search module within your Spryker based projects.
last_updated: Jun 16, 2021
template: module-migration-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/migration-guide-productreviewsearch
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Upgrade the ProductSetPageSearch module
description: Learn how to upgrade to a newer version of the Product Set Page Search module within your Spryker based projects.
last_updated: Jun 16, 2021
template: module-migration-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/migration-guide-productsetpagesearch
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Best practices: Promote products with search preferences"
description: Learn how to edit search preferences in the Back Office
description: Learn how to edit search preferences in the Spryker Back Office using this best practices guide for your Spryker projects.
template: back-office-user-guide-template
last_updated: Nov 21, 2023
redirect_from:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Reorder category filters
description: Learn how to reorder category filters in the Back Office
description: Learn how to reorder category filters directly in the Back Office of your spryker based projects.
template: back-office-user-guide-template
last_updated: Nov 21, 2023
redirect_from:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Define search preferences
description: Learn how to define search preferences in the Back Office
description: Learn how to define search preferences directly in the Back Office of your Spryker based projects.
last_updated: Aug 4, 2021
template: back-office-user-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/managing-search-preferences
Expand Down
Loading

0 comments on commit 6b99a20

Please sign in to comment.