# Coursepedia Category Mapping

Course records keep their original category value. Public browsing groups those values under nine
top-level categories, while old category URLs permanently redirect to the appropriate new page.
Short, Diploma, and Advanced Diploma are programme types rather than subject categories.

| Old category | New top-level category | Subcategory | Course type | Old URL | New URL | Redirect |
|---|---|---|---|---|---|---|
| IT | Digital Skills and Technology | Information Technology | Subject | `/course-category/it/` | `/course-category/digital-skills-technology/` | 301 |
| Cloud Computing | Digital Skills and Technology | Cloud Computing | Subject | `/course-category/cloud-computing/` | `/course-category/digital-skills-technology/` | 301 |
| Web Development | Digital Skills and Technology | Web Development | Subject | `/course-category/web-development/` | `/course-category/digital-skills-technology/` | 301 |
| WordPress Development | Digital Skills and Technology | WordPress Development | Subject | `/course-category/wordpress-development/` | `/course-category/digital-skills-technology/` | 301 |
| Python | Digital Skills and Technology | Programming | Subject | `/course-category/python/` | `/course-category/digital-skills-technology/` | 301 |
| UI/UX | Digital Skills and Technology | User Experience Design | Subject | `/course-category/ui-ux/` | `/course-category/digital-skills-technology/` | 301 |
| Engineering | Digital Skills and Technology | Engineering | Subject | `/course-category/engineering/` | `/course-category/digital-skills-technology/` | 301 |
| Design | Digital Skills and Technology | Design | Subject | `/course-category/design/` | `/course-category/digital-skills-technology/` | 301 |
| Data Analytics | Data and Analytics | Data Analytics | Subject | `/course-category/data-analytics/` | `/course-category/data-analytics/` | 301 alias |
| Science | Data and Analytics | Science and Research | Subject | `/course-category/science/` | `/course-category/data-analytics/` | 301 |
| Marketing | Marketing and Growth | Marketing | Subject | `/course-category/marketing/` | `/course-category/marketing-growth/` | 301 |
| Digital Marketing | Marketing and Growth | Digital Marketing | Subject | `/course-category/digital-marketing/` | `/course-category/marketing-growth/` | 301 |
| Sales Management | Marketing and Growth | Sales | Subject | `/course-category/sales-management/` | `/course-category/marketing-growth/` | 301 |
| Media and Journalism | Marketing and Growth | Media and Communication | Subject | `/course-category/media-and-journalism/` | `/course-category/marketing-growth/` | 301 |
| Entrepreneurship | Business and Entrepreneurship | Entrepreneurship | Subject | `/course-category/entrepreneurship/` | `/course-category/business-entrepreneurship/` | 301 |
| Project Management | Business and Entrepreneurship | Project Management | Subject | `/course-category/project-management/` | `/course-category/business-entrepreneurship/` | 301 |
| Leadership & Management | Leadership and Workplace Skills | Leadership and Management | Subject | `/course-category/leadership-management/` | `/course-category/leadership-workplace/` | 301 |
| Human Resources | Leadership and Workplace Skills | Human Resources | Subject | `/course-category/human-resources/` | `/course-category/leadership-workplace/` | 301 |
| Customer Service | Leadership and Workplace Skills | Customer Service | Subject | `/course-category/customer-service/` | `/course-category/leadership-workplace/` | 301 |
| Accounting and Finance | Finance and Administration | Accounting and Finance | Subject | `/course-category/accounting-and-finance/` | `/course-category/finance-administration/` | 301 |
| Office Productivity | Finance and Administration | Office Administration | Subject | `/course-category/office-productivity/` | `/course-category/finance-administration/` | 301 |
| Law | Finance and Administration | Law | Subject | `/course-category/law/` | `/course-category/finance-administration/` | 301 |
| Health & Fitness | Health and Wellness | Health and Fitness | Subject | `/course-category/health-fitness/` | `/course-category/health-wellness/` | 301 |
| Psychology | Health and Wellness | Psychology | Subject | `/course-category/psychology/` | `/course-category/health-wellness/` | 301 |
| Personal Development | Personal Growth and Productivity | Personal Development | Subject | `/course-category/personal-development/` | `/course-category/personal-growth-productivity/` | 301 |
| Professional Development | Personal Growth and Productivity | Professional Development | Subject | `/course-category/professional-development/` | `/course-category/personal-growth-productivity/` | 301 |
| Lifestyle | Personal Growth and Productivity | Lifestyle | Subject | `/course-category/lifestyle/` | `/course-category/personal-growth-productivity/` | 301 |
| Education | Education and Society | Education | Subject | `/course-category/education/` | `/course-category/education-society/` | 301 |
| Humanities | Education and Society | Humanities | Subject | `/course-category/humanities/` | `/course-category/education-society/` | 301 |
| Sociology | Education and Society | Sociology | Subject | `/course-category/sociology/` | `/course-category/education-society/` | 301 |
| Short Courses | Personal Growth and Productivity | Short Courses | Short | `/course-category/short-courses/` | `/short-courses/` | Programme route |
| Diploma Courses | Education and Society | Diploma Courses | Diploma | `/course-category/diploma-courses/` | `/diploma-courses/` | Programme route |
| Advanced Diploma Courses | Education and Society | Advanced Diploma Courses | Advanced Diploma | `/course-category/advanced-diploma-courses/` | `/advanced-diploma-courses/` | Programme route |

Administrators can adjust the top-level category, subcategory label, course type, and colour from
`Admin > Content Manager > Categories`. Changing a mapping does not rewrite any course record.
