Actions
dev #2152
openIssue: Content Rendering & SEO Optimization
Start date:
03/15/2025
Due date:
03/15/2025 (about 13 months late)
% Done:
100%
Estimated time:
6:00 h
Spent time:
Description
Tasks:¶
-
Content Rendering (SSR to CSR Compatibility for SEO):
- Pass content from Server Component to Client Component as props
→ To ensure Googlebot can crawl and index dynamic content properly.
- Pass content from Server Component to Client Component as props
-
Feature: Increase GPA Raise Calculator Input Limit:
- Increase the maximum input value for GPA raise calculator inputs
→ To allow users to enter larger GPA values.
- Increase the maximum input value for GPA raise calculator inputs
-
Fix: Remove SSR Option for Accordion in FAQ Section:
- Remove server-side rendering (SSR) for the
Accordioncomponent
→ Prevent unnecessary hydration issues and improve render behavior.
- Remove server-side rendering (SSR) for the
-
Feature: Final Grade Calculator Enhancement:
- Restructure component architecture for better maintainability.
- Improve SEO metadata handling (e.g., titles, description, OG tags) for the Final Grade Calculator page.
Actions