From fa970d2aa24e64386001fffeca0debe40d8435a2 Mon Sep 17 00:00:00 2001 From: tiagov8 <12601228+tiagov8@users.noreply.github.com> Date: Thu, 6 Aug 2026 17:34:35 -0700 Subject: [PATCH 1/2] Rename Mobile category to "Rules to Better Mobile UI/UX" - Rename title, uri and file rules-to-better-interfaces-mobile -> rules-to-better-mobile-ui-ux - Add redirect from the old uri - Update the category path in all 6 member rules and the design index Co-Authored-By: Claude Opus 4.8 --- categories/design/index.mdx | 2 +- ...terfaces-mobile.mdx => rules-to-better-mobile-ui-ux.mdx} | 6 ++++-- .../rules/do-you-design-for-touch-interfaces/rule.mdx | 2 +- .../do-you-know-what-guidelines-to-follow-for-wp/rule.mdx | 2 +- .../rule.mdx | 2 +- .../rule.mdx | 2 +- public/uploads/rules/hamburger-menu/rule.mdx | 2 +- public/uploads/rules/hyperlink-phone-numbers/rule.mdx | 2 +- 8 files changed, 11 insertions(+), 9 deletions(-) rename categories/design/{rules-to-better-interfaces-mobile.mdx => rules-to-better-mobile-ui-ux.mdx} (86%) diff --git a/categories/design/index.mdx b/categories/design/index.mdx index d50d42afffb..fef0e90af15 100644 --- a/categories/design/index.mdx +++ b/categories/design/index.mdx @@ -8,7 +8,7 @@ index: - category: categories/design/rules-to-better-content-design.mdx - category: categories/design/rules-to-better-interfaces-general-usability-practices.mdx - category: categories/design/rules-to-better-websites-layout-and-formatting.mdx -- category: categories/design/rules-to-better-interfaces-mobile.mdx +- category: categories/design/rules-to-better-mobile-ui-ux.mdx - category: categories/design/rules-to-better-navigation-and-links.mdx - category: categories/design/rules-to-better-user-authentication.mdx - category: categories/design/rules-to-better-accessibility.mdx diff --git a/categories/design/rules-to-better-interfaces-mobile.mdx b/categories/design/rules-to-better-mobile-ui-ux.mdx similarity index 86% rename from categories/design/rules-to-better-interfaces-mobile.mdx rename to categories/design/rules-to-better-mobile-ui-ux.mdx index 953725fe841..57839a67f72 100644 --- a/categories/design/rules-to-better-interfaces-mobile.mdx +++ b/categories/design/rules-to-better-mobile-ui-ux.mdx @@ -1,9 +1,11 @@ --- _template: category type: category -title: Rules to Better Interfaces (Mobile) +title: Rules to Better Mobile UI/UX guid: 073cbcd8-c942-4a96-a54d-4682c4fc885e -uri: rules-to-better-interfaces-mobile +uri: rules-to-better-mobile-ui-ux +redirects: +- rules-to-better-interfaces-mobile seoDescription: Best practices for mobile UI design. Learn how to create touch-friendly, responsive interfaces that work great on any screen size. index: - rule: public/uploads/rules/do-you-design-for-touch-interfaces/rule.mdx diff --git a/public/uploads/rules/do-you-design-for-touch-interfaces/rule.mdx b/public/uploads/rules/do-you-design-for-touch-interfaces/rule.mdx index 697c49c9532..634d41ce473 100644 --- a/public/uploads/rules/do-you-design-for-touch-interfaces/rule.mdx +++ b/public/uploads/rules/do-you-design-for-touch-interfaces/rule.mdx @@ -14,7 +14,7 @@ seoDescription: Designing mobile interfaces that cater to touch screens and vary user experiences is crucial for a seamless user experience. title: Do you design for touch interfaces? categories: - - category: categories/design/rules-to-better-interfaces-mobile.mdx + - category: categories/design/rules-to-better-mobile-ui-ux.mdx type: rule uri: do-you-design-for-touch-interfaces --- diff --git a/public/uploads/rules/do-you-know-what-guidelines-to-follow-for-wp/rule.mdx b/public/uploads/rules/do-you-know-what-guidelines-to-follow-for-wp/rule.mdx index a747f646286..52517a67bca 100644 --- a/public/uploads/rules/do-you-know-what-guidelines-to-follow-for-wp/rule.mdx +++ b/public/uploads/rules/do-you-know-what-guidelines-to-follow-for-wp/rule.mdx @@ -14,7 +14,7 @@ seoDescription: Learn Microsoft's extensive documentation on Windows Phone desig guidelines to create consistent and user-friendly experiences. title: Do you know what guidelines to follow for WP? categories: - - category: categories/design/rules-to-better-interfaces-mobile.mdx + - category: categories/design/rules-to-better-mobile-ui-ux.mdx type: rule uri: do-you-know-what-guidelines-to-follow-for-wp --- diff --git a/public/uploads/rules/do-you-know-when-to-build-a-wp-app-over-an-iphone-app/rule.mdx b/public/uploads/rules/do-you-know-when-to-build-a-wp-app-over-an-iphone-app/rule.mdx index 8a6b6ddf1ff..69336eb91df 100644 --- a/public/uploads/rules/do-you-know-when-to-build-a-wp-app-over-an-iphone-app/rule.mdx +++ b/public/uploads/rules/do-you-know-when-to-build-a-wp-app-over-an-iphone-app/rule.mdx @@ -15,7 +15,7 @@ seoDescription: Discover when building a Windows Phone app over an iPhone app sa code reuse. title: Do you know when to build a WP app over an iPhone app? categories: - - category: categories/design/rules-to-better-interfaces-mobile.mdx + - category: categories/design/rules-to-better-mobile-ui-ux.mdx type: rule uri: do-you-know-when-to-build-a-wp-app-over-an-iphone-app --- diff --git a/public/uploads/rules/do-you-use-chrome-devtools-device-mode-to-design-and-test-your-mobile-views/rule.mdx b/public/uploads/rules/do-you-use-chrome-devtools-device-mode-to-design-and-test-your-mobile-views/rule.mdx index d89fe0b49c2..7fc7c003c5a 100644 --- a/public/uploads/rules/do-you-use-chrome-devtools-device-mode-to-design-and-test-your-mobile-views/rule.mdx +++ b/public/uploads/rules/do-you-use-chrome-devtools-device-mode-to-design-and-test-your-mobile-views/rule.mdx @@ -16,7 +16,7 @@ seoDescription: Test a responsive website's layout and usability on various devi using Chrome DevTools' Device Mode and Mobile Emulation features. title: Do you use Chrome DevTools Device Mode to design and test your mobile views? categories: - - category: categories/design/rules-to-better-interfaces-mobile.mdx + - category: categories/design/rules-to-better-mobile-ui-ux.mdx type: rule uri: do-you-use-chrome-devtools-device-mode-to-design-and-test-your-mobile-views --- diff --git a/public/uploads/rules/hamburger-menu/rule.mdx b/public/uploads/rules/hamburger-menu/rule.mdx index bfecdc879f9..6dc3edb2c60 100644 --- a/public/uploads/rules/hamburger-menu/rule.mdx +++ b/public/uploads/rules/hamburger-menu/rule.mdx @@ -3,7 +3,7 @@ seoDescription: Learn when and where to use the hamburger menu icon. Understand type: rule title: Do you use the hamburger menu icon wisely? categories: - - category: categories/design/rules-to-better-interfaces-mobile.mdx + - category: categories/design/rules-to-better-mobile-ui-ux.mdx - category: categories/design/rules-to-better-navigation-and-links.mdx uri: hamburger-menu authors: diff --git a/public/uploads/rules/hyperlink-phone-numbers/rule.mdx b/public/uploads/rules/hyperlink-phone-numbers/rule.mdx index 0dad29ef216..7dd70c3ab48 100644 --- a/public/uploads/rules/hyperlink-phone-numbers/rule.mdx +++ b/public/uploads/rules/hyperlink-phone-numbers/rule.mdx @@ -14,7 +14,7 @@ seoDescription: Hyperlink phone numbers to enhance mobile user experience and in conversion rates with a single click. title: Do you add hyperlinks to phone numbers? categories: - - category: categories/design/rules-to-better-interfaces-mobile.mdx + - category: categories/design/rules-to-better-mobile-ui-ux.mdx - category: categories/design/rules-to-better-navigation-and-links.mdx type: rule uri: hyperlink-phone-numbers From cd465c62b923b6879edf191ed0372cc3b4641674 Mon Sep 17 00:00:00 2001 From: tiagov8 <12601228+tiagov8@users.noreply.github.com> Date: Fri, 7 Aug 2026 16:42:01 -0700 Subject: [PATCH 2/2] Rename Design top-level category to "Design and Usability" Update the display title only; the uri (design) and folder are unchanged so existing URLs and all sub-category/rule references keep working. Co-Authored-By: Claude Opus 4.8 --- categories/design/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/categories/design/index.mdx b/categories/design/index.mdx index fef0e90af15..23228ee1797 100644 --- a/categories/design/index.mdx +++ b/categories/design/index.mdx @@ -1,7 +1,7 @@ --- _template: top_category type: top-category -title: Design +title: Design and Usability uri: design index: - category: categories/design/rules-to-better-designers.mdx