Skip to content

Commit

Permalink
Add configuration for ASR landing pages
Browse files Browse the repository at this point in the history
  • Loading branch information
ddippolito committed May 1, 2024
1 parent 645cc0b commit 430923c
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 15 deletions.
51 changes: 36 additions & 15 deletions config/landing_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,21 @@ shared:
# criteria is correct and doesn't break the search engine).

### Job roles
sendco-jobs:
teaching_job_roles:
- sendco
teacher-jobs:
teaching_job_roles:
- teacher
headteacher-jobs:
teaching_job_roles:
- headteacher
head-of-department-or-curriculum-jobs:
teaching_job_roles:
- head_of_department_or_curriculum
head-of-year-or-phase-jobs:
teaching_job_roles:
- head_of_year_or_phase
assistant-headteacher-jobs:
teaching_job_roles:
- assistant_headteacher
Expand All @@ -29,27 +44,33 @@ shared:
education-support-jobs:
teaching_support_job_roles:
- education_support
head-of-year-or-phase-jobs:
teaching_job_roles:
- head_of_year_or_phase
head-of-department-or-curriculum-jobs:
teaching_job_roles:
- head_of_department_or_curriculum
headteacher-jobs:
teaching_job_roles:
- headteacher
higher-level-teaching-assistant-jobs:
teaching_support_job_roles:
- higher_level_teaching_assistant
sendco-jobs:
teaching_job_roles:
- sendco
teacher-jobs:
teaching_job_roles:
- teacher
teaching-assistant-jobs:
teaching_support_job_roles:
- teaching_assistant
other-teaching-support-jobs:
teaching_support_job_roles:
- other_teaching_support
administration-hr-data-finance-jobs:
non_teaching_job_roles:
- administration
catering-cleaning-site-management-jobs:
non_teaching_job_roles:
- catering
it-support-jobs:
non_teaching_job_roles:
- it_support
pastoral-health-welfare-jobs:
non_teaching_job_roles:
- pastoral
other-leadership-roles-jobs:
non_teaching_job_roles:
- other_leadership
other-support-roles-jobs:
non_teaching_job_roles:
- other_support

### Phases
nursery-jobs:
Expand Down
35 changes: 35 additions & 0 deletions config/locales/landing_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,41 @@ en:
title: "Teaching Assistant Jobs"
heading: "%{count} teaching assistant jobs"
meta_description: "Find full and part time teaching assistant jobs and classroom assistant vacancies. See which schools near you are currently hiring TAs and LSAs."
other-teaching-support-jobs:
name: "Other teaching support"
title: "Other Teaching Support Jobs"
heading: "%{count} other teaching support jobs"
meta_description: "Find jobs for cover supervisors, learning support assistants and other teaching support roles in schools near you."
administration-hr-data-finance-jobs:
name: "Administration, HR, data and finance"
title: "Administration, HR, Data & Finance Jobs"
heading: "%{count} administration, HR, data and finance jobs"
meta_description: "Find jobs for HR managers, finance officers, admin assistants and data analysts in schools near you. Apply for roles in school administration."
catering-cleaning-site-management-jobs:
name: "Catering, cleaning and site management"
title: "Catering, Cleaning & Site Management Jobs"
heading: "%{count} catering, cleaning and site management jobs"
meta_description: "Find catering, cleaning and site management jobs in schools near you. Apply for roles as catering assistants, cleaners and site managers."
it-support-jobs:
name: "IT support"
title: "IT Support Jobs"
heading: "%{count} IT support jobs"
meta_description: "Find IT support jobs in schools near you. Apply for roles as IT technicians, network managers and other IT support roles in schools."
pastoral-health-welfare-jobs:
name: "Pastoral, health and welfare"
title: "Pastoral, Health & Welfare Jobs"
heading: "%{count} pastoral, health and welfare jobs"
meta_description: "Find pastoral, health and welfare jobs in schools near you. Apply for roles as school nurses, counsellors and pastoral support workers."
other-leadership-roles-jobs:
name: "Other leadership roles"
title: "Other Leadership Roles"
heading: "%{count} other leadership roles"
meta_description: "Find jobs for school business managers, bursars, finance directors and other leadership roles in schools near you."
other-support-roles-jobs:
name: "Other support roles"
title: "Other Support Roles"
heading: "%{count} other support roles"
meta_description: "Find jobs for school business managers, bursars, finance directors and other support roles in schools near you."

### Education phases
nursery-jobs:
Expand Down

0 comments on commit 430923c

Please sign in to comment.