**Description**: Implement best practices for individual pages to help search engines understand and rank content. **Checklist**: - [ ] Add unique <title> tags (max 60 characters) - [ ] Write clear <meta> descriptions (max 160 characters) - [ ] Ensure each page has one <h1> - [ ] Add alt text to all images - [ ] Create clean, readable URLs (e.g., /student-projects) - [ ] Add internal links between related content - [ ] Use semantic HTML (e.g., <section>, <article>, <header>)
Description:
Implement best practices for individual pages to help search engines understand and rank content.
Checklist: