forked from shopware/shopware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NEXT-37588 - Exclude folder categories from sitemap
fixes shopware#3830
- Loading branch information
1 parent
d5e6c4f
commit 6c1b530
Showing
3 changed files
with
26 additions
and
2 deletions.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
changelog/_unreleased/2024-08-05-exclude-folder-categories-from-sitemap.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Exclude folder categories from sitemap | ||
issue: NEXT-00000 | ||
author: Elias Lackner | ||
author_email: [email protected] | ||
author_github: @lacknere | ||
--- | ||
# Core | ||
* Changed `CategoryUrlProvider::getCategories` to exclude categories of type `folder`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters