Actions
dev #833
openSEO updates
Start date:
11/05/2024
Due date:
11/06/2024 (about 17 months late)
% Done:
100%
Estimated time:
5:00 h
Spent time:
Description
Title¶
"SEO and Structural Updates for Online Grade Calculator"
Objective¶
- Implement various SEO improvements, schema updates, and functionality enhancements for optimal performance and user experience on Online Grade Calculator.
Task Checklist¶
-
Redirect
https://onlinegradecalculator.io/tutorialstohttps://onlinegradecalculator.io/tutorials/calculate-grade. - Remove 12 error URLs from the Google Search Console.
-
Add
?_rsc=and?q=calparameters torobots.txtto disallow crawling. -
Remove FAQ schema from
https://onlinegradecalculator.io/calculators. - Add an alternative field in the website schema for the homepage.
- Replace Product schema with Article schema for each blog page.
- Update the LinkedIn URL redirect on the About page.
- Ensure the search page displays modal content for search results.
- Fix the favicon display issue in the browser.
- Update the product schema in the CMS based on the requirements for each page and blog."
Success Criteria¶
- The
tutorialspage successfully redirects totutorials/calculate-grade. - All 12 error URLs are removed from the Google Search Console.
-
robots.txtprevents crawling of URLs with?_rsc=and?q=calparameters. - FAQ schema is removed from the calculators page.
- The homepage schema includes an alternative field as specified.
- Blog pages display Article schema instead of Product schema.
- LinkedIn URL on the About page redirects correctly.
- Search results display modals correctly on the search page.
- Favicon displays properly in the browser.
Summary Task List¶
-
Set up the redirect for
tutorials/calculate-grade. - Remove specified URLs from Google Search Console.
-
Update
robots.txtto disallow parameters?_rsc=and?q=cal. - Modify schema: Remove FAQ from calculators page and add alternative field to homepage.
- Replace Product schema with Article schema on blog pages.
- Fix LinkedIn redirect on the About page.
- Ensure search modal displays correctly on the search page.
- Resolve favicon display issue.
Related Links¶
Actions