Here are the changes needed for this project.
CMS
Add fields for meta_title, meta_desc, meta_keywords in the add and update function for 2 different menu options.
These fields need to be added to the database table as well.
Incorporate the content from these fields into each page head meta tags on 2 sites – approx. 30 similar pages
Site Navigation
Move each of the pages from 2 dropdowns to a new folder
Set up a 301 redirect for each of these pages in the htaccess file
…
