Skip to content

feat: [SFCC-518][SEO-friendly URLs] Canonical URL support for the Algolia path#277

Merged
ede-somogyi-algolia merged 1 commit into
developfrom
feat/sfcc-516/sfcc-518-canonical-url-support
Jun 10, 2026
Merged

feat: [SFCC-518][SEO-friendly URLs] Canonical URL support for the Algolia path#277
ede-somogyi-algolia merged 1 commit into
developfrom
feat/sfcc-516/sfcc-518-canonical-url-support

Conversation

@ede-somogyi-algolia

Copy link
Copy Markdown
Collaborator

The cartridge overloads the Search.js controller from SFRA and replaces the Search-Show endpoint. The Seach-Show endpoint branches off based on whether the Algolia frontend features are enabled in BM or not.

The original branch (SFRA) has support for canonical URLs (rel=”canonical”) which prevents indexing of the same endpoint lots of times due to different GET parameters and instead tells crawlers that they should index URLs with the same stem as the same page, ignoring certain GET parameters.

The Algolia path didn't have this feature, this PR remedies that.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes.

@ede-somogyi-algolia
ede-somogyi-algolia merged commit b2d3182 into develop Jun 10, 2026
5 checks passed
@ede-somogyi-algolia
ede-somogyi-algolia deleted the feat/sfcc-516/sfcc-518-canonical-url-support branch June 10, 2026 15:24
@ede-somogyi-algolia ede-somogyi-algolia changed the title feat: [SFCC-518][SEO-friendly URLs] Canonical URL support for Algolia path feat: [SFCC-518][SEO-friendly URLs] Canonical URL support for the Algolia path Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants