diff --git a/categories/design/rules-to-better-navigation-and-links.mdx b/categories/design/rules-to-better-navigation-and-links.mdx
index e8d64ca2e09..687f4e45f5d 100644
--- a/categories/design/rules-to-better-navigation-and-links.mdx
+++ b/categories/design/rules-to-better-navigation-and-links.mdx
@@ -40,7 +40,6 @@ index:
- rule: public/uploads/rules/do-you-avoid-email-harvesting-or-spamming-by-using-images/rule.mdx
- rule: public/uploads/rules/do-you-avoid-linking-users-to-the-sign-in-page-directly/rule.mdx
- rule: public/uploads/rules/does-your-menu-use-an-icon-to-indicate-if-there-is-a-sub-menu/rule.mdx
-- rule: public/uploads/rules/do-you-give-option-to-widen-a-search/rule.mdx
- rule: public/uploads/rules/urls-must-not-have-unc-paths/rule.mdx
- rule: public/uploads/rules/no-full-stop-or-slash-at-the-end-of-urls/rule.mdx
diff --git a/categories/websites-and-cms/rules-to-better-websites-development.mdx b/categories/websites-and-cms/rules-to-better-websites-development.mdx
index bdcc110ef4d..89635aa3c40 100644
--- a/categories/websites-and-cms/rules-to-better-websites-development.mdx
+++ b/categories/websites-and-cms/rules-to-better-websites-development.mdx
@@ -79,6 +79,7 @@ index:
- rule: public/uploads/rules/keep-date-and-time-formats-consistent/rule.mdx
- rule: public/uploads/rules/branded-authentication-screens/rule.mdx
- rule: public/uploads/rules/embed-youtube-videos/rule.mdx
+ - rule: public/uploads/rules/do-you-give-option-to-widen-a-search/rule.mdx
_template: category
---
diff --git a/public/uploads/rules/do-you-give-option-to-widen-a-search/rule.mdx b/public/uploads/rules/do-you-give-option-to-widen-a-search/rule.mdx
index 49f65776855..aa61d33909a 100644
--- a/public/uploads/rules/do-you-give-option-to-widen-a-search/rule.mdx
+++ b/public/uploads/rules/do-you-give-option-to-widen-a-search/rule.mdx
@@ -1,50 +1,34 @@
---
-archivedreason: null
+type: rule
+title: Do you give an option to widen a search?
+uri: do-you-give-option-to-widen-a-search
+categories:
+ - category: categories/websites-and-cms/rules-to-better-websites-development.mdx
authors:
-- title: Adam Cogan
- url: https://www.ssw.com.au/people/adam-cogan
-- title: Shigemi Matsumoto
- url: https://www.ssw.com.au/people/shigemi-matsumoto
-- title: Chris Briggs
- url: https://www.ssw.com.au/people/chris-briggs
-created: 2015-09-08 06:04:34+00:00
+ - title: Adam Cogan
+ url: 'https://www.ssw.com.au/people/adam-cogan'
+ - title: Shigemi Matsumoto
+ url: 'https://www.ssw.com.au/people/shigemi-matsumoto'
+ - title: Chris Briggs
+ url: 'https://www.ssw.com.au/people/chris-briggs'
+redirects:
+ - do-you-give-an-option-to-widen-a-search
+guid: 179c39cf-467e-49ab-8da9-92786a915e4c
+seoDescription: 'When combining search and filtering functionality, ensure users can widen their search to avoid unexpected results.'
+created: 2015-09-08T06:04:34.000Z
createdBy: Christopher Briggs
createdByEmail: ChrisBriggs@ssw.com.au
-guid: 179c39cf-467e-49ab-8da9-92786a915e4c
+lastUpdated: 2026-08-06T22:29:50.795Z
+lastUpdatedBy: Tiago Araujo
+lastUpdatedByEmail: TiagoAraujo@ssw.com.au
isArchived: false
-lastUpdated: 2015-12-01 05:51:56+00:00
-lastUpdatedBy: Christopher Briggs
-lastUpdatedByEmail: ChrisBriggs@ssw.com.au
-redirects:
-- do-you-give-an-option-to-widen-a-search
-seoDescription: When combining search and filtering functionality, ensure users can
- widen their search to avoid unexpected results.
-title: Do you give an option to widen a search?
-categories:
- - category: categories/design/rules-to-better-navigation-and-links.mdx
-type: rule
-uri: do-you-give-option-to-widen-a-search
+archivedreason: null
---
You must be careful when combining search and filtering functionality as this can lead to unexpected search results, which can easily confuse if not infuriate your users. Therefore you should always, give the option to widen the search when a filter is applied.
-
-
+
-
\ No newline at end of file
+